Commit Graph

109 Commits

Author SHA1 Message Date
Anubhav Mishra
1120087adf Updating icons (#93) 2017-08-01 15:30:56 -07:00
Anubhav Mishra
aa3bd7b2e1 remove require approval flag from atlantis server (#91) 2017-07-31 14:09:09 -07:00
Anubhav Mishra
9efdfa998b Update bootstrap example repo (#90)
* bootstrap mode will now fork hootsuite/atlantis-example repo

* use hootsuite repo name for creating pull request
2017-07-31 13:27:44 -07:00
Luke Kysow
ccdfeae8c1 Default require-approval to false (#88) 2017-07-31 00:15:35 -07:00
Luke Kysow
14de40892d Add gif to readme 2017-07-30 17:23:47 -07:00
Luke Kysow
60d7db9686 Merge pull request #87 from hootsuite/readme
Add Getting Started instructions. Rename gh-password to gh-token
2017-07-30 16:22:50 -07:00
Luke Kysow
509c5116ef Use env var GITHUB_PASSWORD instead of GITHUB_TOKEN in e2e tests 2017-07-30 15:59:23 -07:00
Luke Kysow
3ffe549bd5 Use env var GITHUB_PASSWORD instead of GITHUB_TOKEN in e2e tests 2017-07-30 15:35:37 -07:00
Luke Kysow
e728d2548b Add Getting Started instructions. Rename gh-password to gh-token 2017-07-27 13:51:48 -07:00
Luke Kysow
4b3aaa2679 Merge pull request #86 from hootsuite/add-license-1
Create LICENSE
2017-07-21 17:04:34 -07:00
Luke Kysow
d86132c30d Update LICENSE 2017-07-21 17:04:14 -07:00
Luke Kysow
65503379ef Update LICENSE 2017-07-20 12:53:46 -07:00
Luke Kysow
900bc194d4 Create LICENSE 2017-07-20 12:44:52 -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
Anubhav Mishra
31a48e24c1 Use environment variables for terraform init, env new and env select (#85) 2017-07-18 19:12:23 -07:00
Anubhav Mishra
0851540579 adding debug log for failed terraform commands 2017-07-18 11:51:39 -07:00
Anubhav Mishra
efd43f3492 Run terraform init and env select and new with version (#82)
* Run terraform init and env select and new with version

* Removing RunCommand now using RunCommandWithVersion
2017-07-18 11:29:28 -07:00
Luke Kysow
6258f01e76 Fix bug with error template (#83) 2017-07-18 11:04:55 -07:00
Luke Kysow
26510e9e1a Merge pull request #77 from hootsuite/readme
First pass at readme
2017-07-18 09:09:48 -07:00
Luke Kysow
4c5d1f2623 First pass at readme 2017-07-18 09:09:18 -07:00
Luke Kysow
a3673a2899 Merge pull request #76 from hootsuite/aws-role
Assume role refactor
2017-07-18 09:08:26 -07:00
Luke Kysow
6ce0bba798 Pass in session to be assumed each time 2017-07-18 09:07:21 -07:00
Luke Kysow
3748e4983b Show errors on invalid flags 2017-07-18 09:06:43 -07:00
Luke Kysow
5ece13a570 Merge pull request #78 from hootsuite/dyanmono
Delete dynamodb locking code since Atlantis only works with disk righ…
2017-07-18 09:05:33 -07:00
Luke Kysow
99a0f0c4df Delete dynamodb locking code since Atlantis only works with disk right now 2017-07-12 09:46:45 -07:00
Luke Kysow
dc87ccc548 Merge pull request #75 from hootsuite/fix-test
Set time location after deserialization
2017-07-11 11:11:30 -07:00
Luke Kysow
75e3188713 Set time location after deserialization 2017-07-11 10:27:32 -07:00
Luke Kysow
98f4ab54a8 Merge pull request #74 from hootsuite/fix-test
Fix test
2017-07-10 19:01:50 -07:00
Luke Kysow
a57fc8847f Fix test 2017-07-10 18:58:19 -07:00
Luke Kysow
23d6b0cbd6 Write docs for packages 2017-07-09 18:18:36 -07:00
Luke Kysow
8f149f362a Fix tests and run fmt 2017-07-09 01:16:21 -07:00
Luke Kysow
1083c59186 Merge remote-tracking branch 'origin/master' into logs 2017-07-09 00:56:13 -07:00
Luke Kysow
bc0962e267 Apply logging 2017-07-09 00:54:13 -07:00
Luke Kysow
32ee883edc Plan logging 2017-07-09 00:41:37 -07:00
Luke Kysow
e43f05e934 Allow atlantis to be called by the name of the api user (#72) 2017-07-08 19:54:14 -07:00
Luke Kysow
4aa91c2055 Server logging 2017-07-08 17:04:49 -07:00
Anubhav Mishra
915f194f21 using errors.Wrapf now (#70)
* using errors.Wrapf now

* using errors.Wrap now
2017-07-08 14:46:05 -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
0b95c701ba Templates (#68)
Refactor templates
2017-07-03 00:50:33 -07:00
Luke Kysow
a6b265d31f Fix unnecessary github client arg 2017-07-02 18:15:16 -07:00
Luke Kysow
0d03f5d0f8 format 2017-07-02 18:15:16 -07:00
Luke Kysow
0eb91a6ed7 Refactor github comment renderer 2017-07-02 18:15:16 -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
Anubhav Mishra
fc275c1e52 Update server.go 2017-07-02 17:02:30 -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
3187477a44 Change endpoint from /hooks to /events. Fixes #22 2017-07-02 14:19:35 -07:00
Luke Kysow
0384a09dfb Add contributing.md with testing guidelines (#65) 2017-07-02 03:19:41 -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
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