Simon Heather
|
67b5740053
|
feat: Refine The Atlantis VCS Logging Configuration (#4285)
* Refine VCS Logging
* Remove github/gitlab client logger
* Remove fmtLogSrc from instrumented_client and format
* Add staticcheck lint exception for NewGitHubClient
* Fix tests
|
2024-02-26 13:07:41 -05:00 |
|
nitrocode
|
79500182db
|
chore(deps): bump tally to v4 (#3498)
|
2023-06-08 21:57:46 -04:00 |
|
Ken Kaizu
|
692ceae171
|
upgrade go-playground/validator from v9 to v10 (#2863)
Co-authored-by: nitrocode <7775707+nitrocode@users.noreply.github.com>
|
2022-12-23 11:26:07 -06:00 |
|
Rui Chen
|
b5e985c158
|
lint: remove deprecated io/util package (#2503)
As of go1.16, io/util package has been deprecated
See issue, https://github.com/golang/go/issues/42026
Signed-off-by: Rui Chen <rui@chenrui.dev>
Signed-off-by: Rui Chen <rui@chenrui.dev>
|
2022-09-08 13:45:00 -04:00 |
|
Jack Lindamood
|
71233ef3b6
|
Allow manual PR number (#2465)
Resolves #2464
|
2022-08-22 11:59:16 -07:00 |
|
Rémi Lapeyre
|
b409cb8470
|
Add the /plan and /apply endpoints (#997)
* Add the /plan and /apply endpoints
* Resolve conflicts
* Fix wrong merge
* Add missing methods for mocks
* Fix linting error
* Fix linting error
* Move api plan/apply into APIController
* Extract commond code into helper functions
* Implement GetCloneURL for GitHub
Co-authored-by: Li Lin <li.lin@hashicorp.com>
|
2022-07-27 11:36:49 -07:00 |
|