Skip to content

Update artifact upload names for upload-artifact v4#1728

Open
KG775 wants to merge 1 commit into
opensearch-project:mainfrom
KG775:fix/update-artifact-actions
Open

Update artifact upload names for upload-artifact v4#1728
KG775 wants to merge 1 commit into
opensearch-project:mainfrom
KG775:fix/update-artifact-actions

Conversation

@KG775
Copy link
Copy Markdown

@KG775 KG775 commented May 26, 2026

Description

Updates failed-log artifact names so matrix jobs publish unique artifacts when using actions/upload-artifact@v4.

upload-artifact@v4 does not support multiple uploads to the same artifact name within a workflow run, so log artifacts now include the relevant matrix values.

Changes

  • Use OS and Java version in CI failed-log artifact names.
  • Use Java version in multi-node and security test failed-log artifact names.
  • Leave artifact upload paths unchanged.

Validation

  • Verified no remaining actions/upload-artifact@v3 or actions/download-artifact@v3 references under .github/workflows.
  • Ran git diff --check.

Related

Related: #1413

Signed-off-by: KG775 <break0147@naver.com>
@KG775 KG775 force-pushed the fix/update-artifact-actions branch from 996f59e to e6a8442 Compare May 26, 2026 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant