This is an automated email from the ASF dual-hosted git repository.
csantanapr pushed a change to annotated tag latest
in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk-cli.git.
*** WARNING: tag latest was modified! ***
from d9af580 (tag)
to 9bf88df (tag)
tagging e78e76128e19b72bdeeec2e2b405f6e17c8bf521 (commit)
replaces 1.0.0
by Travis CI
on Tue Aug 1 22:54:34 2017 +0000
- Log -----------------------------------------------------------------
Generated tag from Travis CI build 472
-----------------------------------------------------------------------
from 0f9a418 Move tests of --last tag to BasicUsageTests (#2518)
add 2f2bbb1 Add PHP 7.1 as a kind (#2415)
add 7d1f83a Add rule status to CLI rule list (#2474)
add 1b8c7d9 Move CLI Config Tests into Separate Suite (#2534)
add 4b9ef6c Add a database flag to completely block a given subject.
(#2530)
add 74dea20 Update open api gw end-to-end test with increased timeout and
improved logging (#2523)
add e78e761 Add rule status to CLI rule list (#2474)
No new revisions were added by this update.
Summary of changes:
commands/action.go | 2 +
commands/rule.go | 13 +
commands/util.go | 2 +-
.../apigw/healthtests/ApiGwEndToEndTests.scala | 15 +-
.../test/scala/system/basic/WskBasicTests.scala | 16 --
.../src/test/scala/system/basic/WskRuleTests.scala | 20 +-
.../scala/whisk/core/admin/WskAdminTests.scala | 62 +++++
.../whisk/core/cli/test/WskBasicUsageTests.scala | 205 +---------------
.../scala/whisk/core/cli/test/WskConfigTests.scala | 261 +++++++++++++++++++++
wski18n/i18n_resources.go | 20 +-
10 files changed, 380 insertions(+), 236 deletions(-)
create mode 100644
tests/src/test/scala/whisk/core/cli/test/WskConfigTests.scala
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].