This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch dependabot/npm_and_yarn/next-15.5.14
in repository https://gitbox.apache.org/repos/asf/casbin-editor.git
discard 40237e7 build(deps): bump next from 14.1.0 to 15.5.14
add e19ec95 fix: add .asf.yaml
add d706d43 feat: publish to asf-site branch
add a53a81c build(deps): bump next from 14.1.0 to 15.5.14
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 (40237e7)
\
N -- N -- N refs/heads/dependabot/npm_and_yarn/next-15.5.14
(a53a81c)
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:
.asf.yaml | 39 ++++++++++++++++++
.github/workflows/gh-pages.yml | 89 ------------------------------------------
.github/workflows/master.yml | 59 ++++++++++++++++++++++++++++
README.md | 19 ++++++++-
package.json | 2 +-
5 files changed, 116 insertions(+), 92 deletions(-)
create mode 100644 .asf.yaml
delete mode 100644 .github/workflows/gh-pages.yml
create mode 100644 .github/workflows/master.yml
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]