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
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
Luke Kysow
875abf1362
Refactoring to github app code
...
- rename gh-app-key to gh-app-key-file for clarity
- change git credentials writer to append a line if there is an existing
.git-credentials file and in the case of the github app to replace the
old github app line
- removed automatically setting --write-git-creds to true when using a
github app and instead requiring this is set specifically
2020-06-19 11:41:44 -07:00
rob
2b74dc9a59
make fragments lowercase
2020-06-16 21:30:40 -04:00
rob
13ebeee1d3
Error out instead of panicking when passed a bad keyfile
2020-06-16 21:27:24 -04:00
rob
2509240b9a
listen to pull_request_review*, docs on webhooks
2020-06-16 21:04:09 -04:00
rob
dffba3687a
enable webhook url, listen to issue_comment event
2020-06-16 20:47:18 -04:00
Paris Morali
ab7016063a
Atlantis lock discard via VCS comment
...
This successfully deletes the atlantis lock and
allows a competing PR to plan, but doesn not delete
the actual plans, so a user can still apply after
the lock is discarded.
This will be investigated in a follow up commit
Also fixed the basic mark down rendering for the discard command
2020-06-08 15:56:58 +01:00
parmouraly
abd2161bbb
Fix typo from master merge conflict
2020-06-04 16:46:15 +01:00
parmouraly
ad512f100c
Merge branch 'master' into fix-automerge-on-noapply
2020-06-04 16:32:25 +01:00
parmouraly
8a905f9c0b
Typo in BoltDB test
2020-06-04 16:27:23 +01:00
parmouraly
036e1f699e
Fix typo on boltDB reference
2020-06-04 16:21:16 +01:00
parmouraly
f546b69800
Remove BoltDB interface and mock as not needed
2020-06-04 16:12:26 +01:00
rob
011d3f8229
Test against a live repo, fix accordingly
...
more docs, add installation step
2020-06-03 20:25:11 -04:00
rob
227ce9cbf4
Upgrade to github/v31 for CompleteAppManifest
...
split fixtures out elsewhere, add working dir test
2020-06-03 20:18:13 -04:00