Skip to content

Bump actions/upload-artifact@v4 #122

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

Merged
merged 13 commits into from
Mar 2, 2025
Merged

Bump actions/upload-artifact@v4 #122

merged 13 commits into from
Mar 2, 2025

Conversation

reingart
Copy link
Owner

@reingart reingart commented Mar 2, 2025

Fix Error: This request has been automatically failed because it uses a deprecated version of actions/upload-artifact: v3. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Summary

actions/upload-artifact@v3 was scheduled for deprecation on November 30, 2024. Learn more.
Please update your workflow to use v4 of the artifact actions.

Checklist

  • Classes, Variables, function and methods logic ok
  • Comments written explaining what the code does
  • All python code is PEP8 compliant (run black .)
  • No lint issues (run flake8)
  • Test coverage with pytest implemented
  • Reviewers assigned (at least 1 mentor)

Manual test evidence

(attach command-line examples, execution output & logs, etc.)

reingart added 13 commits March 2, 2025 13:53
Error: This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v3`. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v2`. Learn more: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/
porperly fix windows artifact name collision
checkout repository to run registration and tests
ignore barcode and qr tests not working yet
include hidden files (.env with release info)
update testing certificate and run tests only on 64 bits
do not override new cert
ignore e2e test for wsfev1, failing due new field #120
@reingart reingart merged commit 81d7b39 into main Mar 2, 2025
6 checks passed
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