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

Choose a tag to compare

@jsam jsam released this 12 Jun 10:03

CHANGELOG

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

Beta v0.1.5

Choose a tag to compare

@jsam jsam released this 29 May 08:42

CHANGELOG

  • Switched to statically compiled binaries.

Beta v0.1.4

Choose a tag to compare

@jsam jsam released this 17 May 09:53

CHANGELOG:

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

Beta v0.1.3

Choose a tag to compare

@jsam jsam released this 17 Apr 20:05

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

Choose a tag to compare

@jsam jsam released this 12 Apr 09:17
  • 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

Choose a tag to compare

@jsam jsam released this 11 Apr 13:30
  • Added config.yml file to the distribution
  • Binary is packaged inside bin directory

Beta v0.1.0

Choose a tag to compare

@jsam jsam released this 11 Apr 07:18
chore(release) Created release.