Skip to content

Update Github upload-artifact action version @@W-17661561@@#2219

Merged
bendvc merged 1 commit intodevelopfrom
bendvc/fix-ci-upload-artifact
Jan 23, 2025
Merged

Update Github upload-artifact action version @@W-17661561@@#2219
bendvc merged 1 commit intodevelopfrom
bendvc/fix-ci-upload-artifact

Conversation

@bendvc
Copy link
Contributor

@bendvc bendvc commented Jan 23, 2025

Description

actions/upload-artifact@v3 is going to be deprecated starting at the end of this month. We need to update to v4. This PR does that as well as making some small changes to what arguments are passed and the file names since errors are getting thrown (Error: Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run) if we don't use a dynamic name.

Types of Changes

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Documentation update
  • Breaking change (could cause existing functionality to not work as expected)
  • Other changes (non-breaking changes that does not fit any of the above)

Changes

  • Update CI actions for verdaccio log upload

How to Test-Drive This PR

  • See that CI is passing for generated projects

Checklists

General

NOT APPLICABLE

  • Changes are covered by test cases
  • CHANGELOG.md updated with a short description of changes (not required for documentation updates)

@bendvc bendvc added the skip changelog Skip the "Changelog Check" GitHub Actions step even if the Changelog.md files are not updated label Jan 23, 2025
@bendvc bendvc requested a review from a team as a code owner January 23, 2025 19:16
@bendvc bendvc requested a review from shethj January 23, 2025 19:18
@bendvc bendvc merged commit 6ce1ffa into develop Jan 23, 2025
26 checks passed
@bendvc bendvc deleted the bendvc/fix-ci-upload-artifact branch July 16, 2025 22:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip changelog Skip the "Changelog Check" GitHub Actions step even if the Changelog.md files are not updated

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants