This repository was archived by the owner on Sep 20, 2022. It is now read-only.
Releases: camunda/github-backup
Releases · camunda/github-backup
Beta v0.1.6
Beta v0.1.5
CHANGELOG
- Switched to statically compiled binaries.
Beta v0.1.4
CHANGELOG:
- Added pagination support for more than 1000 objects during cleanup
- Added non-panic handle for non-existing organisations
Beta v0.1.3
Changelog
- Updated concurrency model
- Added support for streaming repositories to S3 bucket
- Added a cleanup strategy - last N days
- Added configuration flag inside config.yml to specify number of last backups we should keep
- Small refactoring
- Added docs
Beta v0.1.2
- Added git cloning via https:// with injected credentials from environment. Uses $GITHUB_USERNAME and $GITHUB_PASSWORD environment variables.
- Added some sanity checks so we don't upload empty files
Beta v0.1.1
- Added config.yml file to the distribution
- Binary is packaged inside bin directory
Beta v0.1.0
chore(release) Created release.