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

houshengbo pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk-cli.git.


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

The 9 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


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