PePe Amengual
bfae8acc4b
Merge branch 'main' into renovate/main-golangci-golangci-lint-action-7.x
2025-07-06 21:18:35 -07:00
renovate[bot]
315e25b135
chore(deps): update ghcr.io/runatlantis/atlantis:latest docker digest to 577735a in dockerfile.dev (main) ( #5663 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-28 03:29:15 +00:00
Test User
e5ea28d897
test: update test expectations to match fixed error messages
2025-06-27 12:34:55 -07:00
PePe Amengual
02ffb41cd6
fix: resolve remaining staticcheck linting issues
...
- Remove newline characters from error messages in step.go
- Change capitalized error messages to lowercase in multienv_step_runner.go and github_client.go
2025-06-27 12:22:14 -07:00
PePe Amengual
d13bb002b3
fix: resolve test failures after golangci-lint updates
...
- Fix terraform lock file checksum verification by updating with correct checksums for null provider v3.2.4
- Fix GitLab request parser validation errors by removing nolint comments from JSON test data
- Fix step validation error messages by adding missing newlines
- Fix MultiEnv step runner error messages by capitalizing 'Invalid'
- Fix GitHub client merge method error messages by capitalizing 'Merge method' and 'Specify'
All tests now pass successfully.
2025-06-27 12:11:55 -07:00
PePe Amengual
ad49a9bcfb
fix: gofmt and staticcheck (ReplaceAll) compliance in test files
2025-06-27 12:02:38 -07:00
PePe Amengual
2976188568
fix: use strings.ReplaceAll for staticcheck compliance in event_parser_test.go
2025-06-27 12:00:44 -07:00
PePe Amengual
03467ec811
fix: address all remaining golangci-lint staticcheck issues (ReplaceAll, error strings, empty branches)
2025-06-27 11:58:40 -07:00
PePe Amengual
a87a4cbaaa
fix: match error message formatting and lockfile version for go linter/test compatibility
2025-06-27 11:50:31 -07:00
PePe Amengual
392d5165a9
fix: resolve all linter issues for golangci-lint v1.54+
...
- Replace all strings.Replace with strings.ReplaceAll
- Fix all De Morgan's law and tagged switch issues
- Remove empty branches, clarify comments
- Fix error string capitalization and punctuation
- Use assert.Len for testifylint
- Remove embedded field selector warnings
This should allow golangci-lint to pass cleanly on the renovate branch.
2025-06-27 11:27:55 -07:00
PePe Amengual
7567b31ccd
fix: resolve linter issues to enable golangci-lint update
...
- Fix all errcheck issues (unhandled errors for Close(), Fprintln, etc.)
- Fix gosec issues with appropriate nolint comments for test code
- Fix misspell issues and add nolint for GitLab API field names
- Fix revive issues (dot-imports in tests, missing package comments)
- Fix staticcheck and testifylint issues
- Add package comments where required by linter
This enables updating golangci-lint-action from v6 to v8 in the workflow.
2025-06-27 11:12:19 -07:00
PePe Amengual
df656b3826
Merge branch 'main' into renovate/main-golangci-golangci-lint-action-7.x
2025-06-27 10:42:08 -07:00
renovate[bot]
81175988d2
chore(deps): update debian:12.10-slim docker digest to 4b50eb6 in dockerfile (main) ( #5638 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
v0.35.0
2025-06-27 04:15:50 +00:00
renovate[bot]
471e07a219
chore(deps): update step-security/harden-runner digest to 002fdce in .github/workflows/scorecard.yml (main) ( #5645 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-27 00:02:37 -04:00
renovate[bot]
436ff852e2
chore(deps): update docker/setup-buildx-action digest to e468171 in .github/workflows/testing-env-image.yml (main) ( #5641 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-26 23:58:15 -04:00
renovate[bot]
f289ea9c7f
chore(deps): update terraform null to v3.2.4 in server/controllers/events/testdata/test-repos/workspace-parallel-yaml/staging/versions.tf (main) ( #5651 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-26 23:53:28 -04:00
renovate[bot]
e517f78fb4
chore(deps): update terraform random to v3.7.2 in server/controllers/events/testdata/test-repos/state-rm-single-project/versions.tf (main) ( #5652 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-26 23:49:44 -04:00
renovate[bot]
eed8392b25
chore(deps): update actions/dependency-review-action action to v4.7.1 in .github/workflows/dependency-review.yml (main) ( #5656 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-26 23:49:04 -04:00
renovate[bot]
6777d2c43c
chore(deps): update actions/setup-go action to v5.5.0 in .github/workflows/atlantis-image.yml (main) ( #5657 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-26 23:48:48 -04:00
renovate[bot]
d8a7fbe6fa
fix(deps): update module github.com/opentofu/tofudl to v0.0.1 in go.mod (main) ( #5653 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-26 23:48:31 -04:00
Rui Chen
fdef606354
chore: bump go to 1.24.4
...
Signed-off-by: Rui Chen <rui@chenrui.dev >
2025-06-26 23:47:34 -04:00
renovate[bot]
1600e484ee
chore(deps): update dependency opentofu/opentofu to v1.10.1 in dockerfile (main) ( #5647 )
...
Signed-off-by: Rui Chen <rui@chenrui.dev >
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Rui Chen <rui@chenrui.dev >
2025-06-26 23:46:35 -04:00
renovate[bot]
6992abff1c
chore(deps): update redis:7.4-alpine docker digest to ee9e874 in docker-compose.yml (main) ( #5644 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-26 23:46:12 -04:00
renovate[bot]
c68db84d92
chore(deps): update dependency vue to v3.5.17 in package.json (main) ( #5648 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-26 23:45:26 -04:00
renovate[bot]
6c2bf17ec9
chore(deps): update ossf/scorecard-action action to v2.4.2 in .github/workflows/scorecard.yml (main) ( #5650 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-26 23:44:46 -04:00
renovate[bot]
5e6db36441
chore(deps): update github/codeql-action digest to ce28f5b in .github/workflows/codeql.yml (main) ( #5643 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-27 03:43:53 +00:00
renovate[bot]
2ba7a8eb55
chore(deps): update actions/attest-build-provenance action to v2.4.0 in .github/workflows/atlantis-image.yml (main) ( #5655 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-26 23:41:21 -04:00
renovate[bot]
51619c8b6b
chore(deps): update docker/dockerfile:1 docker digest to 9857836 in dockerfile (main) ( #5640 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-26 23:40:57 -04:00
renovate[bot]
44288dffd3
chore(deps): update docker/build-push-action digest to 2634353 in .github/workflows/testing-env-image.yml (main) ( #5639 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-26 23:40:34 -04:00
renovate[bot]
62bf77e19b
chore(deps): update actions/setup-node digest to 49933ea in .github/workflows/website.yml (main) ( #5636 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-26 23:40:09 -04:00
renovate[bot]
ec26ed86fa
chore(deps): update lycheeverse/lychee-action action to v2.4.1 in .github/workflows/website.yml (main) ( #5649 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-26 23:39:31 -04:00
renovate[bot]
e7aaf95f4e
chore(deps): update codelytv/pr-size-labeler digest to 4ec6770 in .github/workflows/pr-size-labeler.yml (main) ( #5637 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-27 03:36:54 +00:00
renovate[bot]
73348a90fd
chore(deps): update actions/setup-go digest to d35c59a in .github/workflows/test.yml (main) ( #5635 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-27 02:53:13 +00:00
PePe Amengual
be36bcb0fc
docs: add release cadence document ( #5633 )
2025-06-26 15:56:24 -07:00
Rui Chen
d2df45c36e
chore: run golangci-lint migrate
...
Signed-off-by: Rui Chen <rui@chenrui.dev >
2025-06-26 16:41:12 -04:00
Rui Chen
f309658d8b
Merge branch 'main' of github.com:runatlantis/atlantis into renovate/main-golangci-golangci-lint-action-7.x
2025-06-26 16:39:26 -04:00
Rui Chen
b614ce16bb
chore: .github/workflows/lint.yml v8
...
Signed-off-by: Rui Chen <rui@chenrui.dev >
2025-06-26 16:39:18 -04:00
renovate[bot]
2926a7fd8f
chore(deps): update golangci/golangci-lint-action action to v7 in .github/workflows/lint.yml
2025-06-26 20:38:25 +00:00
RB
97cceb6b04
ci: release branches for security updates only ( #5584 )
...
Signed-off-by: RB <7775707+nitrocode@users.noreply.github.com >
Signed-off-by: Rui Chen <rui@chenrui.dev >
Co-authored-by: Rui Chen <rui@chenrui.dev >
2025-06-26 16:35:54 -04:00
renovate[bot]
793f6dc14c
chore(deps): update go to v1.24.4 in go.mod (main) ( #5613 )
...
Signed-off-by: Rui Chen <rui@chenrui.dev >
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Rui Chen <rui@chenrui.dev >
2025-06-26 16:32:24 -04:00
Luke Massa
8639729bd8
chore(deps): Convert go yaml to goccy yaml ( #5579 )
...
Signed-off-by: Luke Massa <lmassa@tripadvisor.com >
Co-authored-by: Rui Chen <rui@chenrui.dev >
2025-06-26 20:26:39 +00:00
bub3n
00d5889ec7
fix: Azure DevOps plan (issue 5507) ( #5611 )
...
Signed-off-by: bub3n <43008808+bub3n@users.noreply.github.com >
Co-authored-by: Petr Bubenik <petr.bubenik@drmax.eu >
Co-authored-by: PePe Amengual <2208324+jamengual@users.noreply.github.com >
2025-06-26 16:11:55 -04:00
PePe Amengual
97165a3ac3
fix(docs): generate release notes ( #5632 )
2025-06-25 20:51:15 -04:00
renovate[bot]
68a01810e6
chore(deps): update module github.com/cloudflare/circl to v1.6.1 [security] (main) ( #5621 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-19 16:21:55 +00:00
Osher De Paz
f0bb2b414b
fix: Allow main branch invocation with merge strategy ( #5617 )
...
Signed-off-by: Osher De Paz <osher.depaz@island.io >
Co-authored-by: Marcus Bastian <marcus.bastian@rev.com >
Co-authored-by: PePe Amengual <2208324+jamengual@users.noreply.github.com >
2025-06-19 09:10:50 -07:00
doodle
59f16ef868
fix: preserve Atlantis apply lock after plan ( #5570 )
...
Signed-off-by: yasinlachiny <your-email@example.com >
Signed-off-by: yasinlachiny <yasin.lachiny@gmail.com >
Co-authored-by: yasinlachiny <your_email@example.com >
Co-authored-by: PePe Amengual <2208324+jamengual@users.noreply.github.com >
2025-06-18 16:23:05 -07:00
Francois Poinsot
a7c712b921
fix: gh-app merge ( #5600 )
...
Signed-off-by: francois poinsot <francois.poinsot@cognite.com >
2025-06-04 10:23:09 -07:00
Leonardo Quatrocchi
710fb06d05
feat: enable compatible change for legacy and new ADO url ( #5596 )
...
Signed-off-by: Leonardo Quatrocchi <leonardo.quatrocchi@caylent.com >
2025-05-28 16:04:02 -07:00
Hirotake Kobayashi
5dfe5f92a9
fix: Set Env variables when output: hide in multienv ( #5319 )
...
Signed-off-by: Hirotake Kobayashi <h.kobayashi@raksul.com >
Co-authored-by: PePe Amengual <2208324+jamengual@users.noreply.github.com >
2025-05-23 22:57:11 -07:00
Ricard Bejarano
4a44c3cfb1
fix: Remove GitHub rate-limit client total sleep limit ( #5591 )
...
Signed-off-by: Ricard Bejarano <ribejara@thousandeyes.com >
2025-05-22 10:49:10 -07:00