Skip to content

Releases: jonhadfield/soba

1.3.9

06 Jul 08:44
Compare
Choose a tag to compare

Changelog

  • c3450e9 Bump github.com/slack-go/slack from 0.17.1 to 0.17.2
  • a5e8068 add support for sourcehut.
  • 64b08df allow 10 mins for very large repos.
  • 5b81817 bump githosts to improve error handling.
  • a963d40 bump githosts-utils dependency to fix minor bugs.
  • fb9e86d bump githosts-utils to fix delays between clones.
  • 70851bd improve security of soba download for docker image build.
  • 3a82866 remove replace statement in go.mod.
  • 086a79d update sonarqube config.

1.3.8

29 Jun 20:44
7f9f66e
Compare
Choose a tag to compare

Changelog

  • 5d6cb3b Improve robustness and security
  • d4fa1a4 bump docker base image to alpine 3:21.
  • 7f9f66e fix Docker image reference.
  • f657909 lint.
  • 2246513 reinstate bitbucket backup with oauth alongside new api token option.
  • 5f3ee55 update readme to mention auth regression and new API token access requirement.

1.3.7

26 Jun 20:41
c40c700
Compare
Choose a tag to compare

Changelog

  • 8f9be8a Bump aquasecurity/trivy-action from 0.30.0 to 0.31.0
  • 5acff24 Bump github.com/slack-go/slack from 0.17.0 to 0.17.1
  • 9123037 add git lfs to Dockerfile.
  • 3284c45 add toggles for git lfs backup for each provider. remove debug.
  • 93af92d bump dependencies.
  • 9a4df3f bump githosts to remove debug.
  • 15ddf1b docs: add 1.3.6 release notes and github env vars
  • eaf7780 docs: add v1.3.5 release notes and env var file usage
  • a0020eb docs: add v1.3.5 release notes and env var file usage
  • ba1883b docs: describe git lfs backup env vars
  • ff7e70d docs: describe git lfs backup env vars
  • 0a27a81 improve logic around lfs backups so it skips and logs if the repo hasn't changed.
  • c40c700 lint.
  • 26f34f2 lint.
  • 311dc7c lint.
  • 3ea5363 reorg.
  • 78d775b update dependency to use passed credentials and not attempt to retrieve from env vars.
  • 0b04c4f update dependency.

1.3.6

11 Jun 21:35
Compare
Choose a tag to compare

Changelog

  • 7e8210d39399794434d7a90dd9b4a02a756de6b3 docs: add v1.3.5 release notes and env var file usage
  • 16e06fc4062328c8b7ae0b2c4b6b1272eb36785b update dependency to use passed credentials and not attempt to retrieve from env vars.

1.3.5

07 Jun 21:49
aea57a1
Compare
Choose a tag to compare

Changelog

  • f8b9e2c Replace magic numbers with constants
  • 899a556 bump dependencies.
  • 85c980f bump dependencies.
  • 530a9fb enable setting of credentials via files.
  • aea57a1 enable setting of secrets using files by adding _FILE to existing env var names.
  • e11533e fix lint.
  • 34cf5f0 lint and pass backupDir.
  • 8a7eea1 lint.
  • 606c2df update golangci lint action.
  • 51484a8 upgrade circleci go version.

1.3.4

26 May 22:00
62ded25
Compare
Choose a tag to compare

Changelog

  • e7e8f74 Bump actions/setup-go from 5.3.0 to 5.5.0
  • c64cc43 Bump github.com/go-co-op/gocron/v2 from 2.16.1 to 2.16.2
  • f45dc94 Bump golangci/golangci-lint-action from 6.5.1 to 8.0.0
  • 48525e2 bump githosts-utils dependency.
  • 6ee0314 docs: document additional env vars
  • 62ded25 go mod vendor.
  • 9d48c04 go mod vendor.

1.3.3

11 May 18:15
Compare
Choose a tag to compare

Changelog

  • 26b46c7 Bump actions/setup-go from 5.1.0 to 5.3.0
  • eeba8cc Bump aquasecurity/trivy-action from 0.29.0 to 0.30.0
  • 2ab5e64 Bump github.com/go-co-op/gocron/v2 from 2.14.2 to 2.15.0
  • dab72a4 Bump github.com/go-co-op/gocron/v2 from 2.15.0 to 2.16.1
  • fcabf95 Bump github.com/slack-go/slack from 0.15.0 to 0.16.0
  • a46a0e2 Bump golangci/golangci-lint-action from 6.1.1 to 6.2.0
  • 88331a9 Bump golangci/golangci-lint-action from 6.2.0 to 6.3.2
  • 77e41f7 Bump golangci/golangci-lint-action from 6.3.2 to 6.5.1
  • 7fb949f add details of scheduling backups with cron syntax.
  • bc7fae3 update changelog for release 1.3.1.
  • 2ed05bb update dependencies to add a default github worker delay.

1.3.2

27 Apr 18:48
Compare
Choose a tag to compare

Changelog

  • 7fb949f add details of scheduling backups with cron syntax.
  • 5a9f659850e7ac3e78b9cde337e04a336b8f18da bump dependencies.
  • bc7fae3 update changelog for release 1.3.1.

1.3.1

27 Jan 17:13
c28aa7d
Compare
Choose a tag to compare

Changelog

  • c28aa7d add feature to enable backups using cron.

1.3.0-beta.1

19 Jan 22:41
c28aa7d
Compare
Choose a tag to compare
1.3.0-beta.1 Pre-release
Pre-release

Changelog

  • c28aa7d add feature to enable backups using cron.