Skip to content

Conversation

@AndreMiras
Copy link
Member

@AndreMiras AndreMiras commented Mar 6, 2025

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
33 checks passed
@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