Skip to content

Automated backup/release V2 #661

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

FalsePhilosopher
Copy link
Contributor

@FalsePhilosopher FalsePhilosopher commented May 15, 2025

This time it uses github actions as I didn't know github had a free tier of 2,000 hours a month for their runners. So no external machines needed for this to create a snapshot of the repo including all of the submodules, then creates a release with said snapshot. The resulting tar.zst is 2.0GB, if you were to git clone --recursive the repo it's 6.9GB. A POC can be found on my fork in the actions tab and in the release section.

@FalsePhilosopher
Copy link
Contributor Author

The cron job for the monthly snapshot/release works as it created a snapshot/release on the first of this month and can be found here https://github.com/FalsePhilosopher/Flipper/releases/tag/Snapshot-2025-06-01

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