Skip to content

⬆️ Migrate to actions/upload-artifact@v4#3119

Merged
AndreMiras merged 1 commit into
kivy:developfrom
AndreMiras:feature/migrate_upload_artifact
Mar 6, 2025
Merged

⬆️ Migrate to actions/upload-artifact@v4#3119
AndreMiras merged 1 commit into
kivy:developfrom
AndreMiras:feature/migrate_upload_artifact

Conversation

@AndreMiras

@AndreMiras AndreMiras commented Mar 6, 2025

Copy link
Copy Markdown
Member

The v3 is deprecated, the error was:

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/

Also fix the docker image deletion to fail gracefully on no image.
The error was:

"docker rmi" requires at least 1 argument.

The v3 is deprecated, the error was:
```
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/
```
Also fix the docker image deletion to fail gracefully on no image.
The error was:
```
"docker rmi" requires at least 1 argument.
```
@AndreMiras AndreMiras force-pushed the feature/migrate_upload_artifact branch from e078568 to 09684e8 Compare March 6, 2025 10:33
@AndreMiras AndreMiras merged commit 9b0eed1 into kivy:develop Mar 6, 2025
@AndreMiras AndreMiras deleted the feature/migrate_upload_artifact branch March 6, 2025 11:26
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