Commit Graph

53 Commits

Author SHA1 Message Date
Luke Kysow
bfce959202 Use new blog on medium.com: medium.com/runatlantis 2018-02-26 16:48:03 -08:00
Luke Kysow
7a920c729f Update README.md 2018-02-26 16:26:00 -08:00
Luke Kysow
6ad7d1d140 Update README.md 2018-02-26 16:24:41 -08:00
Luke Kysow
6f8dadfa3a Update README.md 2018-02-26 16:23:49 -08:00
Luke Kysow
3ec956ea0a Update README.md 2018-02-26 15:15:17 -08:00
Luke Kysow
0fd503da8a Update README for new flags. 2018-02-26 15:10:04 -08:00
Luke Kysow
6c159feff4 Rename to runatlantis from atlantisnorth. 2018-02-18 21:28:18 -08:00
Luke Kysow
0299d3ee12 Move to new atlantisnorth repo 2018-02-06 13:29:36 -08:00
Josh Kodroff
0ed4b04bc2 Fix Pull/Merge request anchor link in README 2018-02-06 12:20:22 -08:00
Luke Kysow
2c0d9548ef Update Dockerfile docs (#242)
Don't recommend adding secrets to the Docker image (obviously!).
Instead use an example for adding a custom Terraform version.
2018-02-05 15:58:12 -05:00
so0k
f43cbc7f46 Update README to for pre/post exec (#237)
Fix incorrect environment variables in README.
2018-01-29 14:11:57 -08:00
Luke Kysow
c54dd589c6 Native SSL Support (#233)
Add two new flags ssl-key-file and ssl-cert-file to enable Atlantis to serve over SSL natively instead of going through an NGINX proxy.

This is a squashed commit containing the primary work by @natemueller
2018-01-23 11:32:22 -08:00
Luke Kysow
7c1220a655 Rename from environment to workspace 2017-12-17 16:46:49 -08:00
Luke Kysow
cc015af436 Update README for GitLab (#198) 2017-11-16 16:23:48 -08:00
nicholas-wu-hs
0f8514e24e Remove subheadings in README ToC 2017-10-29 12:07:01 -07:00
nicholas-wu-hs
aa0b5b3947 Update README ToC to include Contributing and other subsections 2017-10-29 00:08:58 -07:00
nicholas-wu-hs
09960deea3 Move developing section from README.md to CONTRIBUTING.md 2017-10-29 00:08:50 -07:00
nick-hollingsworth-hs
34211715da Update README with steps to start local development 2017-10-27 14:11:19 -07:00
Luke Kysow
a3e503ce5a Add pre_init and pre_get hooks. Fixes #160 2017-10-23 14:46:28 -07:00
Luke Kysow
a8114bc98f Why we built Atlantis blog article (#145)
* Draft of atlantis release blog

* Assets

* resize images

* resize images

* Continue work on blog

* Final draft

* Add link to blog from README
2017-09-10 14:39:25 -07:00
Jason Wieringa
59ecae80fb Fixed key name documentation on extra_arguments (#140) 2017-08-30 19:52:14 -07:00
Henrik Hussfelt
487c98de36 Update docker build in README.md, suffix with dot (#138) 2017-08-24 23:31:54 -07:00
Luke Kysow
39dff9ceb3 Bump to v0.1.2. Update changelog and readme (#134)
* Bump to v0.1.2. Update changelog and readme

* Update CHANGELOG.md

* Update CHANGELOG.md

* Update CHANGELOG.md
2017-08-23 22:57:24 -07:00
Luke Kysow
ba15506fa1 Update docs for using assume role (#124)
* Update docs for using assume role

* Update README.md
2017-08-16 14:10:13 -07:00
Anubhav Mishra
6b55b086cd Adding docker image and release scripts (#123)
* Adding docker image and release scripts

* Using circleci version 2

* now building dumb-init and gosu from source

* trying to fix e2e tests

* fixing working directory for circleci version 2

* start atlantis server and ngrok in the background

* Adding terraform to path and removing old decryption method for circleci

* adding terraform binary to the correct path

* ATLANTIS_URL is now being exported

* using circleci version 2 syntax to export variable

* using circleci version 2 syntax to export variable

* ngrok isnt working now

* Updating CHANGELOG

* Fixes after review and updated README.md
2017-08-16 13:29:51 -07:00
Luke Kysow
6dc9de175d Remove assume role functionality. Rely on Terraform. Fixes #112 2017-08-15 09:58:41 -07:00
Anubhav Mishra
d3d1e8fa04 Adding FAQ questions and answers for atlantis (#118)
* Adding FAQ questions and answers for atlantis

* update after reviews
2017-08-14 16:05:00 -07:00
Luke Kysow
ff0f32ca01 Add ability toverify webhook secret. Fixes #34 2017-08-13 22:28:38 -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
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
d80218bd6c Add link to YouTube video 2017-08-02 13:38:54 -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
Luke Kysow
14de40892d Add gif to readme 2017-07-30 17:23:47 -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
4c5d1f2623 First pass at readme 2017-07-18 09:09:18 -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
9762e248d9 Update README.md 2017-06-20 20:58:15 -07:00
Anubhav Mishra
dc8f0c13ef Update README.md 2017-06-19 23:00:36 -07:00