This is an automated email from the ASF dual-hosted git repository.
wusheng pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/skywalking-graalvm-distro.git
discard 9f7ad79 Reset project: keep only README and skywalking submodule
(updated to latest)
discard 25e42a9 Add protected_branches configuration as empty to .asf.yaml
(#9)
omit 86f19ea remove branch protection (#8)
omit a5b766c Add Experimental Label and statement (#7)
omit 411cf76 Add asf control file
omit b3964f7 [CI] add CI to root path
omit f5f363f [CI] fix CI typo
omit 6f2bb6a [CI] fix CI typo
omit d2eb118 [modules] remove graal module, fix path error
omit e1a796b [CI] add recursive submodule checkout
omit 569b60f [typo] fix typo
omit 58f4bb9 [Init] Init skywalking-graalvm-distro
omit 4df9c56 Add readme
omit 4f1e881 Initial commit
new ddf65d5 Initial version: SkyWalking GraalVM Distro
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 (9f7ad79)
\
N -- N -- N refs/heads/main (ddf65d5)
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.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.claude/settings.local.json | 7 ---
CLAUDE.md | 25 ++++++++
PLAN.md | 140 ++++++++++++++++++++++++++++++++++++++++++++
README.md | 6 --
4 files changed, 165 insertions(+), 13 deletions(-)
delete mode 100644 .claude/settings.local.json
create mode 100644 CLAUDE.md
create mode 100644 PLAN.md