Commit Graph

130 Commits

Author SHA1 Message Date
Luke Kysow
ff0f32ca01 Add ability toverify webhook secret. Fixes #34 2017-08-13 22:28:38 -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
Jay Wallace
6f583aae62 fixed preapply commands and added postapply/postplan (#102)
* fixed preapply commands and added postapply

* removed duplicate code and pass in stage name. Added post_plan. Updated docs
2017-08-10 10:02:44 -07:00
Anubhav Mishra
afb34df7d3 Rekey secrets for using hootsuite-circle-ci user and remove e2e tests until we open source atlantis-tests repo (#108) 2017-08-08 16:16:36 -07:00
Anubhav Mishra
c63a8746c5 Update README.md 2017-08-07 18:01:57 -07:00
Anubhav Mishra
3df02c7eaa Adding slack badge using slackin (#109)
* Adding slack badge using slackin

* fix indentation

* update badge
2017-08-07 17:59:43 -07:00
Anubhav Mishra
df24372876 Adding credits for atlantis icon 2017-08-07 16:33:24 -07:00
Anubhav Mishra
db2d8fb6fd Fix github username cli argument (#106)
Fixes: https://github.com/hootsuite/atlantis/issues/104
2017-08-07 13:26:15 -07:00
Anubhav Mishra
534271b6b4 Update README.md 2017-08-04 10:21:43 -07:00
Anubhav Mishra
0099e83fa7 Update README.md 2017-08-04 10:20:38 -07:00
Anubhav Mishra
3414e79203 Update README.md 2017-08-03 22:17:17 -07:00
Luke Kysow
7f7178e942 Add sections to README 2017-08-02 15:38:01 -07:00
Luke Kysow
388323e9db Update README.md 2017-08-02 14:05:30 -07:00
Luke Kysow
e231b81be6 Update README.md 2017-08-02 14:00:51 -07:00
Luke Kysow
a42b5df2c6 Update README.md 2017-08-02 13:57:47 -07:00
Luke Kysow
83ac2f72b2 Uppercase URL v0.1.0 2017-08-02 13:40:14 -07:00
Luke Kysow
d80218bd6c Add link to YouTube video 2017-08-02 13:38:54 -07:00
Luke Kysow
b05e9d1cd9 Merge pull request #96 from hootsuite/bootstrap
Make bootstrap re-runnable. README edits
2017-08-01 23:36:34 -07:00
Luke Kysow
433f8875c3 Make bootstrap re-runnable. README edits 2017-08-01 22:37:20 -07:00
Anubhav Mishra
6281704560 update link in bootstrap mode (#94)
* update link in bootstrap mode

* Adding atlantis logo to README
2017-08-01 16:41:33 -07:00
Luke Kysow
0ade406807 Readme (#92)
* readme improvements

* Return plan errors back to the user

* README
2017-08-01 15:31:06 -07:00
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