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
6dfe20757e
Only store plans locally. Keep them in workspace ( #60 )
...
* Only store plans locally. Keep them in workspace
2017-07-01 16:50:38 -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
57e18399d7
Delete plan on successful apply ( #46 )
...
* Return locks when they're deleted
* Implement DeletePlan and DeletePlanByPull
* Clean up data from pull request on close
* Delete plan on successful apply
2017-06-25 10:11:51 -07:00