Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Github actions artifact v4 upgrade. #235

Conversation

ztraboo
Copy link

@ztraboo ztraboo commented Sep 10, 2024

V1 and V2 of Github artifact actions was deprecated. Upgraded to V4 latest version.

https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/

@ztraboo ztraboo self-assigned this Sep 10, 2024
@ztraboo ztraboo added this to the cu-release/nutmeg.2 milestone Sep 10, 2024
@ztraboo
Copy link
Author

ztraboo commented Sep 10, 2024

Closing out this PR. Seems to be getting another error with the artifact name.

Error: Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run

@ztraboo ztraboo closed this Sep 10, 2024
@ztraboo
Copy link
Author

ztraboo commented Sep 10, 2024

Trying to add a overwrite: true whenever we have a uses: actions/upload-artifact@v4.

@ztraboo ztraboo reopened this Sep 10, 2024
@ztraboo ztraboo force-pushed the feature.nutmeg/ztraboo/upgrade-github-actions-artifact branch from 6515afe to 1bc1d3c Compare September 10, 2024 16:44
@ztraboo
Copy link
Author

ztraboo commented Sep 10, 2024

@becdavid
I received the following error on this workflow https://github.com/CUCWD/edx-platform/actions/runs/10796951439/job/29947105297?pr=235. Waiting to fix this for now.

image

@ztraboo ztraboo merged commit 30e72d8 into develop/nutmeg.master Sep 10, 2024
29 of 30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant