Simon Heather
6824af5922
fix: Atlantis Apply Fails on GitLab v16.10 When the Merge Request Branch Needs Rebasing ( #4402 )
2024-04-05 15:08:58 +01:00
renovate[bot]
6884238cd1
fix(deps): update module github.com/google/go-github/v58 to v59 in go.mod (main) ( #4241 )
...
* fix(deps): update module github.com/google/go-github/v58 to v59 in go.mod
* Update fixtures.go
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: nitrocode <7775707+nitrocode@users.noreply.github.com >
2024-02-27 23:47:57 -06:00
renovate[bot]
ef766d2ec1
fix(deps): update module github.com/google/go-github/v57 to v58 in go.mod (main) ( #4138 )
...
* fix(deps): update module github.com/google/go-github/v57 to v58 in go.mod
* Update remaining go-github to v58
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Luke Massa <lmassa@tripadvisor.com >
2024-01-19 10:30:38 -05:00
Luke Massa
7faa03fd18
chore: fix label type in gitlab testdata ( #4091 )
2023-12-23 11:34:22 -05:00
Luke Massa
1035d9263a
chore: Move gitlab client test data into testdata/ files ( #4086 )
...
* feat: Move gitlab client test data into testdata/ files
* Cleanup
2023-12-21 19:20:40 -05:00
renovate[bot]
d93f85a0c3
fix(deps): update module github.com/google/go-github/v54 to v57 in go.mod (main) ( #4032 )
...
* fix(deps): update module github.com/google/go-github/v54 to v57 in go.mod
* fix(deps): go-github v57 in server/events/vcs/testdata/fixtures.go
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: nitrocode <7775707+nitrocode@users.noreply.github.com >
2023-12-12 00:21:42 +00:00
Finn Arne Gangstad
760190629e
fix: complete the upgrade to github v54 to unbreak tests ( #3691 )
2023-08-21 11:38:17 -04:00
Artur Rodrigues
049c146b2c
fix(github): prevent null pointer dereferencing when using AllowMergeableBypassApply with no required checks on branch protection ( #3672 )
...
* Implement test for allow mergeable bypass apply with no branch protection checks
* Report true combined status if no branch protection required status checks
* Remove warning on feature flag utilization
2023-08-15 10:11:37 -07:00
nitrocode
79500182db
chore(deps): bump tally to v4 ( #3498 )
2023-06-08 21:57:46 -04:00
renovate[bot]
19010fd4ee
fix(deps): update module github.com/golang-jwt/jwt/v4 to v5 in go.mod ( #3366 )
...
* fix(deps): update module github.com/golang-jwt/jwt/v4 to v5 in go.mod
* Bump jwt
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: nitrocode <7775707+nitrocode@users.noreply.github.com >
2023-05-05 16:53:23 +00:00
renovate[bot]
cc2d0c16e3
fix(deps): update module github.com/google/go-github/v51 to v52 in go.mod ( #3346 )
...
* fix(deps): update module github.com/google/go-github/v51 to v52 in go.mod
* Update fixtures.go
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: nitrocode <7775707+nitrocode@users.noreply.github.com >
2023-04-30 03:07:33 +00:00
Dylan Page
34ad9e901d
fix: revert branch protection feature causing breaking change
...
Reverts "fix(github): branch protection not supported (#3276 )"
Reverts "fix: allow Require Linear History when selecting merge method (#3211 )"
Closes #3320
2023-04-11 16:48:39 -04:00
renovate[bot]
763f017169
fix(deps): update module github.com/google/go-github/v50 to v51 in go.mod ( #3316 )
...
* fix(deps): update module github.com/google/go-github/v50 to v51 in go.mod
* Update fixtures.go
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: nitrocode <7775707+nitrocode@users.noreply.github.com >
2023-04-11 00:36:40 -05:00
Tymofii Polekhin
7a33828227
fix: allow Require Linear History when selecting merge method ( #3211 )
...
* fix: account for Require Linear History when selecting merge method
* fix logic and add tests
* add nolint hints for w.Write
---------
Co-authored-by: nitrocode <7775707+nitrocode@users.noreply.github.com >
2023-03-18 17:43:11 -05:00
Ken Kaizu
acc8ef6abc
fix(deps): update module github.com/google/go-github/v49 to v50 ( #3074 )
2023-01-30 22:25:56 -06:00
Ken Kaizu
da48fb515d
chore(test): add no test dir tests, rename testdata dir ( #2986 )
...
* add web_templates render tests
* add ansic strip tests
* move fixtures into testdata dir which is golang specific test dir name
* add server/metrics tests
* add recovery test
* add runtime stats test
2023-01-15 23:14:23 -06:00