Commit Graph

17 Commits

Author SHA1 Message Date
Luke Kysow
d06f3ca3d2 Implement custom run step 2018-06-06 22:12:30 +01:00
Luke Kysow
a22e23718c Improve test helpers. 2018-06-05 17:11:47 +01:00
Luke Kysow
497902547d Update gorilla/mux 2018-05-30 18:47:21 +02:00
Luke Kysow
64ebc8dd2f Fix bug with GitLab approvals not being required
Updated to a patched version of go-gitlab with the correct fields set.
2018-04-26 10:54:27 -06:00
Luke Kysow
acdf771ce7 Switch to newest pegomock library (#205) 2017-11-19 22:41:43 -08:00
Luke Kysow
ab7cf0cd70 Vendor slack deps (#202) 2017-11-17 09:50:53 -08:00
Luke Kysow
fa43febf60 Gitlab (#190)
Gitlab initial implementation
2017-11-16 13:22:28 -08:00
Luke Kysow
30a37aecfe Update pegomock 2017-11-01 07:39:06 -07:00
Luke Kysow
41196a9f80 Update to latest version of pegomock library 2017-10-25 08:00:34 -07:00
Luke Kysow
c777ba3067 Update to latest version of go-github (#157) 2017-10-12 23:36:09 -05:00
Luke Kysow
023b7742b1 Switch to pegomock for mocking 2017-10-06 10:14:18 -07:00
Luke Kysow
012b0d4aee Test event_parser 2017-09-16 16:51:39 -07:00
Luke Kysow
0c9e527c8c Vendor using dep 2017-09-16 14:15:37 -07:00
Anubhav Mishra
c37e8f3590 adding atlantis bootstrap mode to support getting started with atlant… (#80)
* adding atlantis bootstrap mode to support getting started with atlantis for first time users

* removed unwanted confirm variable

* vendoring dependencies

* more vendoring

* more more and more vendoring

* comment about bootstrap package

* Proposed changes (#84)

* reviewed all the comments

* removing required approval flag since we will default to false
2017-07-18 22:02:49 -07:00
Luke Kysow
5ea4ccd1b2 Remove sshKey hack. Use go-homedir (#63)
* Remove sshKey hack. Use go-homedir

* Add go-homedir lib
2017-07-01 18:03:51 -07:00
Anubhav Mishra
9ff948cb55 Project config (#56)
* first incomplete draft for project config and pre run refactor

* adding prerun and terraform 0.9 and above support

* partial review

* Changes from pull review. Fix approvals

* more clean up and refactor of terraform init and environment commands to support terraform 0.9.0 and above

* making apply similar to plan for appending extra arguments

* review

* missed apply executor changes and fixing tests
2017-07-01 14:51:50 -07:00
Anubhav Mishra
9de7c6474e adding vendoring to atlantis (#40)
* adding vendoring to atlantis
* removing deps test target
2017-06-20 18:59:18 -07:00