Skip to content

Releases: github/codeql-action-sync-tool

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.

1.0.5

27 Apr 09:15
e6c6548
Compare
Choose a tag to compare

Changelog

e6c6548 Merge pull request #59 from github/simon-engledew/bump-go-git
94d27c6 Merge pull request #60 from github/simon-engledew/bump-go
ff2d98f Update licence cache
0594a3c go mod tidy
5754bb5 Update go 1.14.7 -> 1.14.15
1fa3ed9 Bump the version of go-git to 5.3.0
d1182c8 Merge pull request #55 from github/integration-test
8c38f80 Merge pull request #54 from github/ignore-cache
047f5da Add an integration test for GitHub Enterprise Server.
197081f Merge pull request #57 from github/check-org-membership-api
8894738 Merge pull request #53 from github/token-env-var
37eee5f Fix argument order.
346185e Use a better API to check organization membership.
45acfb4 Ignore the cache directory to make it easier to build and run the tool from the root of the repository.
1914db5 Allow specifying the destination token as an environment variable.

1.0.4

25 Feb 13:02
3346397
Compare
Choose a tag to compare

Changelog

3346397 Merge pull request #52 from github/simon-engledew/insecure-flag
a1bc449 Merge pull request #51 from github/aegis
92a42a2 Add an insecure flag for testing
52a76d0 Apply updates for GitHub AE.

1.0.3

11 Jan 22:00
abe96c5
Compare
Choose a tag to compare

Changelog

abe96c5 Merge pull request #49 from github/fix-cryptic-redirect-error
7ef8d60 Fix a cryptic error you get if you use the wrong URL for your GitHub Enterprise Server instance.
c4d4a6e Merge pull request #50 from github/update-lint-action
2f80070 Use an updated copy of golangci/golangci-lint-action.

1.0.2

14 Nov 11:28
9436204
Compare
Choose a tag to compare

Changelog

9436204 Merge pull request #48 from github/update-bundled-action
ef02b83 Use an impersonation token to push to GitHub Enterprise if pushing directly is not allowed.
993f67a Add an error message for when you don't have write access to the repository you are updating.
ad4a06f Rename MissingAllScopes to HasAnyScope and invert the logic.