Commit Graph

723 Commits

Author SHA1 Message Date
Luke Kysow
e9b7001266 Add godocs. Refactor ProjectResult. Golint errors. 2018-08-30 16:47:17 -06: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
Luke Kysow
da727939b9 Add mobile workflow 2018-08-17 09:06:55 -10:00
Luke Kysow
c99b10838b Add border between sections 2018-08-16 13:43:10 -10:00
Luke Kysow
f8ff2c6d40 Update wording 2018-08-16 13:39:10 -10:00
Luke Kysow
6962300b02 Merge pull request #226 from runatlantis/website-docs
New landing page
2018-08-16 13:03:23 -10:00
Luke Kysow
44f3036e7a New landing page 2018-08-16 13:02:09 -10:00
Luke Kysow
ce5197a01f Merge pull request #225 from jolexa/patch-1
Docs: Fix broken links
2018-08-16 06:57:27 -10:00
Luke Kysow
9e2cdb6d7e Add / to make path absolute. 2018-08-16 06:55:35 -10:00
Jeremy Olexa
10af05d6c8 Fix broken links 2018-08-16 10:23:08 -05:00
Luke Kysow
2b8d48b480 Merge pull request #220 from runatlantis/release-0.4.5
Release 0.4.5
v0.4.5
2018-08-10 10:25:59 -10:00
Luke Kysow
436316f520 Release 0.4.5 2018-08-10 10:22:16 -10:00
Luke Kysow
6a3d0e2323 Merge pull request #219 from runatlantis/guidance
Print commands to run in comments.
2018-08-10 10:18:29 -10:00
Luke Kysow
cd15cad4f5 Update CHANGELOG.md 2018-08-10 09:28:44 -10:00
Luke Kysow
c72cd95202 Print commands to run in comments. 2018-08-10 09:26:53 -10:00
Luke Kysow
65b94c4c7c Merge pull request #216 from runatlantis/apply-all
plan/apply all
2018-08-09 15:52:28 -10:00
Luke Kysow
ca27c31a31 Update CHANGELOG for 0.4.5 2018-08-09 15:49:27 -10:00
Luke Kysow
514150e3dd Update docs for plan/apply all. 2018-08-09 15:42:18 -10:00
Luke Kysow
039ab531c1 Link to runatlantis.io 2018-08-09 15:42:17 -10:00
Luke Kysow
3b02a1fc31 Test plan/apply all. 2018-08-09 14:23:44 -10:00
Luke Kysow
5a3bb96c3c Fix gometalint issues 2018-08-08 17:08:08 -10:00
Luke Kysow
f8be04e6c6 Update tests for apply all 2018-08-08 17:08:08 -10:00
Luke Kysow
12a9a19fde First pass at naked plan/apply working on all. 2018-08-08 17:08:08 -10:00
Luke Kysow
5a578ca80b Update docs 2018-08-08 17:08:08 -10:00
Luke Kysow
5ee990cec1 Don't default dir and workspace.
Lay groundwork for atlantis plan/apply to work on everything.
2018-08-08 17:08:08 -10:00
Luke Kysow
a217e1f880 Add comment to apply all with atlantis apply 2018-08-08 17:08:08 -10:00
Luke Kysow
0bf295bf72 Ensure dir is cleaned. 2018-08-08 17:08:08 -10:00
Luke Kysow
6e7af89ac8 Merge pull request #218 from runatlantis/cover
Multi-package test coverage
2018-08-08 17:07:40 -10:00
Luke Kysow
4babddf0a8 Multi-package test coverage 2018-08-08 16:49:43 -10:00
Luke Kysow
b4f45c5e03 Use different email for consulting. 2018-08-04 15:18:58 -07:00
Luke Kysow
4a9d14b066 Merge pull request #209 from runatlantis/hosted-docs
Add hosting docs.
2018-08-03 15:29:08 -07:00