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 8b67cb6 (tag)
to 4361c03 (tag)
tagging e1156987df95ba6988eaf71e2896be91e4e98b77 (commit)
replaces 0.8.12
by Travis CI
on Fri Feb 9 00:30:30 2018 +0000
- Log -----------------------------------------------------------------
Generated tag from Travis CI build 1603
-----------------------------------------------------------------------
from 9b26295 Adding examples of web action annotations (#719)
add e115698 Add Apache Licnese (#709)
No new revisions were added by this update.
Summary of changes:
.rat-excludes | 15 +++++++++
.travis.yml | 16 +++++++++
DEPENDENCIES.md | 18 ++++++++++
Dockerfile | 16 +++++++++
Makefile | 16 +++++++++
README.md | 18 ++++++++++
ansible/environments/local/group_vars/all | 16 +++++++++
ansible/environments/local/hosts | 15 +++++++++
build.sh | 22 ++++++++++++-
docs/creating_tagged_releases.md | 18 ++++++++++
...eployment_hello_world_triggerrule_bindings.yaml | 16 +++++++++
...deployment_hello_world_triggerrule_unbound.yaml | 16 +++++++++
docs/examples/manifest_hello_world.yaml | 16 +++++++++
.../manifest_hello_world_advanced_parms.yaml | 16 +++++++++
.../manifest_hello_world_env_var_parms.yaml | 16 +++++++++
.../examples/manifest_hello_world_fixed_parms.yaml | 16 +++++++++
docs/examples/manifest_hello_world_runtime.yaml | 16 +++++++++
.../examples/manifest_hello_world_triggerrule.yaml | 16 +++++++++
.../manifest_hello_world_triggerrule_unbound.yaml | 16 +++++++++
.../examples/manifest_hello_world_typed_parms.yaml | 16 +++++++++
docs/examples/manifest_package_minimal.yaml | 16 +++++++++
docs/examples/manifest_sequence_basic.yaml | 16 +++++++++
docs/examples/src/hello.js | 21 ++++++++++++
docs/examples/src/hello.py | 20 ++++++++++++
docs/examples/src/hello_plus.js | 21 ++++++++++++
docs/examples/src/member_equip.js | 21 ++++++++++++
docs/examples/src/member_join.js | 21 ++++++++++++
docs/examples/src/member_process.js | 21 ++++++++++++
docs/programming_guide.md | 18 ++++++++++
docs/wskdeploy_action_advanced_parms.md | 18 ++++++++++
docs/wskdeploy_action_env_var_parms.md | 18 ++++++++++
docs/wskdeploy_action_fixed_parms.md | 18 ++++++++++
docs/wskdeploy_action_helloworld.md | 18 ++++++++++
docs/wskdeploy_action_runtime.md | 18 ++++++++++
docs/wskdeploy_action_typed_parms.md | 18 ++++++++++
docs/wskdeploy_configuring.md | 18 ++++++++++
docs/wskdeploy_debugging.md | 18 ++++++++++
docs/wskdeploy_example_template.md | 18 ++++++++++
docs/wskdeploy_faq.md | 18 ++++++++++
docs/wskdeploy_package_minimal.md | 18 ++++++++++
docs/wskdeploy_sequence_basic.md | 18 ++++++++++
docs/wskdeploy_triggerrule_basic.md | 18 ++++++++++
docs/wskdeploy_triggerrule_trigger_bindings.md | 18 ++++++++++
gradle/wrapper/gradle-wrapper.properties | 21 ++++++++++++
parsers/manifest_parser_test.go | 6 ++--
specification/README.md | 18 ++++++++++
specification/diagrams/README.md | 18 ++++++++++
specification/html/spec_actions.md | 18 ++++++++++
specification/html/spec_index.md | 18 ++++++++++
specification/html/spec_normative_refs.md | 18 ++++++++++
specification/html/spec_packages.md | 18 ++++++++++
specification/html/spec_parameters.md | 18 ++++++++++
specification/html/spec_sequences.md | 18 ++++++++++
specification/html/spec_shared_entity_schema.md | 18 ++++++++++
specification/html/spec_trigger_rule.md | 18 ++++++++++
specification/html/spec_types.md | 18 ++++++++++
specification/images/images.md | 18 ++++++++++
tests/README.md | 19 ++++++++++-
tests/apps/openwhisk-githubslackbot/README.md | 29 +++++++++++++----
tests/apps/openwhisk-githubslackbot/manifest.yaml | 23 ++++++++++---
tests/apps/owbp-cloudant-trigger/README.md | 18 ++++++++++
.../runtimes/node/actions/process-change.js | 21 ++++++++++++
.../runtimes/node/manifest.yaml | 18 ++++++++++
.../runtimes/php/actions/process-change.php | 21 ++++++++++++
.../runtimes/php/manifest.yaml | 18 ++++++++++
.../runtimes/python/actions/process-change.py | 20 ++++++++++++
.../runtimes/python/manifest.yaml | 18 ++++++++++
.../runtimes/swift/actions/process-change.swift | 21 ++++++++++++
.../runtimes/swift/manifest.yaml | 18 ++++++++++
tests/dat/actions/dump_params.js | 21 ++++++++++++
tests/dat/actions/hello.js | 21 ++++++++++++
.../deployment-deploymentreader-test-package.yml | 16 +++++++++
.../deployment-deploymentreader-test-packages.yml | 16 +++++++++
tests/dat/deployment-deploymentreader-test.yml | 16 +++++++++
tests/dat/deployment_compose_trigger.yaml | 16 +++++++++
...deployment_data_action_with_inputs_outputs.yaml | 16 +++++++++
tests/dat/deployment_data_package.yaml | 17 +++++++++-
tests/dat/deployment_data_package_env_var.yaml | 17 +++++++++-
tests/dat/deployment_data_packages.yaml | 17 +++++++++-
tests/dat/deployment_data_packages_env_var.yaml | 17 +++++++++-
tests/dat/deployment_data_project.yaml | 17 +++++++++-
tests/dat/deployment_data_project_package.yaml | 16 +++++++++
.../deployment_data_project_package_env_var.yaml | 16 +++++++++
...eployment_data_project_package_env_var_con.yaml | 16 +++++++++
.../deployment_data_project_packages_env_var.yaml | 16 +++++++++
...ployment_data_project_packages_env_var_con.yaml | 16 +++++++++
.../deployment_validate_action_annotations.yaml | 16 +++++++++
tests/dat/deployment_validate_credentials.yaml | 16 +++++++++
.../dat/deployment_validate_deployment_reader.yaml | 16 +++++++++
tests/dat/manifest_bad_yaml_invalid_comment.yaml | 16 +++++++++
...anifest_bad_yaml_invalid_key_mapping_value.yaml | 16 +++++++++
.../dat/manifest_bad_yaml_invalid_package_key.yaml | 16 +++++++++
tests/dat/manifest_bad_yaml_missing_root_key.yaml | 17 +++++++++-
tests/dat/manifest_data_compose_triggers.yaml | 16 +++++++++
tests/dat/manifest_data_rule_env_var.yaml | 16 +++++++++
tests/dat/manifest_hello_java_jar.yaml | 16 +++++++++
tests/dat/manifest_hello_nodejs.yaml | 16 +++++++++
tests/dat/manifest_hello_nodejs_with_params.yaml | 16 +++++++++
tests/dat/manifest_hello_python.yaml | 16 +++++++++
tests/dat/manifest_hello_swift.yaml | 16 +++++++++
tests/dat/manifest_invalid_package_missing.yaml | 16 +++++++++
.../dat/manifest_validate_action_annotations.yaml | 16 +++++++++
tests/dat/manifest_validate_credentials.yaml | 16 +++++++++
tests/dat/manifest_validate_deployment_reader.yaml | 16 +++++++++
tests/dat/manifest_validate_feed.yaml | 17 +++++++++-
tests/dat/manifest_validate_json_params.yaml | 16 +++++++++
tests/dat/manifest_validate_multiline_params.yaml | 16 +++++++++
tests/dat/manifest_validate_package_grammar.yaml | 16 +++++++++
.../manifest_validate_package_grammar_env_var.yaml | 16 +++++++++
tests/dat/manifest_validate_params.yaml | 18 +++++++++-
tests/dat/manifest_validate_rule.yaml | 17 +++++++++-
tests/dat/manifest_validate_singleline_params.yaml | 16 +++++++++
...ifest_validate_trigger_action_rule_grammar.yaml | 16 +++++++++
tests/dat/manifest_validate_triggerfeed.yaml | 17 +++++++++-
tests/dat/wskprops | 16 +++++++++
tests/dat/wskpropsnokeycert | 16 +++++++++
tests/src/integration/alarmtrigger/README.md | 18 ++++++++++
.../src/integration/alarmtrigger/actions/hello.js | 21 ++++++++++++
tests/src/integration/alarmtrigger/deployment.yaml | 18 +++++++++-
tests/src/integration/alarmtrigger/manifest.yaml | 18 +++++++++-
tests/src/integration/apigateway/manifest.yml | 17 +++++++++-
tests/src/integration/apigateway/src/greeting.js | 21 ++++++++++++
tests/src/integration/cloudant/README.md | 26 ++++++++++++---
tests/src/integration/cloudant/manifest.yaml | 20 +++++++++++-
tests/src/integration/dependency/README.md | 18 ++++++++++
tests/src/integration/dependency/manifest.yaml | 16 +++++++++
tests/src/integration/flagstests/deployment.yml | 16 +++++++++
tests/src/integration/flagstests/manifest.yaml | 17 +++++++++-
tests/src/integration/flagstests/manifest.yml | 17 +++++++++-
tests/src/integration/flagstests/src/greeting.js | 21 ++++++++++++
tests/src/integration/helloworld/README.md | 38 ++++++++++++++++------
tests/src/integration/helloworld/deployment.yaml | 16 +++++++++
tests/src/integration/helloworld/manifest.yaml | 19 +++++++++--
tests/src/integration/jaraction/manifest.yaml | 16 +++++++++
.../00-manifest-minus-second-package.yaml | 18 ++++++++--
.../01-manifest-minus-sequence-2.yaml | 17 +++++++++-
.../02-manifest-minus-action-3.yaml | 17 +++++++++-
.../03-manifest-minus-trigger.yaml | 17 +++++++++-
.../04-manifest-minus-package.yaml | 17 +++++++++-
.../integration/managed-deployment/manifest.yaml | 18 ++++++++--
tests/src/integration/message-hub/README.md | 20 +++++++++++-
tests/src/integration/message-hub/deployment.yaml | 17 +++++++++-
tests/src/integration/message-hub/manifest.yaml | 18 ++++++++--
.../message-hub/src/process-messages.js | 21 ++++++++++++
.../message-hub/src/receive-messages.js | 21 ++++++++++++
tests/src/integration/runtimetests/manifest.yaml | 16 +++++++++
tests/src/integration/runtimetests/src/greeting.js | 21 ++++++++++++
tests/src/integration/runtimetests/src/hello.php | 21 ++++++++++++
tests/src/integration/runtimetests/src/hello.py | 20 ++++++++++++
tests/src/integration/runtimetests/src/hello.swift | 21 ++++++++++++
.../runtimetests/src/helloworld/index.js | 21 ++++++++++++
.../node_modules/string-format/README.md | 18 ++++++++++
.../string-format/lib/string-format.js | 21 ++++++++++++
tests/src/integration/triggerrule/deployment.yml | 16 +++++++++
tests/src/integration/triggerrule/manifest.yml | 16 +++++++++
tests/src/integration/triggerrule/src/greeting.js | 21 ++++++++++++
.../deployment-with-invalid-annotations.yaml | 16 +++++++++
.../validate-action-annotations/deployment.yaml | 16 +++++++++
.../validate-action-annotations/manifest.yaml | 16 +++++++++
.../deployment-with-application.yaml | 16 +++++++++
.../deployment-with-project.yaml | 16 +++++++++
.../manifest-with-application.yaml | 17 +++++++++-
.../manifest-with-project.yaml | 17 +++++++++-
.../actions/helloworld.js | 21 ++++++++++++
.../deployment.yaml | 16 +++++++++
.../manifest.yaml | 17 +++++++++-
.../deployment.yaml | 16 +++++++++
.../deployment.yml | 16 +++++++++
.../manifest.yaml | 19 +++++++++--
.../manifest.yml | 19 +++++++++--
.../not-standard-deployment.yaml | 16 +++++++++
.../not-standard-manifest.yaml | 19 +++++++++--
.../random-name-1.yaml | 19 +++++++++--
.../random-name-2.yaml | 16 +++++++++
.../yaml-deployment-with-yml-manifest.yaml | 16 +++++++++
.../yaml-manifest-with-yml-deployment.yaml | 19 +++++++++--
.../yml-deployment-with-yaml-manifest.yml | 16 +++++++++
.../yml-manifest-with-yaml-deployment.yml | 19 +++++++++--
.../validate-package-in-manifest/deployment.yaml | 16 +++++++++
.../validate-package-in-manifest/manifest.yaml | 16 +++++++++
.../validate-packages-in-manifest/deployment.yaml | 16 +++++++++
.../validate-packages-in-manifest/manifest.yaml | 16 +++++++++
.../actions/helloworld.js | 21 ++++++++++++
.../validatePackageInDeployment/deployment.yaml | 16 +++++++++
.../validatePackageInDeployment/manifest.yaml | 17 +++++++++-
.../actions/helloworld.js | 21 ++++++++++++
.../validatePackagesInDeployment/deployment.yaml | 16 +++++++++
.../validatePackagesInDeployment/manifest.yaml | 17 +++++++++-
.../validateSequencesCreation/actions/function.js | 21 ++++++++++++
tests/src/integration/webaction/manifest.yml | 17 +++++++++-
tests/src/integration/webaction/src/greeting.js | 21 ++++++++++++
.../src/integration/zipaction/actions/cat/index.js | 21 ++++++++++++
.../actions/cat/node_modules/cat/README.md | 18 ++++++++++
.../zipaction/actions/cat/node_modules/cat/bin.js | 21 ++++++++++++
.../actions/cat/node_modules/cat/example.js | 21 ++++++++++++
.../actions/cat/node_modules/cat/index.js | 21 ++++++++++++
tests/src/integration/zipaction/deployment.yml | 16 +++++++++
tests/src/integration/zipaction/manifest.yml | 17 +++++++++-
tests/usecases/api-gateway/actions/fire/index.js | 21 ++++++++++++
.../usecases/api-gateway/simple_api_manifest.yaml | 16 +++++++++
tests/usecases/badyaml/deployment.yaml | 18 +++++++++-
tests/usecases/badyaml/manifest.yaml | 16 +++++++++
tests/usecases/dependency/README.md | 20 +++++++++++-
tests/usecases/dependency/manifest.yaml | 16 +++++++++
tests/usecases/github/README.md | 24 ++++++++++++--
tests/usecases/github/deployment.yaml | 16 +++++++++
tests/usecases/github/manifest.yaml | 16 +++++++++
tests/usecases/github/src/print-github-commits.js | 21 ++++++++++++
tests/usecases/slack/README.md | 26 ++++++++++++---
tests/usecases/slack/actions/post-to-slack.js | 21 ++++++++++++
tests/usecases/slack/deployment.yaml | 16 +++++++++
tests/usecases/slack/manifest.yaml | 17 +++++++++-
tests/usecases/triggerrule/README.md | 18 ++++++++++
tests/usecases/triggerrule/deployment.yml | 16 +++++++++
tests/usecases/triggerrule/manifest.yml | 17 +++++++++-
tests/usecases/triggerrule/src/greeting.js | 21 ++++++++++++
tools/travis/build_tag_releases.sh | 20 ++++++++++++
tools/travis/cloneutils.sh | 20 ++++++++++++
tools/travis/docker/Dockerfile | 16 +++++++++
tools/travis/docker/publish.sh | 20 ++++++++++++
tools/travis/scancode.sh | 22 ++++++++++++-
tools/travis/script.sh | 20 ++++++++++++
wski18n/README.md | 18 ++++++++++
223 files changed, 3902 insertions(+), 97 deletions(-)
create mode 100644 .rat-excludes
--
To stop receiving notification emails like this one, please contact
[email protected].