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

github-bot pushed a change to branch chore/sync-package-version
in repository https://gitbox.apache.org/repos/asf/incubator-answer-plugins.git


 discard 9cf75a4  chore: Sync version
     add c684816  chore(rebase): rebase from main
     add 1653746  chore: Update sync-info.yaml
     add 3736cfb  chore: Sync version

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   (9cf75a4)
            \
             N -- N -- N   refs/heads/chore/sync-package-version (3736cfb)

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/sync-info.yml |  2 +-
 connector-basic/util.go         | 53 -----------------------------------------
 connector-github/util.go        | 53 -----------------------------------------
 connector-google/util.go        | 53 -----------------------------------------
 editor-chart/util.go            | 53 -----------------------------------------
 editor-formula/util.go          | 53 -----------------------------------------
 embed-basic/basic.go            |  5 +---
 embed-basic/util.go             | 53 -----------------------------------------
 notification-slack/util.go      | 53 -----------------------------------------
 reviewer-akismet/go.mod         |  2 --
 reviewer-akismet/util.go        | 53 -----------------------------------------
 reviewer-basic/util.go          | 53 -----------------------------------------
 search-algolia/util.go          | 53 -----------------------------------------
 search-elasticsearch/util.go    | 53 -----------------------------------------
 search-meilisearch/util.go      | 53 -----------------------------------------
 storage-aliyunoss/util.go       | 53 -----------------------------------------
 storage-s3/util.go              | 53 -----------------------------------------
 user-center-wecom/go.mod        |  1 -
 user-center-wecom/util.go       | 53 -----------------------------------------
 19 files changed, 2 insertions(+), 803 deletions(-)
 delete mode 100644 connector-basic/util.go
 delete mode 100644 connector-github/util.go
 delete mode 100644 connector-google/util.go
 delete mode 100644 editor-chart/util.go
 delete mode 100644 editor-formula/util.go
 delete mode 100644 embed-basic/util.go
 delete mode 100644 notification-slack/util.go
 delete mode 100644 reviewer-akismet/util.go
 delete mode 100644 reviewer-basic/util.go
 delete mode 100644 search-algolia/util.go
 delete mode 100644 search-elasticsearch/util.go
 delete mode 100644 search-meilisearch/util.go
 delete mode 100644 storage-aliyunoss/util.go
 delete mode 100644 storage-s3/util.go
 delete mode 100644 user-center-wecom/util.go

Reply via email to