This is an automated email from the ASF dual-hosted git repository.
style95 pushed a change to branch 2.0.0
in repository https://gitbox.apache.org/repos/asf/openwhisk.git
discard 1bf0f9e9d Fix runtime tags in 2.0.0 branch
This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.
* -- * -- N refs/heads/2.0.0 (5d0ce630d)
\
O -- O -- O (1bf0f9e9d)
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
ansible/files/runtimes-nodeonly.json | 4 ++--
ansible/files/runtimes.json | 28 +++++++++++-----------
ansible/group_vars/all | 3 ++-
core/standalone/README.md | 4 ++--
core/standalone/src/main/resources/standalone.conf | 2 +-
.../standalone/StandaloneDockerSupport.scala | 6 ++---
core/standalone/start.sh | 2 +-
docs/actions.md | 4 ++--
tools/github/runStandaloneTests.sh | 4 ++--
tools/jenkins/apache/dockerhub.groovy | 3 ++-
tools/travis/runStandaloneTests.sh | 4 ++--
11 files changed, 33 insertions(+), 31 deletions(-)