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

shwstppr pushed a change to branch healthcheck
in repository https://gitbox.apache.org/repos/asf/cloudstack-cloudmonkey.git


 discard bb46287  dummy change
     add ccb6470  config: fix setting postrequest config (#190)
     add 20c53ca  Bump version to 6.5.0
     add 742c676  snap: update tag and fix build with newer snapcraft version 
(#191)
     add 531d8da  version: set to 6.6.0-SNAPSHOT
     add f85e849  performrelease: remove md5 and use sha512sum (#193)
     add 07d2667  Update Apache RAT version to 0.17 in workflow
     add dde4c99  update rat itself
     add d6afd24  snapcraft
     add a8082c0  Merge pull request #198 from apache/DaanHoogland-patch-1
     add 5db5a5e  autocomplete: prevent slice bounds panic (#196)
     add 17afc27  Checkout base branch instead of PR head in build workflow 
(#204)
     add 38750a0  dummy change

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   (bb46287)
            \
             N -- N -- N   refs/heads/healthcheck (38750a0)

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:
 .github/workflows/build-pr-cmk.yml            |  55 +--------
 .github/workflows/comment-pr-build.yml        | 165 ++++++++++++++++++++++++++
 .github/workflows/rat.yaml                    |   8 +-
 .rat-excludes                                 |   8 +-
 README.md                                     |   2 +-
 cmd/network.go                                |   4 +-
 cmd/set.go                                    |   1 +
 config/about.go                               |   2 +-
 config/config.go                              |   4 +-
 performrelease.sh                             |   7 +-
 snap/snapcraft.yaml                           |  72 ++++++-----
 vendor/github.com/chzyer/readline/complete.go |   2 +-
 12 files changed, 230 insertions(+), 100 deletions(-)
 create mode 100644 .github/workflows/comment-pr-build.yml

Reply via email to