You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwhisk.apache.org by st...@apache.org on 2020/10/26 14:23:30 UTC

[openwhisk] branch 1.0.0 updated (a06401d -> 99a2fbd)

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

style95 pushed a change to branch 1.0.0
in repository https://gitbox.apache.org/repos/asf/openwhisk.git.


 discard a06401d  Drop go-v1.1 support. (#5012)
 discard 1b4cadc  drop ballerina from 1.0.0 release as runtime-ballerina has not been released (#5006)
 discard 55a40df  1.0.0 release prep: replace nightly with fixed tag for core images (#5005)
    omit a403413  update for infra rename of JDK installations in Jenkins
    omit b6609a1  Adjust "nightly" dockerhub Jenkins job on 1.0.0 branch (#5002)
    omit dd9e0a6  remove spurious execute bit (#5000) (#5001)
    omit 684eab8  can't put comments in .json files (#5003)
    omit e358f99  Fix tags of runtime images.
    omit bac702b  Temporal PR to release 1.0.0
     add 67b3b11  Prepare release 1.0.0 (#4999)
     add e72e6e1  remove spurious execute bit (#5000)
     add 65cb7e3  adapt to change in JDK naming scheme in Apache Jenkins (#5004)
     add 4586f78  Fix tags of runtime images.
     add 3caeb8d  can't put comments in .json files (#5003)
     add 4f0eff6  Adjust "nightly" dockerhub Jenkins job on 1.0.0 branch (#5002)
     add 937e5bc  1.0.0 release prep: replace nightly with fixed tag for core images (#5005)
     add 90bbbee  drop ballerina from 1.0.0 release as runtime-ballerina has not been released (#5006)
     add 99a2fbd  Drop go-v1.1 support. (#5012)

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (a06401d)
            \
             N -- N -- N   refs/heads/1.0.0 (99a2fbd)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

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:
 NOTICE.txt                          | 2 +-
 core/standalone/Dockerfile          | 4 ++--
 core/standalone/{ => bin}/init      | 0
 core/standalone/{ => bin}/stop      | 0
 core/standalone/{ => bin}/waitready | 0
 5 files changed, 3 insertions(+), 3 deletions(-)
 rename core/standalone/{ => bin}/init (100%)
 rename core/standalone/{ => bin}/stop (100%)
 rename core/standalone/{ => bin}/waitready (100%)