Skip to content

Releases: jonhadfield/soba

1.2.19

02 Sep 16:07
fbbde7f
Compare
Choose a tag to compare

Changelog

  • fbbde7f let user define max request timeout.

1.2.18

24 Aug 14:17
77d030b
Compare
Choose a tag to compare

Changelog

  • 4c86ec0 Bump github.com/slack-go/slack from 0.13.1 to 0.14.0
  • 277d9f1 Bump golangci/golangci-lint-action from 6.0.1 to 6.1.0
  • 62759cc bump dependencies.
  • 9d7c2ca go mod tidy.
  • 77d030b increase request timeout to five minutes to help with downloading larger repos.

1.2.17

29 Jul 09:47
911f2ae
Compare
Choose a tag to compare

Changelog

  • 385774d Bump actions/setup-go from 5.0.1 to 5.0.2
  • 45ca66a Bump aquasecurity/trivy-action from 0.21.0 to 0.22.0
  • f62c113 Bump aquasecurity/trivy-action from 0.22.0 to 0.23.0
  • 289a937 Bump aquasecurity/trivy-action from 0.23.0 to 0.24.0
  • c52cc22 Bump docker/build-push-action from 5 to 6
  • 9c54403 Bump github.com/slack-go/slack from 0.13.0 to 0.13.1
  • 911f2ae bump githosts-utils dependency with retryablehttp update.
  • 1cb0a3f re-use http client to improve performance.
  • bbe4bd3 resolve go.sum conflict.

1.2.16

09 Jun 08:40
0ba93d3
Compare
Choose a tag to compare

Changelog

  • aad7651 Bump aquasecurity/trivy-action from 0.19.0 to 0.21.0
  • 2eacffd Bump github.com/hashicorp/go-retryablehttp from 0.7.6 to 0.7.7
  • edff408 Bump golangci/golangci-lint-action from 5.3.0 to 6.0.1
  • 2b32a90 add slack notifications.
  • 34a0cd2 lint.
  • 0ba93d3 update changelog.

1.2.15

09 May 19:08
1a4bf61
Compare
Choose a tag to compare

Changelog

  • b2fd27a Bump actions/setup-go from 5.0.0 to 5.0.1
  • 99b9e15 Bump aquasecurity/trivy-action from 0.18.0 to 0.19.0
  • 2e1bbfa Bump golangci/golangci-lint-action from 4.0.0 to 5.3.0
  • 191864a add codeql.
  • 00f6870 add trivy.
  • 1a4bf61 bump dependencies.
  • df48cb1 bump githosts-utils dependency.
  • b9128a4 don't exit early on interactive run success.
  • 6114e10 fix codacy badge.
  • e3d5e35 improve string interpolation in Dockerfile.
  • ebcca5b remove travis.
  • 1df8d6e remove workflow mentions of master.
  • 9a98be6 rename.
  • 7d8feaa run docker container with unprivileged user.
  • 5c60055 switch gh branch from master to main.
  • 3f595fa update badges.

1.2.14

15 Mar 20:14
0148528
Compare
Choose a tag to compare

Changelog

  • 0148528 add release note for 1.2.13.
  • 85ad853 prevent exit from daemon.

1.2.13

15 Mar 19:42
234b1a4
Compare
Choose a tag to compare

Changelog

  • 234b1a4 catch provider errors and improve overall error handling.
  • 786ca75 only pause after short runs if running as a daemon.

1.2.12

13 Mar 17:57
7541339
Compare
Choose a tag to compare

Changelog

  • 7541339 enable option to limit GitHub repos to back up to those owned by the user.
  • 80cb7b1 specify new GITHUB_LIMIT_USER_OWNED and allow y/yes as valid options to set a boolean env var to true.
  • 6c30b0f update readme and changelog for 1.2.11.

1.2.11

10 Mar 21:05
ed98d69
Compare
Choose a tag to compare

Changelog

  • 38191ff Bump aquasecurity/trivy-action from 0.17.0 to 0.18.0
  • 708e7b6 add ntfy instructions.
  • ed98d69 add support for Azure DevOps repository backups.
  • cce889a update CHANGELOG.

1.2.10

04 Mar 13:14
8c0fdb6
Compare
Choose a tag to compare

Changelog

  • 8c0fdb6 check errors aren't nil before using in notification.