Commit Graph

9 Commits

Author SHA1 Message Date
Aayush Gupta
a752a6bd22 docs: moving streaming logs section from top-level navigation to docs (#2066)
* Moving logs tab from top navigation bar to docs

* fixing link error

* Update runatlantis.io/.vuepress/config.js

Co-authored-by: Nish Krishnan <nishkrishnan@users.noreply.github.com>
2022-03-03 13:47:03 -05:00
Nish Krishnan
b6353094fe Add policy checking guide (#1443) 2021-03-08 08:52:51 -08:00
Luke Kysow
d78b106cab Refactor @jjulien's server-side config work. 2019-03-27 14:47:48 -05:00
Luke Kysow
74e9bbb82b Add automerge feature.
Automerging merges pull requests automatically if all plans have been
successfully applied.

* Save status of PR's to BoltDB so after each apply, we can check if
there are pending plans.
* Add new feature where we delete successful plans *unless* all plans
have succeeded *if* automerge is enabled. This was requested by users
because when automerge is enabled, they want to enforce that a pull
request's changes have been fully applied. They asked that plans not be
allowed to be applied "piecemeal" and instead, all plans must be
generated successfully prior to allowing any plans to be applied.
2019-02-06 16:27:43 -06:00
Luke Kysow
108ffd8eea Document checkout strategy 2019-01-17 10:10:12 -05:00
Luke Kysow
37e2ab85a8 Reorganize docs.
Also add a build step that checks the Netlify deploy preview for broken
links.
2019-01-07 16:10:21 -05:00
Luke Kysow
b6d821326d Update docs about mergeability 2018-12-12 14:26:46 -06:00
Luke Kysow
1d2f33a47f Docs 2018-06-25 13:25:05 +01:00
Luke Kysow
dd12ce167e Create docs with VuePress 2018-06-22 17:12:40 +01:00