This is an automated email from the ASF dual-hosted git repository.
ronething pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix-ingress-controller.git
The following commit(s) were added to refs/heads/master by this push:
new bab818fe chore: Update artifact and report names with provider type
(#2447)
bab818fe is described below
commit bab818fe6b2d244677895c1bd77d47e9063f6705
Author: 悟空 <[email protected]>
AuthorDate: Thu Jul 3 18:40:46 2025 +0800
chore: Update artifact and report names with provider type (#2447)
---
.github/workflows/apisix-conformance-test.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/apisix-conformance-test.yml
b/.github/workflows/apisix-conformance-test.yml
index 6a4346a0..014d1302 100644
--- a/.github/workflows/apisix-conformance-test.yml
+++ b/.github/workflows/apisix-conformance-test.yml
@@ -114,7 +114,7 @@ jobs:
if: ${{ github.event_name == 'push' }}
uses: actions/upload-artifact@v4
with:
- name: apisix-ingress-controller-conformance-report.yaml
+ name: apisix-ingress-controller-conformance-report-${{
matrix.provider_type }}.yaml
path: apisix-ingress-controller-conformance-report.yaml
- name: Format Conformance Test Report