You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwhisk.apache.org by cs...@apache.org on 2018/01/27 20:32:24 UTC

[incubator-openwhisk-cli] annotated tag latest updated (f052f6d -> c5b3e3c)

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 f052f6d  (tag)
      to c5b3e3c  (tag)
 tagging 44e3bfce770eb8f86fbf7449bd3752a0dbaa695e (commit)
 replaces 1.0.0
      by Travis CI
      on Sat Jan 27 20:32:21 2018 +0000

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

    from ce9b6be  Add i18n process to build.gradle (#209)
     add c615efb  Go format source code
     add f02d6a7  Fail Travis when Go formatting errors exist
     add 44e3bfc  Fix test breakage...

No new revisions were added by this update.

Summary of changes:
 .travis.yml                                        |    3 +
 build.gradle                                       |    4 +
 commands/action.go                                 | 1829 ++++++++++----------
 commands/activation.go                             |  738 ++++----
 commands/api.go                                    | 1671 +++++++++---------
 commands/commands.go                               |  370 ++--
 commands/flags.go                                  |  225 ++-
 commands/namespace.go                              |  180 +-
 commands/package.go                                |  978 +++++------
 commands/property.go                               |  998 +++++------
 commands/qualified_name.go                         |  204 +--
 commands/rule.go                                   |  754 ++++----
 commands/sdk.go                                    |  381 ++--
 commands/shared.go                                 |   31 +-
 commands/trigger.go                                | 1043 ++++++-----
 commands/util.go                                   | 1711 +++++++++---------
 commands/wsk.go                                    |   70 +-
 main.go                                            |  138 +-
 tests/src/integration/command_test.go              |  942 +++++-----
 tests/src/integration/common/utils.go              |  132 +-
 tests/src/integration/common/wsk.go                |   66 +-
 tests/src/integration/integration_test.go          |  994 +++++------
 .../whisk/core/cli/test/WskWebActionsTests.scala   |    5 +-
 wski18n/detection.go                               |   24 +-
 wski18n/i18n.go                                    |  152 +-
 wski18n/i18n_resources.go                          |  510 +++---
 26 files changed, 7089 insertions(+), 7064 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
csantanapr@apache.org.