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 c6e7028 (tag)
to 9e661ff (tag)
tagging c57a600c6ca6caecc3a4efd6f47267852d54b12f (commit)
replaces 0.9.0
by Travis CI
on Thu Mar 8 20:32:43 2018 +0000
- Log -----------------------------------------------------------------
Generated tag from Travis CI build 1775
-----------------------------------------------------------------------
from 9ca3c3d add --projectname flag (#775)
add c57a600 Adding support for Inline Code and reading action source from
URL (#776)
No new revisions were added by this update.
Summary of changes:
deployers/manifestreader.go | 13 +-
parsers/manifest_parser.go | 92 ++-
parsers/manifest_parser_test.go | 716 +++++++++++----------
parsers/yamlparser.go | 112 ++--
...manifest_data_compose_actions_for_function.yaml | 8 +-
...ata_compose_actions_for_function_and_code.yaml} | 3 +-
...pose_actions_for_function_with_remote_dir.yaml} | 3 +-
.../manifest_data_compose_actions_for_limits.yaml | 4 +-
...ose_actions_for_missing_runtime_with_code.yaml} | 7 +-
.../dat/manifest_data_compose_actions_for_web.yaml | 10 +-
.../manifest_data_compose_runtimes_implicit.yaml | 8 +-
tests/src/integration/helloworld/manifest.yaml | 85 ++-
utils/runtimes.go | 1 +
wski18n/i18n_ids.go | 33 +-
wski18n/i18n_resources.go | 22 +-
wski18n/resources/en_US.all.json | 16 +
16 files changed, 651 insertions(+), 482 deletions(-)
copy tests/dat/{manifest_data_compose_actions_for_invalid_web.yaml =>
manifest_data_compose_actions_for_function_and_code.yaml} (90%)
copy tests/dat/{manifest_data_compose_actions_for_invalid_web.yaml =>
manifest_data_compose_actions_for_function_with_remote_dir.yaml} (85%)
copy tests/dat/{manifest_data_compose_actions_for_invalid_web.yaml =>
manifest_data_compose_actions_for_missing_runtime_with_code.yaml} (85%)
--
To stop receiving notification emails like this one, please contact
[email protected].