Skip to content
This repository was archived by the owner on Sep 20, 2022. It is now read-only.

Releases: camunda/github-backup

Beta v0.1.6

12 Jun 10:03

Choose a tag to compare

CHANGELOG

  • Added .env file as optional
  • Fixed security issues with git remotes

Beta v0.1.5

29 May 08:42

Choose a tag to compare

CHANGELOG

  • Switched to statically compiled binaries.

Beta v0.1.4

17 May 09:53

Choose a tag to compare

CHANGELOG:

  • Added pagination support for more than 1000 objects during cleanup
  • Added non-panic handle for non-existing organisations

Beta v0.1.3

17 Apr 20:05

Choose a tag to compare

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

12 Apr 09:17

Choose a tag to compare

  • 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

11 Apr 13:30

Choose a tag to compare

  • Added config.yml file to the distribution
  • Binary is packaged inside bin directory

Beta v0.1.0

11 Apr 07:18

Choose a tag to compare

chore(release) Created release.