rui
d8ec4387ae
deps: tf 1.1.4 ( #2011 )
...
Signed-off-by: Rui Chen <rui@chenrui.dev >
2022-01-19 14:18:52 -05:00
Braden Schaeffer
1811514ecf
Fix support for terraform workspaces ( #2006 )
...
Fixes #1517 and basically is a rebased version of #1578 .
2022-01-18 11:56:20 -08:00
Keita Kitamura
d28ae20595
docs: fix incorrect wildcard and more precise instruction to --gh-team-allowlist option. ( #2005 )
...
* docs: fix incorrect wildcard.
Signed-off-by: keita <keitap@gmail.com >
* docs: add more precise instruction to --gh-team-allowlist option.
Signed-off-by: keita <keitap@gmail.com >
2022-01-17 21:21:12 -08:00
dependabot[bot]
876f1f4003
build(deps): bump github.com/hashicorp/go-getter from 1.5.10 to 1.5.11 ( #2003 )
...
Bumps [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter ) from 1.5.10 to 1.5.11.
- [Release notes](https://github.com/hashicorp/go-getter/releases )
- [Changelog](https://github.com/hashicorp/go-getter/blob/main/.goreleaser.yml )
- [Commits](https://github.com/hashicorp/go-getter/compare/v1.5.10...v1.5.11 )
---
updated-dependencies:
- dependency-name: github.com/hashicorp/go-getter
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-17 17:39:20 -05:00
dependabot[bot]
c4a50b0646
build(deps): bump github.com/bradleyfalzon/ghinstallation/v2 ( #2004 )
...
Bumps [github.com/bradleyfalzon/ghinstallation/v2](https://github.com/bradleyfalzon/ghinstallation ) from 2.0.3 to 2.0.4.
- [Release notes](https://github.com/bradleyfalzon/ghinstallation/releases )
- [Commits](https://github.com/bradleyfalzon/ghinstallation/compare/v2.0.3...v2.0.4 )
---
updated-dependencies:
- dependency-name: github.com/bradleyfalzon/ghinstallation/v2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-17 17:15:58 -05:00
Ed Laur
1b30fe0456
Make IsOwner policy check case-insensitive ( #1989 )
2022-01-14 12:56:58 -08:00
Mihail Kuzmich
69d6fb25b1
fix(docs): update screenshot for Bitbucket server webhook configuration | increase image size to make it readable ( #1995 )
2022-01-14 12:55:43 -08:00
ilamtap
9a8e93b2ad
docs: include infracost ref in post-workflow-hooks ( #1997 )
...
Added link to infracost Docs
2022-01-13 12:53:20 -05:00
William Lord
4e28d72930
docs: add colon to policy checking yaml ( #1996 )
2022-01-13 12:51:54 -05:00
Tim McFadden
b859f72561
feat: post workflow hooks ( #1990 )
...
* Add post-workflow hooks
* docs: Add cost estimation as post workflow use case
Co-authored-by: Gerald Barker <geraldbarker@gmail.com >
2022-01-12 19:57:45 -05:00
Jordy Ruiter
0092cfbd56
Add XTerm JS to the server static files ( #1985 )
2022-01-12 14:52:43 -08:00
Gerald Barker
8f98558f54
Fix autoplan when .terraform.lock.hcl is modifed ( #1991 )
2022-01-12 11:17:43 -08:00
Logan Stuart
a6677bda85
Document undiverged apply requirement in more places ( #1992 )
...
Co-authored-by: Logan Stuart <fishpen0@users.noreply.github.com >
2022-01-11 15:36:18 -08:00
Rui Chen
abcaf2e876
Revert "docker: update ci-link-checker"
...
This reverts commit 983b3dcadf .
relates to 2536e1da14
2022-01-11 18:17:02 -05:00
Rui Chen
2536e1da14
Revert "ci: update to use ci-link-checker:2022.01.11"
...
This reverts commit 03c008c73a .
vuepress is now in maintenance mode and built with
[nodejs v14](https://github.com/vuejs/vuepress/blob/master/.github/workflows/pull-request-ci.yml#L13 )
- for vuepress v1, https://github.com/vuejs/vuepress
- for vuepress v2, https://github.com/vuepress/vuepress-next
- announcement note, https://github.com/vuejs/vuepress/issues/2744
2022-01-11 18:13:16 -05:00
Rui Chen
03c008c73a
ci: update to use ci-link-checker:2022.01.11
...
Signed-off-by: Rui Chen <rui@chenrui.dev >
2022-01-11 17:54:02 -05:00
Rui Chen
983b3dcadf
docker: update ci-link-checker
...
Signed-off-by: Rui Chen <rui@chenrui.dev >
2022-01-11 17:36:13 -05:00
dependabot[bot]
3db51f04e2
build(deps): bump go.uber.org/zap from 1.19.1 to 1.20.0 ( #1988 )
...
Bumps [go.uber.org/zap](https://github.com/uber-go/zap ) from 1.19.1 to 1.20.0.
- [Release notes](https://github.com/uber-go/zap/releases )
- [Changelog](https://github.com/uber-go/zap/blob/master/CHANGELOG.md )
- [Commits](https://github.com/uber-go/zap/compare/v1.19.1...v1.20.0 )
---
updated-dependencies:
- dependency-name: go.uber.org/zap
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-11 15:33:55 -05:00
dependabot[bot]
494b7edbb3
build(deps): bump github.com/hashicorp/go-version from 1.3.0 to 1.4.0 ( #1987 )
...
Bumps [github.com/hashicorp/go-version](https://github.com/hashicorp/go-version ) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/hashicorp/go-version/releases )
- [Changelog](https://github.com/hashicorp/go-version/blob/main/CHANGELOG.md )
- [Commits](https://github.com/hashicorp/go-version/compare/v1.3.0...v1.4.0 )
---
updated-dependencies:
- dependency-name: github.com/hashicorp/go-version
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-10 12:17:24 -05:00
dependabot[bot]
f359396377
build(deps): bump github.com/xanzy/go-gitlab from 0.52.2 to 0.54.3 ( #1986 )
...
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab ) from 0.52.2 to 0.54.3.
- [Release notes](https://github.com/xanzy/go-gitlab/releases )
- [Changelog](https://github.com/xanzy/go-gitlab/blob/master/releases_test.go )
- [Commits](https://github.com/xanzy/go-gitlab/compare/v0.52.2...v0.54.3 )
---
updated-dependencies:
- dependency-name: github.com/xanzy/go-gitlab
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-10 10:59:57 -05:00
rui
3f18ba2f99
deps: conftest 0.30.0 ( #1983 )
...
Signed-off-by: Rui Chen <rui@chenrui.dev >
2022-01-10 10:13:00 -05:00
rui
44ab8f216c
deps: terraform 1.1.3 ( #1982 )
...
Signed-off-by: Rui Chen <rui@chenrui.dev >
2022-01-07 00:48:13 -05:00
rui
1dc8229ffb
release: 0.18.1 ( #1976 )
...
* release: 0.18.1
Signed-off-by: Rui Chen <rui@chenrui.dev >
* update changelog
Signed-off-by: Rui Chen <rui@chenrui.dev >
v0.18.1
2022-01-05 14:33:54 -05:00
rui
8ed966f1aa
deps: conftest 0.29.0 ( #1977 )
...
Signed-off-by: Rui Chen <rui@chenrui.dev >
2022-01-05 11:25:51 -05:00
Bruno Ferreira
cc513d4ef1
fix: allowed regexp prefixes for exact matches ( #1962 )
...
* test: adds failing test case
* fix: return project if there's an exact match, even if the prefix is not on the allowed list
2022-01-05 11:16:28 -05:00
Jeppe Fihl-Pearson
1a342eda4d
workflows(atlantis-image): fix building and publishing of Docker images ( #1975 )
...
https://github.com/runatlantis/atlantis/pull/1943 changed the way Docker images
were built in GitHub Actions so multi-architecture Docker images now are built,
but it unfortunately included a bug which means it hasn't worked yet on any
released version of Atlantis.
The problem is the change expected environment variables to be replaced in the
regular YAML code instead of just the commands which are run.
This attempts to fix that by instead using the template language available to
access the same environment variable.
This is based on the example provided in the documentation here:
https://docs.github.com/en/actions/learn-github-actions/environment-variables .
2022-01-05 10:57:11 -05:00
Frank
a65c6058ab
docs: documentation for slack integration ( #1972 )
...
* docs: add docs for slack integration
* add menu
2022-01-04 17:08:39 -08:00
Nish Krishnan
b7b28b807a
fix: default permissions for gh-team-allowlist. ( #1974 )
...
* Fix default permissions for gh-team-allowlist.
* Fix broken links.
2022-01-04 11:20:29 -08:00
Paul Erickson
1f44d2ffd1
Include no GitHub allowlist rules by default ( #1973 )
2022-01-04 10:30:07 -08:00
dependabot[bot]
55f5d8171b
build(deps): bump github.com/microcosm-cc/bluemonday ( #1969 )
...
Bumps [github.com/microcosm-cc/bluemonday](https://github.com/microcosm-cc/bluemonday ) from 1.0.16 to 1.0.17.
- [Release notes](https://github.com/microcosm-cc/bluemonday/releases )
- [Commits](https://github.com/microcosm-cc/bluemonday/compare/v1.0.16...v1.0.17 )
---
updated-dependencies:
- dependency-name: github.com/microcosm-cc/bluemonday
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-03 10:00:20 -05:00
Nish Krishnan
64612019f4
Revert "feat: filter out atlantis/apply from mergeability clause (#18… ( #1968 )
...
* Revert "feat: filter out atlantis/apply from mergeability clause (#1856 )"
This reverts commit d01796b9d9 .
* Add missing import.
2022-01-01 15:11:39 -05:00
rui
767a5e7a01
release: 0.18.0 ( #1965 )
...
* release: 0.18.0
Signed-off-by: Rui Chen <rui@chenrui.dev >
* update changelog
Signed-off-by: Rui Chen <rui@chenrui.dev >
v0.18.0
2021-12-30 11:01:44 -05:00
Aayush Gupta
004074a29f
feat: streaming terraform logs in real-time ( #1937 )
2021-12-30 09:52:52 -05:00
dependabot[bot]
b2ee4ee698
build(deps): bump github.com/hashicorp/go-getter from 1.5.9 to 1.5.10 ( #1961 )
...
Bumps [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter ) from 1.5.9 to 1.5.10.
- [Release notes](https://github.com/hashicorp/go-getter/releases )
- [Changelog](https://github.com/hashicorp/go-getter/blob/main/.goreleaser.yml )
- [Commits](https://github.com/hashicorp/go-getter/compare/v1.5.9...v1.5.10 )
---
updated-dependencies:
- dependency-name: github.com/hashicorp/go-getter
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-30 09:01:53 -05:00
rui
c0ed560c45
docs: update website links ( #1964 )
...
Signed-off-by: Rui Chen <rui@chenrui.dev >
2021-12-30 07:59:01 -05:00
Mark Iannucci
01d79dfa03
docs: clarify example for --azuredevops-token flag ( #1712 )
2021-12-30 07:58:40 -05:00
Maarten Hoogendoorn
e6ed1027ff
docs: typo in heading level ( #1960 )
...
Co-authored-by: Maarten Hoogendoorn <maarten.hoogendoorn@navara.nl >
2021-12-30 07:56:27 -05:00
Justin Roberson
6dda3dfde1
fix: fallback to default TF version in apply step ( #1931 )
...
The plan step has a mechanism to use the default tf version from the Terraform
client if the context does not define one, however the apply step does not have
this. This results in remote executions of apply failing with a nil pointer
dereference when it checks tfVersion in StripRefreshingFromPlanOutput. This fix
involves copying what the PlanStepRunner does and falls back to the default
version if the context's version is nil.
2021-12-22 14:54:14 -05:00
Paul Erickson
bc368465a0
feat: add GitHub team allowlist configuration option ( #1694 )
...
* Add GitHub team allowlist configuration option
Co-authored-by: PePe (Jose) Amengual <jamengual@sonatype.com >
Co-authored-by: Troy Neeriemer <tneeriemer@sonatype.com >
Co-authored-by: Ted Roby <troby+github@sonatype.com >
Co-authored-by: Paul Erickson <perickson@sonatype.com >
* Check team allowlist in command runner, rather than event controller
* Remove unneeded trimming
* Test wildcard groups and commands
* Improve error logging
Co-authored-by: PePe (Jose) Amengual <jamengual@sonatype.com >
Co-authored-by: Troy Neeriemer <tneeriemer@sonatype.com >
Co-authored-by: Ted Roby <troby+github@sonatype.com >
2021-12-21 16:08:43 -08:00
Javier Beaumont
f4582101cb
Add in Dockerfile support for last Terraform 1.0.x version in AVAILABLE_TERRAFORM_VERSIONS ( #1957 )
2021-12-21 15:55:56 -08:00
dependabot[bot]
eb357610ac
build(deps): bump github.com/spf13/viper from 1.10.0 to 1.10.1 ( #1956 )
...
Bumps [github.com/spf13/viper](https://github.com/spf13/viper ) from 1.10.0 to 1.10.1.
- [Release notes](https://github.com/spf13/viper/releases )
- [Commits](https://github.com/spf13/viper/compare/v1.10.0...v1.10.1 )
---
updated-dependencies:
- dependency-name: github.com/spf13/viper
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-20 12:17:51 -05:00
rui
50a510fa26
deps: terraform 1.1.2 ( #1952 )
2021-12-18 13:09:34 -05:00
rui
bd8aedabde
release: 0.17.6 ( #1947 )
...
* release: 0.17.6
Signed-off-by: Rui Chen <rui@chenrui.dev >
* update changelog
Signed-off-by: Rui Chen <rui@chenrui.dev >
v0.17.6
2021-12-17 14:44:39 -05:00
rui
45e8513f23
docker: make multi-platform atlantis image ( #1943 )
...
* docker: multi-platform image for atlantis
* workflow: update for multi platform image builds
Signed-off-by: Rui Chen <rui@chenrui.dev >
* update branch trigger for testing dev image
Signed-off-by: Rui Chen <rui@chenrui.dev >
* revert to use testing-env:2021.08.31
Signed-off-by: Rui Chen <rui@chenrui.dev >
* Revert "update branch trigger for testing dev image"
This reverts commit 266e04da08 .
2021-12-17 14:41:05 -05:00
Rui Chen
fad1c758cb
docker(testing): fix arch ref for linux/arm/v7
...
relates to eb1c78dd0b
- `docker buildx build --progress=plain --no-cache --platform linux/arm/v7 .`
- `docker buildx build --progress=plain --no-cache --platform linux/arm/v8 .`
```
```
Signed-off-by: Rui Chen <rui@chenrui.dev >
2021-12-17 13:27:35 -05:00
Rui Chen
ec4d77fbfb
docker(testing): updating image build process
...
relates to #1943
Signed-off-by: Rui Chen <rui@chenrui.dev >
2021-12-17 12:23:23 -05:00
David Heward
9e849f7e66
docs: fix policy check documentation examples ( #1945 )
2021-12-16 09:43:12 -05:00
Rui Chen
7b76df7478
build: make multi-platform image for testing-env
...
Signed-off-by: Rui Chen <rui@chenrui.dev >
2021-12-16 00:40:30 -05:00
Rui Chen
4a57b30285
atlantis-base: fix context
2021-12-15 17:27:01 -05:00
Rui Chen
245a9015e4
atalntis-base: update platforms and path trigger
...
> Supported architectures: (more info) `amd64`, `arm32v6`, `arm32v7`, `arm64v8`, `i386`, `ppc64le`, `riscv64`, `s390x`
https://hub.docker.com/_/alpine
Signed-off-by: Rui Chen <rui@chenrui.dev >
2021-12-15 17:21:50 -05:00