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

workflows: upgrade artifact version to v4 #420

Conversation

RuffaloLavoisier
Copy link
Member

upload, download-artifact plugin v3 will be deprecated, so we upgrade to v4.

@RuffaloLavoisier
Copy link
Member Author

See #421

@RuffaloLavoisier RuffaloLavoisier force-pushed the feature/workflow-artifact branch 2 times, most recently from 35f83ca to 26a8e1f Compare December 11, 2024 05:48
@RuffaloLavoisier RuffaloLavoisier force-pushed the feature/workflow-artifact branch from 26a8e1f to d3eec13 Compare December 11, 2024 06:29
Copy link
Member

@simonmicro simonmicro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Btw, what happened to the issue preventing us to use v4 in the first place? The one about artifacts not being available during a run?

@RuffaloLavoisier
Copy link
Member Author

@simonmicro
What exactly was the issue? If I remember correctly, it was an interoperability issue between v3 and v4.
This means the upload and download versions must match exactly.

See 9fc5005

@RuffaloLavoisier RuffaloLavoisier merged commit 2cc0a02 into Open-Smartwatch:develop Dec 11, 2024
52 checks passed
@RuffaloLavoisier RuffaloLavoisier deleted the feature/workflow-artifact branch December 11, 2024 08:03
@RuffaloLavoisier RuffaloLavoisier linked an issue Dec 11, 2024 that may be closed by this pull request
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.

Upgrade the plugin version for artifacts in workflows
2 participants