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

Simplify Artifact Handling and Upgrade to actions/*-artifact@v4 #1568

Merged
merged 1 commit into from
Feb 23, 2024

Conversation

faf0
Copy link
Contributor

@faf0 faf0 commented Feb 18, 2024

  • Upgrade actions/upload-artifact and actions/download-artifact from v3 to v4 for performance and behavioral benefits
  • Upload each APK in a general step rather than in a step customized for each APK
  • Add the commit hash prefix to file names

@faf0 faf0 force-pushed the faf0/artifact-simplify branch 8 times, most recently from aee312a to 77702dc Compare February 19, 2024 21:04
- Upgrade actions/upload-artifact and actions/download-artifact from v3 to v4 for [performance and behavioral benefits](https://github.com/actions/download-artifact?tab=readme-ov-file#v4---whats-new)
- Upload each APK in a general step rather than in step customized for each APK
- Add the commit hash prefix to filenames
@faf0 faf0 force-pushed the faf0/artifact-simplify branch from 77702dc to 999794c Compare February 19, 2024 21:07
@Rakashazi Rakashazi merged commit 01c2056 into Rakashazi:master Feb 23, 2024
17 checks passed
@Rakashazi
Copy link
Owner

Looks good, thanks for the updates :)

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.

2 participants