Commit Graph

108 Commits

Author SHA1 Message Date
Shawn Hartsell
0d972bbe61 Merge pull request #88 from actions/dependabot/go_modules/github.com/cloudflare/circl-1.3.7
Some checks failed
goreleaser / goreleaser (push) Has been cancelled
Bump github.com/cloudflare/circl from 1.3.3 to 1.3.7
v202401161759
2024-01-16 17:01:18 -06:00
dependabot[bot]
08969745fd Bump github.com/cloudflare/circl from 1.3.3 to 1.3.7
Bumps [github.com/cloudflare/circl](https://github.com/cloudflare/circl) from 1.3.3 to 1.3.7.
- [Release notes](https://github.com/cloudflare/circl/releases)
- [Commits](https://github.com/cloudflare/circl/compare/v1.3.3...v1.3.7)

---
updated-dependencies:
- dependency-name: github.com/cloudflare/circl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-16 22:59:11 +00:00
Shawn Hartsell
b0c888ea6d Merge pull request #84 from actions/dependabot/go_modules/github.com/go-git/go-git/v5-5.11.0
Bump github.com/go-git/go-git/v5 from 5.4.2 to 5.11.0
2024-01-16 16:57:57 -06:00
dependabot[bot]
524258ed14 Bump github.com/go-git/go-git/v5 from 5.4.2 to 5.11.0
Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.4.2 to 5.11.0.
- [Release notes](https://github.com/go-git/go-git/releases)
- [Commits](https://github.com/go-git/go-git/compare/v5.4.2...v5.11.0)

---
updated-dependencies:
- dependency-name: github.com/go-git/go-git/v5
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-16 22:54:39 +00:00
Shawn Hartsell
1736c011f3 Merge pull request #87 from actions/dependabot/go_modules/golang.org/x/crypto-0.17.0
Bump golang.org/x/crypto from 0.0.0-20220411220226-7b82a4e95df4 to 0.17.0
2024-01-16 16:52:56 -06:00
Shawn Hartsell
daca03c5e8 Merge pull request #77 from actions/dependabot/go_modules/gopkg.in/yaml.v3-3.0.0
Bump gopkg.in/yaml.v3 from 3.0.0-20200313102051-9f266ea9e77c to 3.0.0
2024-01-16 16:36:50 -06:00
dependabot[bot]
4442922a6a Bump golang.org/x/crypto
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20220411220226-7b82a4e95df4 to 0.17.0.
- [Commits](https://github.com/golang/crypto/commits/v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-16 22:31:12 +00:00
Shawn Hartsell
58f6f35f93 Merge pull request #86 from actions/sh/upgrade-go
Updating Go version
2024-01-16 16:29:57 -06:00
Shawn Hartsell
83232a9d39 Update CODEOWNERS 2024-01-16 16:29:34 -06:00
Shawn Hartsell
35c0ff9f0e updating github.go ot use io pkg instead of ioutil pkg after Go 1.21 upgrade 2024-01-16 15:33:03 -06:00
Shawn Hartsell
c7838fced0 fixing lint error in sync.go 2024-01-16 15:32:24 -06:00
Shawn Hartsell
3b3893d774 updating repoames to use os pkg instead of ioutil pkg after upgrading to Go 1.21 2024-01-16 15:31:59 -06:00
Shawn Hartsell
2b1548bf54 upgrading version of golangci-lint to latest in script/bootstrap 2024-01-16 15:16:40 -06:00
Shawn Hartsell
150b316c6c updating Go version to 1.21. Ran tidy and mod vendor 2024-01-16 14:23:08 -06:00
Shawn Hartsell
05ec4672e1 Update CODEOWNERS 2024-01-16 14:03:43 -06:00
Shawn Hartsell
41ddaff06e Update CODEOWNERS 2024-01-16 14:02:46 -06:00
Shawn Hartsell
baba63a8c2 Update CODEOWNERS 2024-01-11 14:42:23 -06:00
Shawn Hartsell
8bc16ff6a2 Update CODEOWNERS 2024-01-11 14:38:44 -06:00
Shawn Hartsell
6893af5a30 Update CODEOWNERS 2024-01-11 14:38:26 -06:00
Shawn Hartsell
72b9d74865 Update CODEOWNERS
Adding myself as codeowner until new team is created
2024-01-11 14:37:51 -06:00
dependabot[bot]
6a4ced6515 Bump gopkg.in/yaml.v3 from 3.0.0-20200313102051-9f266ea9e77c to 3.0.0
Bumps gopkg.in/yaml.v3 from 3.0.0-20200313102051-9f266ea9e77c to 3.0.0.

---
updated-dependencies:
- dependency-name: gopkg.in/yaml.v3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-30 14:00:05 +00:00
Florian Wagner
416384c2a6 Merge pull request #71 from actions/h2floh/update_gorelease_architectures
Changes to release workflow and architecture options
2023-03-21 10:59:46 +09:00
Florian Wagner
90b101d54d remove 386 add macos arm64
Signed-off-by: Florian Wagner <h2floh@github.com>
2023-03-21 00:29:53 +00:00
Florian Wagner
4ceed9135d Merge pull request #68 from actions/dependabot/go_modules/golang.org/x/net-0.7.0
Some checks failed
goreleaser / goreleaser (push) Has been cancelled
Bump golang.org/x/net from 0.0.0-20220425223048-2871e0cb64e4 to 0.7.0
v202303192358
2023-03-17 15:54:21 +09:00
dependabot[bot]
d7d3e9c0f9 Bump golang.org/x/net from 0.0.0-20220425223048-2871e0cb64e4 to 0.7.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20220425223048-2871e0cb64e4 to 0.7.0.
- [Release notes](https://github.com/golang/net/releases)
- [Commits](https://github.com/golang/net/commits/v0.7.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-17 06:50:44 +00:00
Florian Wagner
6285f4ed62 Merge pull request #70 from actions/h2floh/update_go_version_and_linters
Update go version and linters
2023-03-17 15:49:47 +09:00
Florian Wagner
095836f013 update linters
Signed-off-by: Florian Wagner <h2floh@github.com>
2023-03-16 02:29:51 +00:00
Florian Wagner
d40dda853c bump go to 1.17
Signed-off-by: Florian Wagner <h2floh@github.com>
2023-03-16 02:29:28 +00:00
Florian Wagner
da4549ef0f Merge pull request #62 from actions/h2floh/add_sanity_testing_workflow
Add sanity test semi-automation workflow
2022-12-14 14:51:29 +09:00
Florian Wagner
552493bfa4 adhere to comments and add spelling fixes
Signed-off-by: Florian Wagner <h2floh@github.com>
2022-11-28 05:01:50 +00:00
Florian Wagner
8decd6ca07 add sanity testing workflow and docs
Signed-off-by: Florian Wagner <h2floh@github.com>
2022-11-22 08:18:05 +00:00
Florian Wagner
b4b91e9993 Merge pull request #60 from actions/h2floh/ghae_internal_repo
Some checks failed
goreleaser / goreleaser (push) Has been cancelled
Pass visibility flag on repository creation
v202211070205
2022-11-04 15:21:02 +09:00
Florian Wagner
e30fad8050 adding missing error handling for GET repo
Signed-off-by: Florian Wagner <h2floh@github.com>
2022-11-04 06:15:14 +00:00
Florian Wagner
d7e1ea845e exclude gocyclo lint in E2E mock API server
Signed-off-by: Florian Wagner <h2floh@github.com>
2022-11-04 04:52:59 +00:00
Florian Wagner
51dff542d6 add e2e test for impersonations and visibility
Signed-off-by: Florian Wagner <h2floh@github.com>
2022-11-04 04:44:35 +00:00
Florian Wagner
ef922b8e3b refactor repository retrieval/creation
Signed-off-by: Florian Wagner <h2floh@github.com>
2022-11-04 04:43:03 +00:00
Florian Wagner
6d732db1cf add push flag to indicate target it GHAE
Signed-off-by: Florian Wagner <h2floh@github.com>
2022-11-03 06:56:42 +00:00
Florian Wagner
86c578bdf2 set visibility to internal for GHAE
Signed-off-by: Florian Wagner <h2floh@github.com>
2022-11-03 06:15:23 +00:00
Ajay
621a30f411 Merge pull request #52 from actions/ajaykn/fix-token-error
Some checks failed
goreleaser / goreleaser (push) Has been cancelled
Fix the impersonation token error when site_admin scope is missing
v202209261606
2022-09-26 13:58:39 +09:00
Ajaykn-mac
0ae35c149f fix go lint 2022-09-26 13:28:19 +09:00
Ajaykn-mac
4f5ae77ae9 update readme with moving optional argument 2022-09-26 13:12:54 +09:00
Ajaykn-mac
db79671e1d Fix impersonation token error in case of missing site_admin scope 2022-09-26 12:59:57 +09:00
Ajay
3a24d8ed61 Merge pull request #46 from derwasp/derwasp/add-actions-admin-user-switch
Some checks failed
goreleaser / goreleaser (push) Has been cancelled
Add actions admin user impersonation via a --actions-admin-user flag
v202209260238
2022-09-21 21:59:10 +09:00
Denys Zhuravel
4b5fb2c8ad Add a note about the site_admin scope
* add a note to the readme
* add a note to the autogenerated cli help
2022-09-21 12:05:27 +00:00
Denys Zhuravel
37946dfc91 Require site_admin for the impersonation logic
Also, fixed casing in the text literals
2022-09-21 11:59:16 +00:00
Denys Zhuravel
a7d588cf7c Don't enable the impersonation by default.
* Require the impersonation to be explicit with the --actions-admin-user flag
* Reword the log messages to look the same way the existing messages are
2022-09-20 09:48:29 +00:00
Denys Zhuravel
c32265a4df Add actions-admin-user to readme 2022-09-09 09:35:07 +00:00
Denys Zhuravel
669526d239 Add the compiled binary to git ignore 2022-09-09 09:35:07 +00:00
Denys Zhuravel
e4525fb4aa Add dummy routes to the test stub to mimic the github api 2022-09-09 09:35:07 +00:00
Denys Zhuravel
7ef65dedf2 Add a --actions-admin-user flag
Same as in here
33463970b8/internal/push/push.go (L106-L113)

Add a warning about the missing site_admin scope in the token
Add a way to ignore the actions admin impersonation.
2022-09-09 09:35:01 +00:00