Commit Graph

99 Commits

Author SHA1 Message Date
Rui Chen
7f884fa052 docs: remove gitter support
Signed-off-by: Rui Chen <rui@chenrui.dev>
2021-09-02 00:35:52 -04:00
Rui Chen
55c5ce89bb docs: move badges up and remove gitter support
Signed-off-by: Rui Chen <rui@chenrui.dev>
2021-09-02 00:33:32 -04:00
rui
475e51c25c doc: remove microbadger ref (#1616)
The site would be shutdown July 1st
2021-06-03 14:24:14 -04:00
rui
6c007e6946 doc: add stargazers chart (#1386)
Signed-off-by: Rui Chen <rui@chenrui.dev>
2021-02-05 17:54:15 -05:00
Rui Chen
2ac77dbe58 docs: add toc for README 2020-12-26 15:51:57 -05:00
Luke Kysow
c4c439aba4 Update README.md 2019-09-30 10:48:37 -07:00
chenrui
1fb16b18e9 Add Docker image metadata (#731)
* Add docker image metadata badge
2019-08-21 12:52:12 +02:00
Luke Kysow
e163b47ebd Change Atlantis tagline.
Atlantis has been focused on TF pull request automation for the last
year so I want to rename its tagline to be more focused.
2019-03-27 14:59:37 -05:00
Luke Kysow
8633b96c97 Add codecov badge 2019-02-28 16:59:50 -05:00
Luke Kysow
28f3704ba4 Remove links to hosting and consulting. 2018-10-18 15:14:50 -05:00
Luke Kysow
44f3036e7a New landing page 2018-08-16 13:02:09 -10:00
Luke Kysow
b4f45c5e03 Use different email for consulting. 2018-08-04 15:18:58 -07:00
Luke Kysow
a563c1d3bb Add emails for paid support and consulting. 2018-08-03 12:26:03 -07:00
Luke Kysow
7163ed586a Make self-hosted clear. 2018-07-16 16:57:25 +02:00
Luke Kysow
20b80b2a5f Move badge locally.
Was having issues loading on github.
2018-07-11 11:54:58 +02:00
Luke Kysow
ac292c39d1 Update README.md 2018-07-04 19:20:34 +02:00
Luke Kysow
54339b60a8 Docs for 0.4 2018-07-03 15:02:22 +02:00
Luke Kysow
1d84dc6d40 Add codecov badge 2018-07-03 14:38:24 +02:00
Luke Kysow
ad2727be8b Fix broken images 2018-07-03 14:26:05 +02:00
Luke Kysow
573491fd3f Bring README back for now 2018-07-03 13:34:12 +02:00
Luke Kysow
1d2f33a47f Docs 2018-06-25 13:25:05 +01:00
Luke Kysow
822ac114aa Merge pull request #137 from nickwu241/update-developing-docs
Update CONTRIBUTING.md atlantis command example, pluralize Webhook boxes
2018-05-30 15:10:45 +02:00
nickwu241
b7e0aa1edf Update README.md to set Webhook secret 2018-05-30 08:22:48 -04:00
Luke Kysow
b4993b60ea Rename bootstrap to testdrive.
Bootstrap is meant for a system that sets itself up. This command is
more like a testing mode so I want to rename it to avoid confusion.

Fixes #129 and came out of #117.
2018-05-30 13:35:05 +02:00
nickwu241
1669c1b405 Delete trailing whitespace in README.md 2018-05-29 20:30:30 -04:00
nickwu241
2d89712c2e Change 'Add GitHub Webhook' check boxes section with plural nouns 2018-05-29 20:30:10 -04:00
Anton Babenko
7c3117d731 Update README.md 2018-05-27 21:48:05 +02:00
Anton Babenko
b1e3689ad9 Added a note about terraform-aws-atlantis project 2018-05-26 23:23:36 +02:00
Luke Kysow
a2d1d3e11d Set ATLANTIS_PORT.
Kubernetes sets ATLANTIS_PORT to a tcp://... address which Atlantis then
tries to parse so we need to set it ourselves.

Also add "v" to the version to make it obvious that the Docker images
all start with v.
2018-05-26 12:54:03 +02:00
Luke Kysow
472b613c25 Merge pull request #133 from runatlantis/k8s-rebased
Kubernetes Manifests
2018-05-26 12:38:26 +02:00
Luke Kysow
ba8267dda0 Move Kube manifests into README.
Since the manifests need to be edited before they're applied to the
cluster I thought it best to list them in the README rather than as
files so it's more obvious that you can't just kubectl apply them.

I also removed the dns-ssl manifest because it was using
tazjin/kubernetes-letsencrypt which is no longer maintained and because
there are so many ways to do SSL and routing within Kubernetes that I
don't have a specific recommendation.
2018-05-26 12:36:23 +02:00
Clayton Burlison
5b5ccc391f docs: Minor correction with regards to -var-file
`-tfvars=` isn't a valid terraform argument.
2018-04-18 10:19:37 -05:00
Luke Kysow
497850a1c4 Document Atlantis user requirements.
Atlantis must be a collaborator to set commit statuses.
2018-03-30 13:35:36 -07:00
Luke Kysow
c8f68e2297 Refactor env var work and add tests.
- added tests
- moved AutomaticEnv() call into the init() function of the server flag
so it's set when we run the tests. Before it was in main().
- Set SetTypeByDefaultValue to true so boolean flags can be specified as
env vars.
2018-03-20 12:13:45 -07:00
Luke Kysow
7684d948ec Merge pull request #73 from runatlantis/go-report
Add goreport card badge.
2018-03-16 13:15:31 -07:00
Michael Simo
fc947004eb Update extra_arguments schema example (#70)
* Removed reference to tfvars as this was misleading when used in
conjuntion with preplan.
* updated the terraform_version example that's referenced
when doing a mock run of the schema.
* Updated varfile name to recommended name
2018-03-16 13:09:39 -07:00
Luke Kysow
20ba1f59f7 Add go report card badge to README. 2018-03-16 13:05:32 -07:00
Luke Kysow
59bed85a51 Merge pull request #63 from runatlantis/readme
Update README to repo-whitelist clearer.
2018-03-14 20:44:04 -07:00
Luke Kysow
fa4cc85453 Update README to repo-whitelist clearer. 2018-03-14 20:25:00 -07:00
psalaberria002
c8960fa49a Add psalaberria002 to credits 2018-03-14 19:46:35 +01:00
Luke Kysow
cb9470bed3 Merge pull request #56 from runatlantis/repo-whitelist
Security improvements
2018-03-11 13:40:33 -07:00
Luke Kysow
0e6bae7226 Output usage on error. 2018-03-11 12:51:11 -07:00
Luke Kysow
c9a9c2deb3 Update README. Fix gometalint errors. 2018-03-08 22:40:00 -08:00
Luke Kysow
12669bbc0b Add credit to Hootsuite
Had to remove the "fork" because code searches didn't work.
2018-03-07 12:45:01 -08:00
Luke Kysow
35d3e14124 Add --allow-fork-prs option. Default to false.
Operating on forked pull requests is dangerous if it's a public repo
because anyone can make a pull request to a public repo. We default to
false like CircleCI and TravisCI who don't allow credentials to be
available on fork PRs.
2018-03-06 20:09:55 -08:00
Luke Kysow
4941456cb1 Warn on unset webhook secrets. Document security. 2018-03-06 17:31:51 -08:00
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