Commit Graph

3114 Commits

Author SHA1 Message Date
Simon Heather
fb69965fd7 chore: Rename templates package to web_templates (#4383) 2024-03-27 12:05:52 -04:00
Luke Massa
e846d90d1a fix: Sort results in command builder before comparing (#4385) 2024-03-26 12:09:29 -07:00
Simon Heather
566b15f356 feat: Refine the Atlantis VCS Pull Request Comments (#4254) 2024-03-23 11:58:30 -04:00
nitrocode
4750dc2dc8 feat: add opentofu binary to container (#4341)
Signed-off-by: nitrocode <7775707+nitrocode@users.noreply.github.com>
2024-03-23 11:57:58 -04:00
Christian Winther
1220638c59 fix(deps): Update alpine ca-certificates package version to 20240226-r0 in Dockerfile (#4376) 2024-03-23 12:54:59 +00:00
Martijn van der Kleijn
722c4a9372 feat: Add Gitea support (#4229)
* Add initial Gitea client structure

* Add various missing config flags

* initial gitea support added

* Fix some post-merge issues

* Replace HidePrevCommandComments by version from @florianbeisel

* Update mocks

* feat: add Webhook Signature Verification

This changes adds support for Gitea Webhook Signatures by wrapping the
function from the Gitea SDK and calling it from `handleGiteaPost()`.

* fix: use release version in go.mod

1.22 as in the previous go.mod is a development version. When referencing
a minimum release version the correct format is 1.22.0

* Set default Gitea url to cloud.gitea.com

* Fix and Add tests for Gitea

* Fix missing copyright header

* Changed comment to reflect no max comment length

Apparently there's no max comment length in Gitea at this point in time.

* Implement GetCloneURL()

* Decode Base64 before passing on downloaded file content

* Enable Gitea client as API Client

* Remove unneded comments

* Remove old redundant file

* fix: invalid version number in go.mod

* fix: remove unnecessary type conversions

* fix: removed unused function

* fix: remove unnecessary type conversion of decodedData

* fix: fixes some tests

* Correct gitea.com URL

* Add Gitea to website docs

* fix: TestPost_UnsupportedGiteaEvent

* revert version downgrades

* docs: add Gitea documentation to Guide section

* docs: fix copy paste mistake

* Update cmd/server_test.go

Co-authored-by: nitrocode <7775707+nitrocode@users.noreply.github.com>

* Clarify usage msg for --gitea-base-url

* Apply suggestions from code review

Co-authored-by: nitrocode <7775707+nitrocode@users.noreply.github.com>

* Turn ebreak number into const with comments

* Add --gitea-page-size server argument

Defaults to 30 based on https://docs.gitea.com/1.18/advanced/config-cheat-sheet#api-api

* Fix broken test

* Fix event parser and comment parser

* Add missing app permission to docs

* Make Gitea client conform to updated interface

* Update server/events/vcs/gitea/client.go

Co-authored-by: Simon Heather <32168619+X-Guardian@users.noreply.github.com>

* Remove no longer needed logger

* Add extra logging statements for Gitea client

* Add debug statements

---------

Co-authored-by: Florian Beisel <florian@pacey.me>
Co-authored-by: Florian Beisel <florian@beisel.it>
Co-authored-by: PePe Amengual <jose.amengual@gmail.com>
Co-authored-by: nitrocode <7775707+nitrocode@users.noreply.github.com>
Co-authored-by: Rui Chen <rui@chenrui.dev>
Co-authored-by: Simon Heather <32168619+X-Guardian@users.noreply.github.com>
2024-03-18 14:21:45 +00:00
renovate[bot]
2b02a43198 chore(deps): update dependency pnpm to v8.15.5 in .tool-versions (#4366)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-18 01:53:09 +00:00
Marco Ceppi
f214105f48 fix: detect workspaces when in subdirectories (#4363) 2024-03-16 16:32:23 -04:00
renovate[bot]
d560d28e1c fix(deps): update module github.com/alicebob/miniredis/v2 to v2.32.1 in go.mod (#4355)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-14 02:28:33 +00:00
renovate[bot]
fd323a0e73 chore(deps): update module google.golang.org/protobuf to v1.33.0 [security] (#4354)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-14 02:09:51 +00:00
renovate[bot]
917f3a5054 chore(deps): update dependency hashicorp/terraform to v1.7.5 in .circleci/config.yml (#4353)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-14 01:06:02 +00:00
renovate[bot]
e5b695bd18 chore(deps): update dependency go to v1.22.1 in go.mod (#4351)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-13 02:01:31 +00:00
PePe Amengual
3d83914e9b docs: Update broken slack link (#4350)
* Updating curl

* Update broken slack link
2024-03-12 17:17:24 -04:00
renovate[bot]
e590605838 fix(deps): update module github.com/xanzy/go-gitlab to v0.100.0 in go.mod (#4333)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-11 02:37:32 +00:00
renovate[bot]
57aef30416 chore(deps): update dependency open-policy-agent/conftest to v0.50.0 in testing/dockerfile (#4327)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-09 02:20:52 +00:00
renovate[bot]
3ce6d187dc chore(deps): update dependency git-lfs/git-lfs to v3.5.1 in dockerfile (#4320)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-08 00:59:03 +00:00
renovate[bot]
1cfc78876e fix(deps): update module golang.org/x/term to v0.18.0 in go.mod (#4316)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-07 00:26:03 +00:00
renovate[bot]
9834a6eaf6 chore(deps): update golang docker tag to v1.22.1 in testing/dockerfile (#4314)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-06 00:59:27 +00:00
mmokijewski
d5b63d2ee7 improve error log and add unit test (needed to force push to change committing user) (#4177) 2024-03-05 10:33:31 -05:00
Hans Arnholm
d40b762ac0 revert: regression: remote ops detection TF v1.1 (#4169)
Reverts linter change from #3690 which breaks TF v1.1 detection
2024-03-05 10:31:40 -05:00
renovate[bot]
75715af2e4 fix(deps): update module github.com/golang-jwt/jwt/v5 to v5.2.1 in go.mod (#4312)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-05 03:42:55 +00:00
renovate[bot]
c5e5b43e5a fix(deps): update module github.com/xanzy/go-gitlab to v0.99.0 in go.mod (#4311)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-05 00:45:36 +00:00
renovate[bot]
ee402237e4 fix(deps): update module github.com/xanzy/go-gitlab to v0.98.0 in go.mod (#4309)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-04 02:07:32 +00:00
renovate[bot]
219c923d49 fix(deps): update module github.com/go-playground/validator/v10 to v10.19.0 in go.mod (#4307)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-03 03:52:34 +00:00
renovate[bot]
5259e0cf10 fix(deps): update module github.com/stretchr/testify to v1.9.0 in go.mod (#4305)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-02 01:06:44 +00:00
renovate[bot]
7ff50e5101 fix(deps): update module github.com/hashicorp/hcl/v2 to v2.20.0 in go.mod (#4299)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-01 02:44:18 +00:00
Rui Chen
b4ab9c08e2 fix: update go version in go.mod (#4287) 2024-02-28 19:52:20 +00:00
Ivan Aguilar
e13f7527f2 chore: bump buildkit version to v0.12.5 (#4221)
* chore: bump buildkit version to v0.12.5

* chore: bumped CONFTEST version to 0.49.1

---------

Co-authored-by: nitrocode <7775707+nitrocode@users.noreply.github.com>
2024-02-28 06:19:19 +00: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]
e45f9fc0b0 fix(deps): update module go.etcd.io/bbolt to v1.3.9 in go.mod (#4292)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-28 01:02:48 +00:00
renovate[bot]
f9646cebb9 fix(deps): update module github.com/slack-go/slack to v0.12.5 in go.mod (#4291)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-27 03:20:35 +00:00
renovate[bot]
1d33e5d3c6 chore(deps): update dependency pnpm to v8.15.4 in .tool-versions (#4290)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-27 00:39:57 +00:00
renovate[bot]
a3855e4442 chore(deps): update dependency @vuepress/plugin-google-analytics to v2.0.0-rc.15 in package.json (#4211)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-26 18:54:43 +00:00
Rui Chen
1bf058d317 docs: update atlantis ref link on infracost.io (#4289)
Signed-off-by: Rui Chen <rui@chenrui.dev>
2024-02-26 13:13:48 -05:00
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
Dimitris Moraitidis
0c99a3dbba Update automerging.md (#4281)
Co-authored-by: PePe Amengual <jose.amengual@gmail.com>
2024-02-26 09:56:29 -08:00
Simon Heather
d432b0b4c8 chore(deps): Update xterm.js to v5.3.0 and enable Smooth Scrolling (#4257) 2024-02-25 15:24:04 +00:00
renovate[bot]
a1fb082b1c chore(deps): update dependency hashicorp/terraform to v1.7.4 in .circleci/config.yml (#4277)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-23 02:10:43 +00:00
renovate[bot]
34c09b13b9 fix(deps): update module go.uber.org/zap to v1.27.0 in go.mod (#4270)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-21 00:59:07 +00:00
renovate[bot]
0a281c965d fix(deps): update module github.com/redis/go-redis/v9 to v9.5.1 in go.mod (#4261)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-20 17:05:52 +00:00
renovate[bot]
26e88d0313 fix(deps): update module github.com/urfave/negroni/v3 to v3.1.0 in go.mod (#4262)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-19 03:21:19 +00:00
renovate[bot]
6c49694de0 fix(deps): update module github.com/slack-go/slack to v0.12.4 in go.mod (#4258)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-17 01:49:26 +00:00
renovate[bot]
e150c58561 chore(deps): update dorny/paths-filter action to v3 in .github/workflows/website.yml (#4251)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-16 03:29:53 +00:00
renovate[bot]
11f6999c11 chore(deps): update dependency pnpm to v8.15.3 in .tool-versions (#4250)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-16 00:55:18 +00:00
Rasmus Mikkelsen
fc81a00c8b fix(docs): Minor spelling of webhooks (#4238) 2024-02-15 01:08:46 -06:00
renovate[bot]
4608e33075 chore(deps): update dependency node to v20.11.1 in .node-version (#4246)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-15 01:33:56 +00:00
renovate[bot]
2429d54807 chore(deps): update debian docker tag to v12.5 in dockerfile (#4237)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-13 03:59:17 +00:00
renovate[bot]
4c4d6aa856 chore(deps): update dependency pnpm to v8.15.2 in .tool-versions (#4236)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-13 00:28:59 +00:00
Luke Massa
783c011d02 feat: Add logic for project name into lock (#4192)
* feat: Add logic for project name into lock

* More logic

* Fix tests

* Add tests
2024-02-12 14:02:04 -05:00
renovate[bot]
2939daf9dd fix(deps): update module github.com/go-playground/validator/v10 to v10.18.0 in go.mod (#4233)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-12 01:23:35 +00:00