Skip to content

Setup Dependabot & clean up build workflow#5

Merged
chatasma merged 5 commits intoWarzone:masterfrom
TheRealPear:gha
Jan 7, 2026
Merged

Setup Dependabot & clean up build workflow#5
chatasma merged 5 commits intoWarzone:masterfrom
TheRealPear:gha

Conversation

@TheRealPear
Copy link
Member

@TheRealPear TheRealPear commented Aug 3, 2024

  • Added a Dependabot config file to scan through cargo and GA files to check and notify for any updates on a monthly basis.
  • Changed build workflow to use Docker's recommended setup with matrices. This should come with less maintenance while keeping it mostly identical.
    • Based on discussion in the Discord, the only way to speed up ARM build is to just compile it locally or invest in a custom, actual ARM runner instead of using QEMU to emulate it.
    • (1/25/2025) GitHub has added linux arm64 runners, reducing the time down to 6 minutes. Naturally, Qemu is out and I reworked the matrices so it'll be easier to work with in the future.

@chatasma chatasma merged commit 2f5ffcf into Warzone:master Jan 7, 2026
@TheRealPear TheRealPear deleted the gha branch January 7, 2026 20:33
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