Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: github/codeql-action-sync-tool

1.0.15

16 Sep 11:06
b13e101
Compare
Choose a tag to compare

Changelog

  • b13e101 Merge pull request #147 from github/navntoft/fix-push-batch-size
  • 291c4c6 Fix overlapping batches in refspec splitting
  • 304d301 Merge pull request #143 from github/dependabot/go_modules/github.com/go-git/go-git/v5-5.16.2
  • 172f97a Update licenses.
  • ce48ba8 Merge pull request #142 from github/dependabot/github_actions/golangci/golangci-lint-action-8
  • 4e45773 Bump github.com/go-git/go-git/v5 from 5.16.0 to 5.16.2
  • 5e25fbc Bump golangci/golangci-lint-action from 7 to 8

1.0.14

12 May 12:38
9d69bb2
Compare
Choose a tag to compare

Changelog

  • 9d69bb2 Merge pull request #136 from github/dependabot/github_actions/golangci/golangci-lint-action-7
  • 38015e2 Migrate the linter configuration.
  • 1defaef Update linter version.
  • e979378 Merge pull request #138 from github/dependabot/go_modules/github.com/go-git/go-git/v5-5.16.0
  • 0dc2686 Update licenses.
  • d4d2c4b Bump github.com/go-git/go-git/v5 from 5.14.0 to 5.16.0
  • 4323215 Merge pull request #134 from github/dependabot/go_modules/go_modules-c153b83258
  • 82c354f Merge pull request #139 from github/remove-unintentional-line-comment
  • 6a61917 Merge pull request #137 from github/dependabot/go_modules/golang.org/x/oauth2-0.29.0
  • c038774 Bump golang.org/x/oauth2 from 0.27.0 to 0.29.0
  • cbaff92 Remove unintentional line commenting.
  • d60cbe2 Merge pull request #140 from github/update-actions-runner
  • d64ce73 Update Actions runner version.
  • 943d0d7 Bump golangci/golangci-lint-action from 6 to 7
  • 9f2784d Bump golang.org/x/net from 0.35.0 to 0.36.0 in the go_modules group
  • c44eeae Merge pull request #132 from github/dependabot/go_modules/github.com/go-git/go-git/v5-5.14.0
  • 1af30d2 Update license cache.
  • 1975d5c Bump github.com/go-git/go-git/v5 from 5.13.2 to 5.14.0
  • 82410b8 Merge pull request #131 from github/dependabot/go_modules/github.com/spf13/cobra-1.9.1
  • 3ed5fdc Update license cache.
  • 7a9f18a Bump github.com/spf13/cobra from 1.8.1 to 1.9.1
  • b14ea1f Merge pull request #130 from github/dependabot/go_modules/golang.org/x/oauth2-0.27.0
  • 0b11052 Bump golang.org/x/oauth2 from 0.26.0 to 0.27.0
  • c6df5df Merge pull request #133 from github/update-go-1.24.0
  • aabf326 Update Go to 1.24.0.

1.0.13

14 Feb 13:50
bc47c38
Compare
Choose a tag to compare

Changelog

  • bc47c38 Merge pull request #129 from github/push-refs-batches
  • 6b880cc Push refs in smaller batches.
  • e151b73 Merge pull request #128 from github/dependabot/go_modules/golang.org/x/oauth2-0.26.0
  • 6d33d9b Bump golang.org/x/oauth2 from 0.25.0 to 0.26.0
  • 36061a1 Merge pull request #125 from github/dependabot/go_modules/github.com/go-git/go-git/v5-5.13.2
  • 1d8e8ce Don't use .gitkeep trick to keep refs directory around, as it upsets go-git.
  • b2518a1 Ignore a library which is a fork of golang.org/x/crypto/openpgp.
  • afdc645 go mod tidy and licensed cache.
  • 22b1e88 Bump github.com/go-git/go-git/v5 from 5.12.0 to 5.13.2
  • 30774be Merge pull request #127 from github/run-integration-larger
  • 6a5d9e9 Run integration tests on a larger runner.
  • bc91a92 Merge pull request #116 from github/dependabot/github_actions/goreleaser/goreleaser-action-6
  • a02b45a Replace a deprecated argument.
  • 9bb96bb Bump goreleaser/goreleaser-action from 5 to 6
  • 89899f7 Merge pull request #121 from github/dependabot/go_modules/golang.org/x/net-0.33.0
  • fe50377 Bump golang.org/x/net from 0.23.0 to 0.33.0

1.0.12

04 Feb 17:08
c378162
Compare
Choose a tag to compare

Changelog

  • c378162 Merge pull request #118 from github/dependabot/go_modules/github.com/stretchr/testify-1.10.0
  • cae1d61 Bump github.com/stretchr/testify from 1.9.0 to 1.10.0
  • 258df11 Merge pull request #123 from marcellodesales/bugfix/#122/fix-empty-dir-check
  • 6f77278 Fix horribly confusing lint failure. 😅
  • 33f840f Merge pull request #126 from github/dependabot/go_modules/golang.org/x/oauth2-0.25.0
  • ff29632 Bump golang.org/x/oauth2 from 0.23.0 to 0.25.0
  • b84492c 🐹 ✅ add test case for empty cache dir
  • 603d851 🐹 🐛 fix the check for the empty dir
  • e34cd16 🐹 🐛 fix cachedirectory.go to reuse empty dir

1.0.11

15 Sep 07:56
5bc50ff
Compare
Choose a tag to compare

Changelog

  • 5bc50ff Merge pull request #114 from github/dependabot/github_actions/golangci/golangci-lint-action-6
  • b6af84d Bump golangci/golangci-lint-action from 3 to 6
  • 0d8540c Merge pull request #107 from github/dependabot/go_modules/github.com/go-git/go-git/v5-5.12.0
  • e11af59 Run licensed.
  • 2f97559 Bump github.com/go-git/go-git/v5 from 5.11.0 to 5.12.0
  • 619c6a4 Merge pull request #113 from github/dependabot/go_modules/github.com/spf13/cobra-1.8.1
  • 0aad65d Run licensed.
  • 7c04b00 Bump github.com/spf13/cobra from 1.8.0 to 1.8.1
  • 2226447 Merge pull request #112 from github/dependabot/go_modules/go_modules-654f3690b0
  • f029619 Bump the go_modules group with 2 updates
  • 1968e01 Merge pull request #111 from github/dependabot/go_modules/golang.org/x/oauth2-0.23.0
  • eff2827 Bump golang.org/x/oauth2 from 0.16.0 to 0.23.0
  • 250c227 Merge pull request #106 from github/dependabot/go_modules/github.com/stretchr/testify-1.9.0
  • bc74a25 Bump github.com/stretchr/testify from 1.8.4 to 1.9.0
  • c880924 Merge pull request #102 from github/dependabot/github_actions/actions/setup-go-5
  • 67202d4 Merge pull request #101 from github/dependabot/github_actions/github/codeql-action-3
  • ebeaed8 Bump actions/setup-go from 4 to 5
  • 40d2ccc Bump github/codeql-action from 2 to 3
  • e892394 Merge pull request #93 from github/dependabot/go_modules/github.com/spf13/cobra-1.8.0
  • ba5cda2 Update licenses.
  • 01c4998 Bump github.com/spf13/cobra from 1.0.0 to 1.8.0
  • a239be1 Merge pull request #97 from github/dependabot/go_modules/github.com/go-git/go-git/v5-5.11.0
  • 2e8de9c Update licenses.
  • 613d5ab Bump github.com/go-git/go-git/v5 from 5.9.0 to 5.11.0
  • 0ab3359 Merge pull request #100 from github/dependabot/go_modules/golang.org/x/oauth2-0.16.0
  • 5a1a5b2 Bump golang.org/x/oauth2 from 0.12.0 to 0.16.0
  • 73a3683 Merge pull request #99 from github/update-go
  • 3ed17b4 Update Go to 1.21.6.
  • 4c0712b Merge pull request #94 from github/dependabot/go_modules/github.com/gorilla/mux-1.8.1
  • d25a3ef Bump github.com/gorilla/mux from 1.8.0 to 1.8.1
  • 95cd510 Merge pull request #86 from github/dependabot/go_modules/github.com/go-git/go-git/v5-5.9.0
  • b68c3a6 Update licenses.
  • 63e63ab Bump github.com/go-git/go-git/v5 from 5.5.2 to 5.9.0
  • 98c02c8 Merge pull request #88 from github/dependabot/go_modules/github.com/sirupsen/logrus-1.9.3
  • c18d82a Update licenses.
  • 4c7abdd Bump github.com/sirupsen/logrus from 1.7.0 to 1.9.3
  • 3edc1f0 Merge pull request #85 from github/dependabot/go_modules/github.com/markbates/pkger-0.17.1
  • 4ab6642 Update licenses.
  • ff3539b Merge pull request #83 from github/dependabot/github_actions/golangci/golangci-lint-action-3
  • 9f0b6ad Merge pull request #84 from github/dependabot/go_modules/golang.org/x/oauth2-0.12.0
  • b4a4f05 Bump golang.org/x/oauth2
  • 5e37d82 Merge pull request #82 from github/dependabot/github_actions/actions/checkout-4
  • c082d71 Merge pull request #87 from github/dependabot/go_modules/github.com/stretchr/testify-1.8.4
  • 27d3a41 Bump actions/checkout from 2 to 4
  • 956f27f Merge pull request #80 from github/dependabot/github_actions/goreleaser/goreleaser-action-5
  • 113a889 Merge pull request #81 from github/dependabot/github_actions/actions/setup-go-4
  • 4582cc8 Merge pull request #79 from github/dependabot/github_actions/github/codeql-action-2
  • 5e27e9b Bump github.com/stretchr/testify from 1.7.0 to 1.8.4
  • 37d6be1 Bump github.com/markbates/pkger from 0.17.0 to 0.17.1
  • 9d90b21 Bump golangci/golangci-lint-action from 2 to 3
  • 350b19a Bump actions/setup-go from 2 to 4
  • 5dd6fdb Bump goreleaser/goreleaser-action from 2 to 5
  • ef62266 Bump github/codeql-action from 1 to 2
  • 51e5772 Merge pull request #78 from github/dependabot
  • a4e2ca3 Enable Dependabot updates.

1.0.10

28 Feb 16:00
d1c8db6
Compare
Choose a tag to compare

Changelog

1.0.9

14 Jun 14:47
0de4ed4
Compare
Choose a tag to compare

Changelog

  • 0de4ed4 Merge pull request #74 from github/upload-retrying
  • 6bebcc2 Split out a method for doing a single upload attempt to prevent resource leaks.
  • d089cfe Add some release asset upload retrying.
  • ad03f1e Merge pull request #72 from github/better-http-errors
  • 3fd082e Merge main into better-http-errors.
  • c4a0514 Remove a change meant for another PR.
  • 410478b Fix a typo.
  • d451bb4 Merge pull request #71 from github/move-error-check
  • 4e0758f Merge pull request #73 from github/workflow-dispatch
  • 7ab2792 Add a workflow_dispatch trigger to the CI job.
  • 9a5e079 Include request IDs in errors when available.
  • 48a8250 Move an error check to a more correct location.
  • 374a26d Merge pull request #70 from github/fix-incorrect-log-message
  • bd51e34 Fix an incorrect log message.

1.0.8

28 Apr 08:53
097405a
Compare
Choose a tag to compare

Changelog

  • 097405a Merge pull request #68 from github/fix-tags-not-being-resolved
  • ed7f204 Fix tags not being resolved before use.

1.0.7

06 Apr 19:40
719e5d6
Compare
Choose a tag to compare

Changelog

  • 719e5d6 Merge pull request #67 from github/count-pushed-bundles
  • 53aed4f Add a counter to show how many bundles have been pushed and how many are left.
  • 2e662d4 Merge pull request #65 from github/check-references-exist
  • 6ac01ae Merge pull request #64 from github/git-url
  • 55fba50 Merge pull request #66 from github/removing-existing-assets-if-size-doesnt-match
  • a11479a Remove existing assets if the size does not match.
  • 9146034 Check release references exist in the cache before trying to push them.
  • cf7bdeb Add a hidden push option for specifying the destination Git URL.

1.0.6

23 Mar 17:35
06cf2d3
Compare
Choose a tag to compare

Changelog

  • 06cf2d3 Merge pull request #62 from github/source-url-flag
  • 1e04ff2 Merge branch 'main' into source-url-flag
  • 1890f26 Merge pull request #63 from github/update-go-version
  • 54afdf3 Update Go to the latest version.
  • c64cb75 Add a hidden flag to fetch from an alternative Git source.