Commit Graph

752 Commits

Author SHA1 Message Date
Luke Kysow
6b64cf7939 Merge pull request #293 from runatlantis/fix-output
Fix multi-project output.
2018-09-28 11:08:35 -05:00
Luke Kysow
d347037f89 Merge pull request #292 from jolexa/patch-2
Update example for new tf run variables
2018-09-28 11:02:17 -05:00
Luke Kysow
5d05f3df3b Fix multi-project output.
Was causing output to look broken for GitHub.
2018-09-28 10:21:18 -05:00
Jeremy Olexa
b4c7bae4e1 Update example for new tf run variables 2018-09-28 10:18:09 -05:00
Luke Kysow
7e2d2d1bf9 Merge pull request #291 from runatlantis/bitbucket-spaceseparated
Quote the -out variable in terraform plan.
2018-09-27 15:46:15 -05:00
Luke Kysow
c56aa9e104 Quote the -out variable in terraform plan.
Fixes #290. In Bitbucket Server, the repo owner name can have spaces.
This causes errors when running terraform plan -out path with spaces so
we need to quote it: terraform plan -out "path with spaces".
2018-09-27 15:40:47 -05:00
Luke Kysow
a0de1c8cb4 Merge pull request #289 from runatlantis/release-0.4.9
Release 0.4.9
v0.4.9
2018-09-27 15:12:57 -05:00
Luke Kysow
5b7eb2a49d Release 0.4.9 2018-09-27 15:08:31 -05:00
Luke Kysow
a5a21ed07b Merge pull request #287 from runatlantis/tfvarsrebase
Execute tf with vars that give source of run.
2018-09-27 14:55:41 -05:00
Luke Kysow
e51d36b33e Update docs for new tf variables. 2018-09-25 12:44:24 -05:00
Jeremy Olexa
c278bac6be Execute tf with vars that give source of run.
Add new variables to execute TF with:
  -var atlantis_repo=owner/repo
  -var atlantis_pull_num=10

These can be used within TF to set the session_name of the AWS session
that Terraform creates. This allows all API calls to be traced back to a
specific pull request and user.
2018-09-25 12:31:20 -05:00
Luke Kysow
411b8f87f1 Merge pull request #278 from runatlantis/commentfolding
Fold long output. Fix diff highlighting.
2018-09-15 09:17:58 -07:00
Luke Kysow
bac2ee7619 Fold long output. Fix diff highlighting.
* If output is longer than 12 lines, wrap it in markdown folding for
GitLab and GitHub.
* Reformat the Terraform plan output so that the + and - lines show up
highlighted properly when using the diff syntax highlighting
2018-09-15 09:12:43 -07:00
Luke Kysow
e8c7d819b5 Inputfalse (#277)
Add input=false to init, plan, and apply step runners
2018-09-14 14:47:51 -07:00
Luke Kysow
4ba8740026 Merge pull request #274 from runatlantis/release-0.4.8
Release 0.4.8
v0.4.8
2018-09-13 16:16:54 -07:00
Luke Kysow
9647327959 Release 0.4.8 2018-09-13 16:12:16 -07:00
Luke Kysow
5be05cbd44 Merge pull request #272 from runatlantis/alpine-update
Update to alpine 3.8 to fix security vuln.
2018-09-13 16:01:06 -07:00
Luke Kysow
9c8c6d39e2 Update to alpine 3.8 to fix security vuln.
See https://justi.cz/security/2018/09/13/alpine-apk-rce.html
2018-09-13 15:55:06 -07:00
Josh Kodroff
a18b2ec77b Add helm chart (#267) 2018-09-12 09:11:27 -07:00
Luke Kysow
ef46c3efc3 Merge pull request #257 from runatlantis/vcs
Update VCS docs, upgrade to golang 1.11
2018-09-07 11:46:14 -07:00
Luke Kysow
36b743d62c Use golang 1.11 2018-09-07 11:13:18 -07:00
Luke Kysow
af419ef3e1 Fix gometalint errors 2018-09-07 10:54:48 -07:00
Luke Kysow
d55e5646dd Update docs for webhook secrets & multiple repos 2018-09-07 10:51:11 -07:00
Luke Kysow
2c15b996c9 Merge pull request #250 from jkodroff/patch-1
Update instructions for multiple GitLab Repos.
2018-09-07 10:42:21 -07:00
Luke Kysow
f057d6d7d9 Merge pull request #247 from runatlantis/godocs
Add godocs. Refactor ProjectResult. Golint errors.
2018-09-07 10:39:42 -07:00
Josh Kodroff
3bb44ea6cd Correct typo and formatting. 2018-09-05 09:07:21 -05:00
Josh Kodroff
eafc573109 Update instructions for multiple GitLab Repos. 2018-09-04 10:16:45 -05:00
Luke Kysow
e9b7001266 Add godocs. Refactor ProjectResult. Golint errors. 2018-08-30 16:47:17 -06:00
Luke Kysow
6e9b9fbd11 Merge pull request #245 from majormoses/feature/starting-server-is-info
change server startup log message from warn to info level
2018-08-30 11:32:01 -06:00
Ben Abrams
a80e285270 change server startup log message from warn to info level
Server startup should be something expected therefore an info rather than a warning.

```
2018/08/28 18:37:50 [WARN] server: Atlantis started - listening on port 4141
```

Signed-off-by: Ben Abrams <me@benabrams.it>
2018-08-28 11:56:37 -07:00
Luke Kysow
fb1337b8a7 Merge pull request #240 from runatlantis/release-0.4.7
Remove accidentally checked in file.
v0.4.7
2018-08-23 15:44:13 -10:00
Luke Kysow
b8a90a5807 Remove accidentally checked in file. 2018-08-23 15:43:44 -10:00
Luke Kysow
6be72efef7 Merge pull request #239 from runatlantis/release-0.4.7
Release 0.4.7
2018-08-23 15:42:33 -10:00
Luke Kysow
307cd31361 Release 0.4.7 2018-08-23 15:36:24 -10:00
Luke Kysow
5710b3c1c0 Merge pull request #238 from instacart/f-upgrade-terraform-latest
Bum terraform version to 0.11.8
2018-08-23 15:28:22 -10:00
Ninir
e1f957afcf Bum terraform version to 0.11.8 2018-08-23 17:04:29 -07:00
Luke Kysow
2d88c51cb1 Merge pull request #235 from runatlantis/gitlab-subgroups
Support GitLab subgroups.
2018-08-23 10:25:30 -10:00
Luke Kysow
5fb3ac115e Support GitLab subgroups.
GitLab allows repos to be nested under multiple subgroups,
for example owner/group/subgroup/subsubgroup/repo vs. owner/repo. This
change enables that functionality.
2018-08-23 10:24:54 -10:00
Luke Kysow
c92aff680d Merge pull request #233 from runatlantis/tf-version
Fix error parsing tf version when TF_LOG set
2018-08-21 09:19:09 -10:00
Luke Kysow
28e02c5ffb Update changelog for v0.3.11 release. 2018-08-21 09:08:05 -10:00
Luke Kysow
3e650dc3a0 Fix error parsing tf version when TF_LOG set 2018-08-21 08:52:25 -10:00
Luke Kysow
756435e467 Expose repo name, owner, and branch to run step runner for custom steps (#232)
Commits by @mootpt (squashed)
2018-08-20 11:13:27 -10:00
Luke Kysow
352b6fdcb3 Update website 2018-08-18 20:24:26 -10:00
Luke Kysow
0bd96d89d0 Merge pull request #231 from nickwu241/website-home
Website: change apply'd to applied, add periods at end of bullets
2018-08-18 07:26:25 -10:00
Nick Wu
3c6c94fc6f Change apply'd to applied, add periods at end of bullets 2018-08-18 12:27:42 -04:00
Luke Kysow
83d9e31102 Merge pull request #230 from runatlantis/release-0.4.6
Release 0.4.6
v0.4.6
2018-08-17 15:13:33 -10:00
Luke Kysow
6b4c6d7f18 Release 0.4.6 2018-08-17 14:59:41 -10:00
Luke Kysow
64cbb2e9bd Merge pull request #228 from runatlantis/init-error
Return error if `terraform init` fails.
2018-08-17 14:03:17 -10:00
Luke Kysow
13f79f3963 Split init step test into its own. 2018-08-17 13:52:43 -10:00
Jeff Knurek
62f7526db4 INIT: if the init cmd fails providing more info in the logs is helpful 2018-08-17 13:51:32 -10:00