John Reese
|
79f20f6e0a
|
vendor updates
|
2020-04-13 13:25:51 -04:00 |
|
Sylvain Pace
|
86fdb3575c
|
feat: add DocSearch as recommended by vuepress
|
2020-04-13 19:25:30 +02:00 |
|
John Reese
|
f133db6570
|
merge conflicts
|
2020-04-13 13:25:07 -04:00 |
|
John Reese
|
68c2f1fc42
|
review fixes
|
2020-04-13 13:23:37 -04:00 |
|
Luke Kysow
|
5d4e65f0da
|
Merge pull request #989 from runatlantis/golang-1.14
Golang 1.14
|
2020-04-13 10:07:27 -07:00 |
|
Luke Kysow
|
82afe0b061
|
Fix lint issues
|
2020-04-13 10:04:37 -07:00 |
|
Luke Kysow
|
0c7c415335
|
Merge branch 'url-tests' into golang-1.14
|
2020-04-13 09:33:14 -07:00 |
|
John Reese
|
3c0de2f81f
|
Use latest azuredevops package
|
2020-04-11 17:36:26 -04:00 |
|
John Reese
|
39cd5b2df1
|
Use PullActive const
|
2020-04-10 21:38:09 -04:00 |
|
CJ Ketchum
|
611ed55c8c
|
Fix parse URL tests
|
2020-04-10 14:36:53 -07:00 |
|
John Reese
|
ca3567d32c
|
Update policy tests
|
2020-04-10 16:52:07 -04:00 |
|
John Reese
|
6a1219480f
|
Add vendoring
|
2020-04-10 16:47:29 -04:00 |
|
John Reese
|
3efcd8feee
|
Add merge policy
|
2020-04-10 16:27:04 -04:00 |
|
John Reese
|
01aae5e9e4
|
Implement checks for IsApproved
|
2020-04-10 15:14:40 -04:00 |
|
David McPike
|
fe98526a68
|
Fixes #957
|
2020-04-09 12:20:09 -05:00 |
|
Luke Kysow
|
00ba152c41
|
Upgrade to golang 1.14
|
2020-04-06 16:00:52 -07:00 |
|
Aaron Masover
|
476d9bfaaa
|
remove extra x/sys that showed up in go.sum
|
2020-04-06 16:58:49 -06:00 |
|
Aaron Masover
|
ac625e5edc
|
update vendor/modules.txt
|
2020-04-06 16:58:46 -06:00 |
|
Aaron Masover
|
c35e3e58f7
|
update vendor and go.sum
|
2020-04-06 16:58:44 -06:00 |
|
Aaron Masover
|
26847486ff
|
vendor and go.mod
|
2020-04-06 16:58:41 -06:00 |
|
Aaron Masover
|
e563b3a51b
|
update go.sum
|
2020-04-06 16:58:38 -06:00 |
|
Aaron Masover
|
9980adaa3a
|
Depend on bbolt
|
2020-04-06 16:58:32 -06:00 |
|
Luke Kysow
|
df357bd567
|
Merge pull request #976 from jpreese/valid-loglevels
Ignore casing on log levels
|
2020-04-06 12:14:44 -07:00 |
|
Luke Kysow
|
9edca4fb5e
|
Merge pull request #978 from runatlantis/dependabot/npm_and_yarn/acorn-5.7.4
Bump acorn from 5.7.1 to 5.7.4
|
2020-04-06 12:09:03 -07:00 |
|
John Reese
|
f51be62cc3
|
Remove EqualFold from log level comparison
|
2020-04-06 12:26:07 -04:00 |
|
dependabot[bot]
|
99fbe4b813
|
Bump acorn from 5.7.1 to 5.7.4
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.1 to 5.7.4.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/5.7.1...5.7.4)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-04-05 11:58:10 +00:00 |
|
John Reese
|
e7dda13d65
|
Ignore casing on log levels
|
2020-04-03 20:56:54 -04:00 |
|
Luke Kysow
|
000d1efa18
|
Merge pull request #975 from dbeattie71/patch-1
Fix terragrunt extension typeo
|
2020-04-03 17:05:17 -07:00 |
|
Derek Beattie
|
e449628a22
|
Fix terragrunt extension type
|
2020-04-03 18:56:36 -05:00 |
|
Luke Kysow
|
548fe5fe05
|
Merge pull request #960 from runatlantis/long-folding
Add flag for disabling markdown formatting
|
2020-03-29 15:40:28 -07:00 |
|
Mike Hume
|
35b6a1bdb2
|
Merge branch 'wrapped-default' into long-folding
|
2020-03-29 15:36:53 -07:00 |
|
Luke Kysow
|
c040da69c7
|
Merge pull request #959 from runatlantis/silence-vcs-status
Update autoplan so commit status is set only after finding projects (…
|
2020-03-29 15:15:54 -07:00 |
|
CJ Ketchum
|
bc545844d3
|
Update autoplan so commit status is set only after finding projects (resolves #954)
|
2020-03-29 15:12:12 -07:00 |
|
Luke Kysow
|
bebc99214e
|
Merge pull request #958 from runatlantis/test-refactor
Refactor cmd tests
|
2020-03-29 14:57:24 -07:00 |
|
Luke Kysow
|
b69336e477
|
Refactor cmd tests
- Remove config/env/flag override tests since we know that the overrides
work
- We'll no longer need to edit the tests now when we add new flags
|
2020-03-29 14:51:03 -07:00 |
|
Rémi Lapeyre
|
f4dd828db5
|
Add Git LFS support (#872)
|
2020-03-27 12:18:15 -07:00 |
|
Luke Kysow
|
5335785f9c
|
Merge pull request #951 from mcdafydd/fix-azdo-pr-approved
Azure Devops - Fixes #946
|
2020-03-23 16:02:25 -07:00 |
|
David McPike
|
3da442d053
|
Fixes #946
|
2020-03-21 13:10:04 -05:00 |
|
Luke Kysow
|
272bf094ff
|
Merge pull request #950 from chenrui333/tf-0.12.24
Bump terraform to v0.12.24
|
2020-03-19 11:58:45 -07:00 |
|
Rui Chen
|
dea8771249
|
Bump terraform to v0.12.24
|
2020-03-19 14:39:45 -04:00 |
|
Nathan Tindall
|
9972d8f1ae
|
Implement marshal functions for Step (#913)
|
2020-03-13 08:16:33 -04:00 |
|
Luke Kysow
|
52cfa4607d
|
Merge pull request #945 from martinmosegaard/docfix-allow-custom-workflows
Fix docs for server-side repo config allow_custom_workflows
|
2020-03-13 08:15:49 -04:00 |
|
Martin Mosegaard Amdisen
|
a2b8841e8e
|
Fix docs for server-side repo config allow_custom_workflows
It was a copy-paste of allowed_overrides.
Please verify that I got the default value and description right.
|
2020-03-13 12:15:09 +01:00 |
|
Luke Kysow
|
0265269ca0
|
Merge pull request #943 from runatlantis/docs
Update broken links for TFC
|
2020-03-06 11:33:32 -05:00 |
|
Luke Kysow
|
a1e2d84281
|
Update broken links for TFC
|
2020-03-06 11:03:14 -05:00 |
|
Luke Kysow
|
43fb3e4243
|
Merge pull request #942 from chenrui333/tf-0.12.22
Bump terraform to v0.12.22
|
2020-03-06 11:00:44 -05:00 |
|
Rui Chen
|
b0823f9f6c
|
terraform 0.12.23
|
2020-03-05 16:29:59 -05:00 |
|
Rui Chen
|
2319e2fd6d
|
Bump terraform to v0.12.22
|
2020-03-05 15:53:40 -05:00 |
|
Luke Kysow
|
d43fb8ed6e
|
Merge pull request #933 from chenrui333/tf-0.12.21
Bump terraform to v0.12.21
|
2020-02-19 14:08:41 -07:00 |
|
Rui Chen
|
c350e17512
|
Bump terraform to v0.12.21
|
2020-02-19 15:04:53 -05:00 |
|