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
from d732dc8 Bump version to 0.2.0-SNAPSHOT (#10)
add 1c21ef3 Release 0.1.1
new 1fbb63b Merge branch 'main' of
https://github.com/apache/skywalking-graalvm-distro
new b717615 Add .asf.yaml branch protection, gh-pull-request skill,
PR-only cancel-in-progress
The 2 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:
.../expected/metrics-has-value.yml => .asf.yaml | 37 +++++-----
.claude/skills/gh-pull-request/SKILL.md | 82 ++++++++++++++++++++++
.github/workflows/ci.yml | 2 +-
build-tools/build-common/pom.xml | 2 +-
build-tools/config-generator/pom.xml | 2 +-
build-tools/pom.xml | 2 +-
build-tools/precompiler/pom.xml | 2 +-
oap-graalvm-native/pom.xml | 2 +-
oap-graalvm-server/pom.xml | 2 +-
.../agent-analyzer-for-graalvm/pom.xml | 2 +-
.../aws-firehose-receiver-for-graalvm/pom.xml | 2 +-
.../cilium-fetcher-for-graalvm/pom.xml | 2 +-
.../ebpf-receiver-for-graalvm/pom.xml | 2 +-
.../envoy-metrics-receiver-for-graalvm/pom.xml | 2 +-
.../health-checker-for-graalvm/pom.xml | 2 +-
.../library-module-for-graalvm/pom.xml | 2 +-
.../library-util-for-graalvm/pom.xml | 2 +-
.../log-analyzer-for-graalvm/pom.xml | 2 +-
.../meter-analyzer-for-graalvm/pom.xml | 2 +-
.../otel-receiver-for-graalvm/pom.xml | 2 +-
oap-libs-for-graalvm/pom.xml | 2 +-
.../server-core-for-graalvm/pom.xml | 2 +-
.../server-starter-for-graalvm/pom.xml | 2 +-
.../status-query-for-graalvm/pom.xml | 2 +-
pom.xml | 2 +-
25 files changed, 123 insertions(+), 42 deletions(-)
copy test/e2e/cases/istio-als/expected/metrics-has-value.yml => .asf.yaml (63%)
create mode 100644 .claude/skills/gh-pull-request/SKILL.md