Commit Graph

12 Commits

Author SHA1 Message Date
Luke Kysow
a2b6f2b4f1 Move server code into server package 2017-10-18 06:44:44 -07:00
Luke Kysow
1d5efb9f1c Refactor executors. Testing 2017-10-12 22:05:59 -07:00
Luke Kysow
7dc853d570 Test github_status. Create github.Client mock 2017-09-16 15:53:46 -07:00
Luke Kysow
b53e50b39f Add interface for github.Client 2017-09-16 15:09:10 -07:00
Luke Kysow
bc0962e267 Apply logging 2017-07-09 00:54:13 -07:00
Luke Kysow
7747bc54ed Allow atlantis to be called by the name of the api user 2017-07-08 13:34:23 -07:00
Luke Kysow
b76df168cd Delete old templates 2017-07-02 18:15:15 -07:00
Luke Kysow
707cbc71a4 Redo templates 2017-07-02 18:15:15 -07:00
Luke Kysow
66f3d27c38 Packages (#67)
* Delete middleware package, move aws to new package
* Refactor github_client into github package
* Move terraform_client to its own package
2017-07-02 14:20:30 -07:00
Luke Kysow
ac83457c36 Fork workflows (#64)
* Name LockURL route

* Support pull requests from forks
2017-07-01 18:40:43 -07:00
Luke Kysow
8fbe662185 Return error if workspace doesn't exist (#61)
* Return error if workspace doesn't exist
* Default data dir to ~/.atlantis. Don't clean workspaces
* Run goimports
2017-07-01 16:17:22 -07:00
Luke Kysow
d50d897274 Refactor status (#41)
* Refactor status into its own struct
* Run gofmt
2017-06-21 09:47:36 -07:00