Commit Graph

2135 Commits

Author SHA1 Message Date
Luke Kysow
394a5c9740 Update docs 2018-07-20 20:02:03 +02:00
Luke Kysow
0e5a29da2a Update exp responses. 2018-07-20 14:37:44 +02:00
Luke Kysow
ea08e7f2a1 Fix gometalint check 2018-07-20 14:37:42 +02:00
Luke Kysow
19df834c5b Update vendor. 2018-07-20 14:30:05 +02:00
Luke Kysow
2a3e931eb6 Test bitbucket client 2018-07-20 14:30:03 +02:00
Luke Kysow
e2930e48e5 Test bitbucket parsing 2018-07-20 13:27:25 +02:00
Luke Kysow
bd8335f82f Rename CommitStatus enums 2018-07-20 12:43:48 +02:00
Luke Kysow
1fc4667c63 WIP bitbucket 2018-07-19 21:52:33 +02:00
Luke Kysow
0d1c08a7f3 Merge pull request #184 from runatlantis/autoplan-notifications
Don't comment back on autoplan no projects.
v0.4.2
2018-07-16 18:51:45 +02:00
Luke Kysow
84078dc21e Remove unused autoplan param. 2018-07-16 17:29:28 +02:00
Luke Kysow
39c3f7ebc6 Bump version to 0.4.2 2018-07-16 17:25:25 +02:00
Luke Kysow
d11a927d7d Don't comment back on autoplan no projects. 2018-07-16 17:24:29 +02:00
Luke Kysow
7163ed586a Make self-hosted clear. 2018-07-16 16:57:25 +02:00
Luke Kysow
95edc25d20 Merge pull request #182 from runatlantis/badges
Move badge locally.
2018-07-11 11:56:51 +02:00
Luke Kysow
20b80b2a5f Move badge locally.
Was having issues loading on github.
2018-07-11 11:54:58 +02:00
Luke Kysow
8f080b3540 Merge pull request #180 from runatlantis/release-0.4.1
Update release notes.
v0.4.1
2018-07-10 15:00:17 +02:00
Luke Kysow
0db86d69f2 Update release notes. 2018-07-10 14:59:31 +02:00
Luke Kysow
542be4d2c0 Merge pull request #178 from runatlantis/whenmodified
Change default when_modified to **/*.tf*
2018-07-10 14:54:34 +02:00
Luke Kysow
5c7f1cebe9 Fix formatting. 2018-07-10 14:53:55 +02:00
Luke Kysow
ae382f4974 Merge pull request #179 from runatlantis/release-0.4.1
Split Dockerfile into base and main.
2018-07-10 14:51:38 +02:00
Luke Kysow
85067c05a3 Split Dockerfile into base and main. 2018-07-10 14:47:02 +02:00
Luke Kysow
f7eedbcc83 Add testcase for matching tfvars. 2018-07-10 14:44:33 +02:00
Luke Kysow
818996160f Update atlantis-yaml-use-cases.md 2018-07-10 14:38:55 +02:00
Luke Kysow
a6574b897d Change default when_modified to **/*.tf*
This is so .tfvars files match.
2018-07-10 14:24:30 +02:00
Luke Kysow
b96001dc6d Merge pull request #174 from runatlantis/release-0.4.1
Switch to curl.
2018-07-09 20:42:17 +02:00
Luke Kysow
2ef741eb45 Switch to curl. 2018-07-09 20:40:45 +02:00
Luke Kysow
8ff0de8f32 Merge pull request #173 from runatlantis/release-0.4.1
Add update-ca-certificates to fix Docker build.
2018-07-09 20:15:13 +02:00
Luke Kysow
1ca83ccea5 Add update-ca-certificates to fix Docker build.
Was getting:
Connecting to github.com (192.30.253.112:443)
ssl_client: github.com: TLS connect failed
wget: error getting response: Connection reset by peer
2018-07-09 20:12:38 +02:00
Luke Kysow
009fa16179 Merge pull request #172 from runatlantis/release-0.4.1
Release 0.4.1
2018-07-09 20:04:44 +02:00
Luke Kysow
6ae9e3def6 Release 0.4.1 2018-07-09 20:00:03 +02:00
Luke Kysow
255d6aa818 Merge pull request #171 from runatlantis/planfile-env
Set PLANFILE environment variable in run step.
2018-07-07 15:49:53 +02:00
Luke Kysow
91aeb8af7b Merge pull request #170 from runatlantis/netlify
Remove unneeded tf for AWS site.
2018-07-07 10:06:07 +02:00
Luke Kysow
78a2bb519e Set PLANFILE environment variable in run step.
Env var is set to where Atlantis expects the planfile to be.
Fixes #168.
2018-07-07 10:04:49 +02:00
Luke Kysow
88da8c6eae Ensure if name is set is not empty. 2018-07-07 09:43:47 +02:00
Luke Kysow
8bbae1bbb8 Remove unneeded tf for AWS site.
Site is now hosted on Netlify.
2018-07-06 15:07:16 +02:00
Luke Kysow
013df13e04 Update CHANGELOG with backwards incompat
See #169
2018-07-05 18:18:19 +02:00
Luke Kysow
825432844d Merge pull request #167 from runatlantis/docs
Docs
2018-07-05 16:49:18 +02:00
Luke Kysow
40d8299b52 Fix broken links 2018-07-05 14:51:31 +02:00
Luke Kysow
1d863fa191 Fix broken link. 2018-07-05 14:47:04 +02:00
Luke Kysow
33e01ded84 Merge pull request #166 from runatlantis/testdrive
Use temp dir for testdrive.
2018-07-05 14:46:37 +02:00
Luke Kysow
b7d84d8769 Use temp dir for testdrive.
This will prevent old locks from a previous run from sticking around.
2018-07-05 14:00:17 +02:00
Luke Kysow
aad6cad6fe Merge pull request #165 from runatlantis/gometalint
Add .gometalint.json config
2018-07-05 13:59:06 +02:00
Luke Kysow
9b2d037373 Add .gometalint.json config
After update of errcheck, needed to explicitly disable checking fmt
functions.
2018-07-05 13:54:10 +02:00
Luke Kysow
771a463c59 Merge pull request #164 from runatlantis/website
Add title to homepage
2018-07-05 12:32:08 +02:00
Luke Kysow
63f8c67bbb Temporarily disable errcheck 2018-07-05 12:31:14 +02:00
Luke Kysow
520eff47d3 Add title to homepage 2018-07-05 12:20:35 +02:00
Luke Kysow
b0248ec788 Delete file accidentally checked in 2018-07-04 20:35:09 +02:00
Luke Kysow
ac292c39d1 Update README.md 2018-07-04 19:20:34 +02:00
Luke Kysow
d44dd37a67 Merge pull request #144 from runatlantis/healthz
Add /healthz endpoint.
2018-07-04 19:18:35 +02:00
Luke Kysow
c266ddf8ed Update docs. Use correct scheme. 2018-07-04 19:07:01 +02:00