Commit Graph

1618 Commits

Author SHA1 Message Date
dmattia
605dde7b2b Fix typos 2020-09-03 10:57:52 -05:00
dmattia
d1fe029438 Added configurable parallelism pool size 2020-09-03 10:51:40 -05:00
Luke Kysow
489b41cbb2 Merge pull request #1175 from chenrui333/terraform-0.13.2
bump terraform to v0.13.2
2020-09-02 15:45:01 -07:00
Rui Chen
97ab3ed445 bump terraform to v0.13.2 2020-09-02 14:42:53 -04:00
Luke Kysow
a83de217ab Merge pull request #1171 from runatlantis/config-inspect
Update config-inspect version
2020-08-27 16:16:54 -07:00
Luke Kysow
7363cce699 Update config-inspect version 2020-08-27 12:26:20 -07:00
Luke Kysow
3f5033ed44 Merge pull request #1168 from chenrui333/terraform-0.13.1
bump terraform to v0.13.1
2020-08-26 13:30:23 -07:00
Rui Chen
8a2a6f5e80 bump terraform to v0.13.1 2020-08-26 15:11:11 -04:00
Luke Kysow
1d59cf6b2d Merge pull request #1162 from unRob/patch-1
Fix github app docs
2020-08-19 09:18:28 -07:00
Roberto Hidalgo
54d914c373 Fix github app docs
Mostly a revert of #1095, which while working, is too convoluted and can be sidestepped by using the documented --gh-org flag included in the original PR.
2020-08-19 10:27:26 -04:00
Luke Kysow
a2335eb0f1 Merge pull request #1160 from runatlantis/release-0.15.0
Release 0.15.0
v0.15.0
2020-08-18 16:25:24 -07:00
Luke Kysow
7c453239c6 Release 0.15.0 2020-08-18 16:21:34 -07:00
Luke Kysow
cd37563857 Merge pull request #1159 from runatlantis/disable-autoplan
Disable autoplan global flag
2020-08-18 15:59:59 -07:00
Luke Kysow
0a67abbb8b Merge pull request #1158 from runatlantis/skip-clone
Skip cloning PR repository in case of no projects were changed
2020-08-18 15:56:17 -07:00
Luke Kysow
1b374fa3e6 Small refactor to disable-autoplan 2020-08-18 15:55:22 -07:00
ValdirGuerra
34f9f3f348 Add support for disable autoplan from server config 2020-08-18 15:55:22 -07:00
Luke Kysow
cbe0b18c0e Refactor --skip-clone-no-changes work. 2020-08-18 15:48:33 -07:00
Quan Hoang
54e3dc2ef0 Skip cloning PR repository in case of no projects configured in repo config file were changed 2020-08-18 15:48:05 -07:00
Luke Kysow
49edc7d0b8 Merge pull request #1147 from runatlantis/dependabot/npm_and_yarn/prismjs-1.21.0
Bump prismjs from 1.15.0 to 1.21.0
2020-08-17 15:31:38 -07:00
Luke Kysow
7b91aa51ab Merge pull request #1150 from chenrui333/tf-0.13.0
bump terraform to v0.13.0
2020-08-17 15:22:10 -07:00
Rui Chen
0298ddee01 include tf v0.12.29 2020-08-12 08:34:49 -04:00
Rui Chen
b5a7370ae0 bump terraform to v0.13.0 2020-08-10 16:57:52 -04:00
dependabot[bot]
226a3a2e05 Bump prismjs from 1.15.0 to 1.21.0
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.15.0 to 1.21.0.
- [Release notes](https://github.com/PrismJS/prism/releases)
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PrismJS/prism/compare/v1.15.0...v1.21.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-07 23:07:59 +00: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