Commit Graph

13 Commits

Author SHA1 Message Date
Luke Kysow
4dbdde8543 Upgrade to Terraform 0.12
To be clear, Atlantis was compatible with 0.12 before this commit, but
this change makes 0.12 the default version *if* users haven't set the
--default-tf-version flag.
2019-05-23 11:42:58 -04:00
Luke Kysow
52714485a9 Don't exit script before we can print test failure 2018-12-14 12:18:26 -06:00
Luke Kysow
781ded10b4 Output logs on e2e failures.
Also disable the make test step because there are no unit tests in the
e2e directory (as expected).
2018-11-30 10:10:53 -06:00
Luke Kysow
13a70c772d Add new --allow-repo-config flag. 2018-06-30 23:27:15 +02:00
Luke Kysow
48763e7345 Don't run e2e tests on fork PRs. 2018-03-16 13:18:43 -07:00
Anubhav Mishra
6b55b086cd Adding docker image and release scripts (#123)
* Adding docker image and release scripts

* Using circleci version 2

* now building dumb-init and gosu from source

* trying to fix e2e tests

* fixing working directory for circleci version 2

* start atlantis server and ngrok in the background

* Adding terraform to path and removing old decryption method for circleci

* adding terraform binary to the correct path

* ATLANTIS_URL is now being exported

* using circleci version 2 syntax to export variable

* using circleci version 2 syntax to export variable

* ngrok isnt working now

* Updating CHANGELOG

* Fixes after review and updated README.md
2017-08-16 13:29:51 -07:00
Anubhav Mishra
c663be4247 Adding e2e tests back and upgrading terraform version 0.9.11 (#113)
* Adding e2e tests back and upgrading terraform version 0.9.11

* Fixing the binary name for e2e tests

* revert binary name change

* missed indentation for makefile

* use owner name for branch head for pull request creation
2017-08-10 21:17:50 -07:00
Anubhav Mishra
9ef6d262b7 test 2017-06-17 16:28:18 -07:00
Anubhav Mishra
12bdc9f493 more testing 2017-06-17 16:17:22 -07:00
Anubhav Mishra
8dd6ad7aa0 not exporting the variable anymore 2017-06-17 16:04:45 -07:00
Anubhav Mishra
0819d8961c not exporting the variable anymore 2017-06-17 16:00:25 -07:00
Anubhav Mishra
36c90ad36b moving atlantis url environment variable along side e2e 2017-06-17 15:55:31 -07:00
Anubhav Mishra
8dd1d6cf46 Adding ci for atlantis 2017-06-17 14:20:51 -07:00