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 33a8a07  (tag)
      to 885a27d  (tag)
 tagging 7859b711a4a73345f4d60657c040f6089182298b (commit)
 replaces 1.0.0
      by Travis CI
      on Mon Jul 17 15:21:36 2017 +0000

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

    from 93a09ce  wsk CLI should tolerate APIs that do not yet have a mapped 
action (#2458)
     add 9efabe1  API GW V2 updates (#2436)
     add 5b46680  Get Action URL from CLI (#2461)
     add 435bb48  (Review) Added --last Activation Flag  (#2334)
     add a65c3cb  Externalize access to a few CLI methods to facilitate access 
across packages (#2483)
     add 0bd62a9  Update the i18n resource and pin to latest client go commit
     add 5b47f4f  API GW V2 updates (#2436)
     add 2339ec3  Get Action URL from CLI (#2461)
     add dd1dd2a  (Review) Added --last Activation Flag  (#2334)
     add 7859b71  Add subject with a namespace. (#2291)

No new revisions were added by this update.

Summary of changes:
 Godeps/Godeps.json                                 |   2 +-
 commands/action.go                                 |  65 ++--
 commands/activation.go                             |  68 +++-
 commands/api.go                                    |   6 +-
 commands/commands.go                               |  17 +-
 commands/flags.go                                  |   2 +
 commands/property.go                               |   6 +-
 commands/util.go                                   |  19 +-
 .../apigw/healthtests/ApiGwEndToEndTests.scala     |   7 +-
 .../test/scala/system/basic/WskBasicTests.scala    | 402 +++++++++++----------
 .../test/scala/system/basic/WskSequenceTests.scala |   4 +-
 .../scala/whisk/core/admin/WskAdminTests.scala     |  20 +-
 .../actions/test/ApiGwRoutemgmtActionTests.scala   |   8 +-
 .../scala/whisk/core/cli/test/ApiGwTests.scala     |  50 ++-
 .../core/cli/test/WskActionSequenceTests.scala     |   6 +-
 .../whisk/core/cli/test/WskBasicUsageTests.scala   |  77 +++-
 .../whisk/core/cli/test/WskEntitlementTests.scala  |   3 +-
 .../whisk/core/cli/test/WskWebActionsTests.scala   |   3 +-
 wski18n/i18n_resources.go                          |  22 +-
 wski18n/resources/en_US.all.json                   |  36 +-
 20 files changed, 514 insertions(+), 309 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].

Reply via email to