#atlantis (2022-06)

atlantis

Discuss the Atlantis (<http://runatlantis.iorunatlantis.io>)

**Archive: ** https://archive.sweetops.com/atlantis/

2022-06-03

Release notes from atlantis avatar
Release notes from atlantis
08:58:33 PM

v0.19.5 What’s Changed Update CHANGELOG.md by @jamengual in <a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”1235692551” data-permission-text=”Title is private” data-url=”https://github.com/runatlantis/atlantis/issues/2256“…

jamengual - Overview

SRE, doing SRE things. jamengual has 21 repositories available. Follow their code on GitHub.

jose.amengual avatar
jose.amengual

WTH is this….

jamengual - Overview

SRE, doing SRE things. jamengual has 21 repositories available. Follow their code on GitHub.

2022-06-06

Release notes from atlantis avatar
Release notes from atlantis
04:08:34 PM

v0.19.4 What’s Changed Update CHANGELOG.md by @jamengual in <a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”1235692551” data-permission-text=”Title is private” data-url=”https://github.com/runatlantis/atlantis/issues/2256“…

jamengual - Overview

SRE, doing SRE things. jamengual has 21 repositories available. Follow their code on GitHub.

jose.amengual avatar
jose.amengual

New Atlantis V0.19.4 Release

Update CHANGELOG.md by @jamengual in #2256
build(deps): bump docker/setup-qemu-action from 1 to 2 by @dependabot in #2251
build(deps): bump docker/login-action from 1 to 2 by @dependabot in #2250
build(deps): bump docker/build-push-action from 2 to 3 by @dependabot in #2248
build(deps): bump github.com/urfave/cli from 1.22.5 to 1.22.9 by @dependabot in #2247
Handle invalid values for TARGETPLATFORM. by @Skeen in #2223
build(deps): bump runatlantis/atlantis-base from 2022.03.04 to 2022.04.19 by @dependabot in #2219
deps: tf 1.1.9 and conftest 0.31.0 by @chenrui333 in #2218
docs: Add unlock command by @pauloconnor in #2183
Add gcompat library to Docker base image for convenience by @joerg in #2175
build(deps): bump docker/setup-buildx-action from 1 to 2 by @dependabot in #2249
feat: MultiEnv step added by @tapaszto in #1793
fix: Add CleanedBasePath to GithubSetupData (#2141) by @santelos in #2142
Implement runWithUser/fsGroup within entrypoint by @raxod502-plaid in #1326
build(deps): bump runatlantis/atlantis-base from 2022.04.19 to 2022.05.13 by @dependabot in #2259
[fix] ignore commit status for apply jobs (#2135) by @michelmzs in #2137
fix: branch CI pipeline due to unchecked err in test by @ascandella in #2263
fix: working dir tests initial branch assumes "master" by @ascandella in #2264
fix: homepage link on project job output page by @ascandella in #2262
deps: terraform 1.2.0 by @chenrui333 in #2267
build(deps): bump goreleaser/goreleaser-action from 2 to 3 by @dependabot in #2276
build: generalize the image tag in image workflow by @waeltken in #2277
Fix for failing builds by @csainty in #2284
Ignore gpg signing for tests by @nitrocode in #2296
Add version to /status endpoint by @nitrocode in #2295
Release v1.9.4 by @jamengual in #2294

2022-06-16

Release notes from atlantis avatar
Release notes from atlantis
04:38:36 PM

v0.19.5-pre.20220516 What’s Changed build(deps): bump github.com/spf13/viper from 1.11.0 to 1.12.0 by @dependabot in <a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”1252642846” data-permission-text=”Title is private”…

Release v0.19.5-pre.20220516 · runatlantis/atlantisattachment image

What’s Changed build(deps): bump github.com/spf13/viper from 1.11.0 to 1.12.0 by @dependabot in #2283 docs: fix security warning inconsistent formatting by @anakaiti in #2302 Further parse Gitlab …

Dependabotattachment image

Automated dependency updates built into GitHub. Dependabot has 22 repositories available. Follow their code on GitHub.

Release notes from atlantis avatar
Release notes from atlantis
04:58:34 PM

v0.19.5-pre.20220616 What’s Changed build(deps): bump github.com/spf13/viper from 1.11.0 to 1.12.0 by @dependabot in <a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”1252642846” data-permission-text=”Title is private”…

jose.amengual avatar
jose.amengual

New v0.19.5-pre.20220616 Pre-release

What's Changed
build(deps): bump github.com/spf13/viper from 1.11.0 to 1.12.0 by @dependabot in #2283
docs: fix security warning inconsistent formatting by @anakaiti in #2302
Further parse Gitlab MergeRequest Update events by @cucxabong in #1301
fix: Delete locks and workdirs with potentially stale previous plans which fixes 1624 by @giuli007 in #1704
[fix] Ignore commit checks for atlantis apply on Github by @chicocvenancio in #2311
test: update tests per command package refactoring by @chenrui333 in #2317
build(deps): bump github.com/hashicorp/go-version from 1.4.0 to 1.5.0 by @dependabot in #2275
build(deps): bump github.com/hashicorp/go-getter from 1.5.11 to 1.6.2 by @dependabot in #2321
docs: update streaming-logs by @alex-bezek in #2313
build(deps): bump github.com/xanzy/go-gitlab from 0.59.0 to 0.68.0 by @dependabot in #2319
fix: vcs-status-name hardcoded in PullIsMergeable function by @michelmzs in #2312

2022-06-22

Release notes from atlantis avatar
Release notes from atlantis
05:48:42 PM

v0.19.5-pre.20220622 What’s Changed build(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.2 by @dependabot in <a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”1269986833” data-permission-text=”Title is private”…

Release v0.19.5-pre.20220622 · runatlantis/atlantisattachment image

What’s Changed build(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.2 by @dependabot in #2320 test: update null provider to support test run on m1 machine by @chenrui333 in #2318 deps: …

Dependabotattachment image

Automated dependency updates built into GitHub. Dependabot has 22 repositories available. Follow their code on GitHub.

Release notes from atlantis avatar
Release notes from atlantis
06:08:37 PM

v0.19.5-pre.20220622 What’s Changed build(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.2 by @dependabot in <a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”1269986833” data-permission-text=”Title is private”…

jose.amengual avatar
jose.amengual

v0.19.5-pre.20220622 Pre-release

What’s Changed build(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.2 by @dependabot in #2320 test: update null provider to support test run on m1 machine by @chenrui333 in #2318 deps: terraform 1.2.3, conftest 0.32.1 by @chenrui333 in #2328 Remove workaround for atlantis-data in entrypoint by @ysoldak in #2334 feat: stream output for custom workflows by @ascandella in #2261

2022-06-28

Release notes from atlantis avatar
Release notes from atlantis
12:58:35 AM

v0.19.5-pre.20220628 What’s Changed trim whitespace from comments before parsing by @dominicbarnes in <a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”1257357240” data-permission-text=”Title is private”…

Release v0.19.5-pre.20220628 · runatlantis/atlantisattachment image

What’s Changed trim whitespace from comments before parsing by @dominicbarnes in #2287 docs: update links for bitbucket-cloud create-an-app-password by @chenrui333 in #2340 build(deps): bump githu…

dominicbarnes - Overview

dominicbarnes has 216 repositories available. Follow their code on GitHub.

Release notes from atlantis avatar
Release notes from atlantis
01:18:35 AM

v0.19.5-pre.20220628 What’s Changed trim whitespace from comments before parsing by @dominicbarnes in <a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”1257357240” data-permission-text=”Title is private”…

jose.amengual avatar
jose.amengual

v0.19.5-pre.20220628

What's Changed
trim whitespace from comments before parsing by @dominicbarnes in #2287
docs: update links for bitbucket-cloud create-an-app-password by @chenrui333 in #2340
build(deps): bump github.com/golang-jwt/jwt/v4 from 4.4.1 to 4.4.2 by @dependabot in #2338
feat: Prometheus metrics support by @yoonsio in #2204
build(deps): bump github.com/stretchr/testify from 1.7.2 to 1.7.5 by @dependabot in #2339
Revert "fix: Delete locks and workdirs with potentially stale previous plans which fixes 1624" by @jamengual in #2316

Discussion

    keyboard_arrow_up