You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwhisk.apache.org by ho...@apache.org on 2018/02/28 00:51:46 UTC

[incubator-openwhisk-wskdeploy] annotated tag latest updated (fd7a815 -> b17eacc)

This is an automated email from the ASF dual-hosted git repository.

houshengbo pushed a change to annotated tag latest
in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk-wskdeploy.git.


*** WARNING: tag latest was modified! ***

    from fd7a815  (tag)
      to b17eacc  (tag)
 tagging fb07796d798d77eb5893b2f0722419a1123ef658 (commit)
 replaces 0.9.0
      by Travis CI
      on Wed Feb 28 00:51:43 2018 +0000

- Log -----------------------------------------------------------------
Generated tag from Travis CI build 1721
-----------------------------------------------------------------------

    from 33a9616  removing support for use-default flag (#759)
     add fb07796  Adding support for default package (#754)

No new revisions were added by this update.

Summary of changes:
 deployers/servicedeployer.go                       | 72 ++++++++++++----------
 parsers/manifest_parser.go                         | 34 +++++++---
 tests/src/integration/alarmtrigger/deployment.yaml | 11 ++++
 tests/src/integration/alarmtrigger/manifest.yaml   | 24 ++++++++
 tests/src/integration/common/wskdeploy.go          |  4 ++
 .../actions/hello.js                               |  1 -
 .../defaultpackage_test.go}                        | 18 ++++--
 .../manifest-with-project.yaml}                    | 61 ++++++++++--------
 .../manifest.yaml                                  | 68 ++++++++++----------
 wski18n/i18n_ids.go                                |  2 +
 wski18n/i18n_resources.go                          | 22 +++----
 wski18n/resources/en_US.all.json                   |  4 ++
 12 files changed, 208 insertions(+), 113 deletions(-)
 copy tests/src/integration/{validate-action-annotations => defaultpackage}/actions/hello.js (99%)
 copy tests/src/integration/{apigateway/apigateway_test.go => defaultpackage/defaultpackage_test.go} (67%)
 copy tests/src/integration/{managed-deployment/manifest.yaml => defaultpackage/manifest-with-project.yaml} (72%)
 copy tests/src/integration/{validate-action-annotations => defaultpackage}/manifest.yaml (65%)

-- 
To stop receiving notification emails like this one, please contact
houshengbo@apache.org.