Luke Kysow
|
2ef741eb45
|
Switch to curl.
|
2018-07-09 20:40:45 +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
|
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 |
|
Luke Kysow
|
f9eeaa064e
|
Add /healthz endpoint.
|
2018-07-04 18:44:17 +02:00 |
|
Luke Kysow
|
203e489950
|
Merge pull request #162 from runatlantis/netlify
Add Google site verification
|
2018-07-04 18:28:58 +02:00 |
|
Luke Kysow
|
c0c506cb65
|
Add Google site verification
|
2018-07-04 18:27:04 +02:00 |
|
Luke Kysow
|
07fce907d1
|
Merge pull request #161 from runatlantis/netlify
Move site to netlify.
|
2018-07-04 18:22:28 +02:00 |
|
Luke Kysow
|
69d7ea33ee
|
Add make website target.
|
2018-07-04 18:21:20 +02:00 |
|
Luke Kysow
|
2e0046a595
|
Update website docs. Add GA.
|
2018-07-04 18:18:10 +02:00 |
|
Luke Kysow
|
92c197d901
|
Move site to netlify.
|
2018-07-04 18:11:03 +02:00 |
|
Luke Kysow
|
f5a906dd68
|
Merge pull request #160 from runatlantis/release-0.4.0
Release 0.4
v0.4.0
|
2018-07-04 10:41:49 +02:00 |
|
Luke Kysow
|
fcc314e04b
|
Change release number
|
2018-07-04 10:38:29 +02:00 |
|
Luke Kysow
|
54339b60a8
|
Docs for 0.4
|
2018-07-03 15:02:22 +02:00 |
|
Luke Kysow
|
1d84dc6d40
|
Add codecov badge
|
2018-07-03 14:38:24 +02:00 |
|
Luke Kysow
|
ad2727be8b
|
Fix broken images
|
2018-07-03 14:26:05 +02:00 |
|
Luke Kysow
|
a4b18f9dbe
|
Merge pull request #152 from runatlantis/atlantis-yaml-june
[WIP] Atlantis 0.4
|
2018-07-03 14:23:59 +02:00 |
|
Luke Kysow
|
573491fd3f
|
Bring README back for now
|
2018-07-03 13:34:12 +02:00 |
|
Luke Kysow
|
b2bd90da61
|
Various fixes
- delete working dir when lock deleted
- check if dir still exists when looking at modified
- check if atlantis.yaml is allowed before parsing
|
2018-07-03 13:32:17 +02:00 |
|
Luke Kysow
|
8effd01125
|
Test new allow-repo-config flag
|
2018-07-02 19:01:40 +02:00 |
|
Luke Kysow
|
85a775b94b
|
Fix todos. Remove TF_WORKSPACE.
|
2018-07-02 14:39:39 +02:00 |
|
Luke Kysow
|
ef728de0f3
|
Change testdrive docs for autoplan
|
2018-07-02 14:39:34 +02:00 |
|
Luke Kysow
|
502c6265fb
|
Fix doc todos
|
2018-07-02 14:34:24 +02:00 |
|
Luke Kysow
|
f067818aa5
|
Test project command runner.
|
2018-07-01 23:48:32 +02:00 |
|
Luke Kysow
|
6d8766403b
|
Test GitHub client.
|
2018-07-01 22:12:50 +02:00 |
|
Luke Kysow
|
13a70c772d
|
Add new --allow-repo-config flag.
|
2018-06-30 23:27:15 +02:00 |
|
Luke Kysow
|
f29dc00edf
|
Warn if not using version 2
|
2018-06-29 20:58:30 +02:00 |
|
Luke Kysow
|
f01915876d
|
Add env vars to run step
|
2018-06-29 20:20:55 +02:00 |
|
Luke Kysow
|
71716a6461
|
Cleanup unused code.
|
2018-06-29 19:42:28 +02:00 |
|
Luke Kysow
|
9e7509aeee
|
Test command runner
|
2018-06-29 19:10:10 +02:00 |
|
Luke Kysow
|
3339dcd92b
|
Dir/Path -> RepoRelDir, path (in templates) -> dir
|
2018-06-29 18:05:47 +02:00 |
|