Commit Graph

1596 Commits

Author SHA1 Message Date
Rui Chen
b5a7370ae0 bump terraform to v0.13.0 2020-08-10 16:57:52 -04:00
Luke Kysow
beddc67b6a Merge pull request #1145 from runatlantis/alpine-3.12
Upgrade atlantis-base to v3.5
2020-08-06 15:42:46 -07:00
Luke Kysow
eb46201003 Merge pull request #1135 from mcdafydd/azdo/fixes-1079
NewRepo() encodes spaces in clone URLs.
2020-08-06 15:42:35 -07:00
Luke Kysow
abd15fedef Upgrade atlantis-base to v3.5
This version uses alpine 3.12
2020-08-06 15:40:35 -07:00
Luke Kysow
5ebe3ef458 Merge pull request #1136 from lazzurs/feature/upgrade_base_container
Upgrading the base container.
2020-08-06 15:38:28 -07:00
Luke Kysow
3b507a7605 Merge pull request #1137 from runatlantis/dependabot/npm_and_yarn/elliptic-6.5.3
Bump elliptic from 6.4.0 to 6.5.3
2020-08-06 15:37:46 -07:00
Luke Kysow
37ab0e2742 Merge pull request #1130 from runatlantis/allowlist
Deprecate --repo-whitelist for --repo-allowlist
2020-08-06 15:37:34 -07:00
Luke Kysow
784b794004 Merge pull request #1144 from runatlantis/go-gitlab-update
Update go-gitlab
2020-08-06 15:35:05 -07:00
Luke Kysow
f91cc27b68 Update go-gitlab 2020-08-06 15:30:20 -07:00
dependabot[bot]
8adc43e142 Bump elliptic from 6.4.0 to 6.5.3
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.4.0 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.4.0...v6.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-30 15:22:22 +00:00
Rob Lazzurs
db3ea7d8c0 Upgrading the base container.
Upgrading to the latest version of Alpine Linux.

This provides a few upgrades to the base libs.
2020-07-30 14:15:22 +01:00
David McPike
0aea14a8ec Fixes #1079
- NewRepo() encodes clone URLs that contain spaces
2020-07-29 23:58:15 -05:00
Luke Kysow
d28dcbfcb4 Merge pull request #1117 from runatlantis/dependabot/npm_and_yarn/lodash-4.17.19
Bump lodash from 4.17.10 to 4.17.19
2020-07-27 09:07:50 -07:00
Luke Kysow
5976b7c1bd Merge pull request #1128 from katenels/master
Log apply start at info level
2020-07-27 09:02:38 -07:00
Luke Kysow
0a1482d805 Merge pull request #1131 from runatlantis/retry-github
Retry get pull request calls to github
2020-07-26 10:24:16 -07:00
Luke Kysow
8ac19e4017 Deprecate --repo-whitelist for --repo-allowlist 2020-07-25 23:50:09 -07:00
Luke Kysow
67b2217245 Retry get pull request calls to github
These calls have been 404'ing lately, likely due to eventual consistency
issues on GitHub's side where they send the PR created webhook but it's
not yet available on their API.

To work around this, we will retry up to 3 times with a 1s delay.
2020-07-25 23:46:41 -07:00
Luke Kysow
e04c4549ea Merge pull request #1132 from runatlantis/docs-links
Update doc links
2020-07-25 23:46:29 -07:00
Luke Kysow
675aaddbf3 Update doc links 2020-07-25 23:45:03 -07:00
Kate Nelson
fa4b703f9a Log apply start at info level 2020-07-23 10:35:38 -04:00
Luke Kysow
5c04d4150d Merge pull request #1126 from chenrui333/tf-0.12.29
chore(deps): bump tf to 0.12.29
2020-07-22 10:53:37 -07:00
Rui Chen
6f03357902 chore(deps): bump tf to 0.12.29 2020-07-22 13:05:52 -04:00
dependabot[bot]
29dfa11868 Bump lodash from 4.17.10 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.10 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.10...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-17 01:35:43 +00:00
Luke Kysow
fe6d99cf19 Merge pull request #1112 from ishioni/tf-0.12.28
bump to tf-0.12.28
2020-07-13 10:08:23 -07:00
Piotr Maksymiuk
7575df5c44 bump to tf-0.12.28 2020-07-13 09:15:09 +02:00
Luke Kysow
3709dce0a6 Merge pull request #1109 from crainte/fix_for_comment_splitting
Reversed if statement for comment splitting
2020-07-11 10:39:48 -07:00
Chris Alexander
4568213356 Reversed if statement for comment splitting 2020-07-10 18:13:05 -05:00
Luke Kysow
194465797e Merge pull request #1107 from grimm26/hide-comments
Bring back clobbered hide-prev-commentds fix
2020-07-09 09:30:46 -07:00
Mark Keisler
caf3319b7d Bring back the change from
2f074727e2 (diff-e348084f0b7562996b0bd5d429158e53)
that was clobbered.
2020-07-09 11:21:00 -05:00
David Mattia
0e7beab64d Add reference to terragrunt-atlantis-config in the Terragrunt docs (#1102)
* Added pointer to terragrunt-atlantis-config

Co-authored-by: dmattia <david@transcend.io>
2020-07-09 09:12:57 -07:00
Luke Kysow
59fcd86a78 Merge pull request #1105 from runatlantis/0.14.0
Release 0.14.0
v0.14.0
2020-07-07 11:12:06 -07:00
Luke Kysow
7f2539b5e2 Release 0.14.0 2020-07-07 11:08:31 -07:00
Roberto Hidalgo
50a414cc2d Ignore .tflint.hcl (#1075)
* Ignore .tflint.hcl
2020-07-07 11:06:52 -07:00
Luke Kysow
42a667f6a3 Merge pull request #1104 from lazzurs/feature/upgrade_gosu
Upgrading base container to latest gosu.
2020-07-07 10:36:41 -07:00
Luke Kysow
80a85b94f2 Merge pull request #1095 from figaw/ng-update-docs
Update documentation for GitHub App and Configuration Flags
2020-07-07 10:36:04 -07:00
Luke Kysow
28ed93ee54 Merge pull request #1034 from crainte/reword
Add "plan" to continued output statement
2020-07-07 10:35:03 -07:00
Rob Lazzurs
cc62f4d504 Upgrading base container to latest gosu.
Upgrading the base container to the latest version release of gosu.
2020-07-06 10:28:04 +01:00
Nicolaj Figaw
94e25926a3 UPDATE docs clarify github app 2020-07-06 09:09:18 +02:00
Chris Alexander
aa1bfc0a27 Add "plan" to continued statement 2020-07-01 10:11:33 -05:00
Luke Kysow
cc55ba3753 Merge pull request #1096 from runatlantis/jquery-update
Update jquery to 1.5.1
2020-06-25 13:51:24 -07:00
Luke Kysow
197972a195 Update jquery to 1.5.1
(didn't think I'd be doing this in 2020! :D)
2020-06-25 13:41:10 -07:00
Luke Kysow
306df08f6f Merge pull request #1093 from chenrui333/tf-0.12.27
terraform 0.12.27
2020-06-25 10:29:03 -07:00
Luke Kysow
7a02718653 Merge pull request #1094 from runatlantis/random-gen
Use another website for random strings
2020-06-24 14:00:13 -07:00
Luke Kysow
e0b07ac11e Use another website for random strings 2020-06-24 13:57:05 -07:00
Rui Chen
4d10348247 terraform 0.12.27 2020-06-24 16:31:21 -04:00
Luke Kysow
f944204c42 Merge pull request #1092 from runatlantis/deleted-status
Fixes #1006: Keep track of project status even if plans have been deleted
2020-06-23 22:25:37 -07:00
Luke Kysow
d3a6d18710 Merge remote-tracking branch 'origin/master' into deleted-status 2020-06-23 22:22:10 -07:00
Luke Kysow
4455e8b050 Merge pull request #1091 from runatlantis/unlock-cmd
Unlock cmd
2020-06-23 21:54:08 -07:00
Paris Morali
aed8d22b52 Implement atlantis unlock
This command is run on a pr and deletes all locks for the pr
2020-06-23 20:42:03 -07:00
Luke Kysow
c70dd5f296 Merge pull request #1088 from runatlantis/github-app
GitHub app
2020-06-19 11:48:21 -07:00