Commit Graph

18 Commits

Author SHA1 Message Date
Rui Chen
aa34673c62 fix: update CAHNEGLOG.md to avoid git dirty state
see, https://goreleaser.com/errors/dirty/

Signed-off-by: Rui Chen <rui@chenrui.dev>
2022-04-08 13:10:01 -04:00
rui
2a0b78051e feat: use goreleaser to replace the binary-release script (#1873)
* feat: add goreleaser flow

* del binary-release script
2021-10-31 11:38:49 -04:00
Daniel Grimes
571f91fbda fix(azure): allow host to be specified in user_config for on premise installation (#1860)
* add .devcontainer to .gitignore

* allow AzureDevOps host to be specified in the user_config

* fix spacing issues

* gofmt

* fixes to cmd and update to approach

Co-authored-by: atlantisbot <lkysow+atlantis@gmail.com>
2021-10-17 14:07:14 -04:00
Paris Morali
aed8d22b52 Implement atlantis unlock
This command is run on a pr and deletes all locks for the pr
2020-06-23 20:42:03 -07:00
Paris Morali
ab7016063a Atlantis lock discard via VCS comment
This successfully deletes the atlantis lock and
allows a competing PR to plan, but doesn not delete
the actual plans, so a user can still apply after
the lock is discarded.
This will be investigated in a follow up commit

Also fixed the basic mark down rendering for the discard command
2020-06-08 15:56:58 +01:00
John Reese
0289f83d3a Update lint version 2020-04-15 12:46:18 -04:00
Maxime Deravet
d6f2579cf9 Ensure terraform_version is downloaded when using non built-in step. Fixes #675 2019-08-01 14:32:32 -07:00
Luke Kysow
bfd1754d7d Update local helm chart until official one lands.
Use helm chart from https://github.com/helm/charts/pull/8177
2018-11-23 08:23:45 -06:00
marc bassil
189b0591ef Updating message when project is locked. 2018-10-26 14:03:08 -04:00
Josh Kodroff
a18b2ec77b Add helm chart (#267) 2018-09-12 09:11:27 -07:00
Luke Kysow
2e0046a595 Update website docs. Add GA. 2018-07-04 18:18:10 +02:00
Luke Kysow
ba833bff67 Move terraform/ under runatlantis.io 2018-06-25 13:30:41 +01:00
Luke Kysow
dd12ce167e Create docs with VuePress 2018-06-22 17:12:40 +01:00
Luke Kysow
49403c209e Host site at www.runatlantis.io
- Terraform to host the site on S3 and CloudFront
2018-03-02 12:13:37 -08:00
Luke Kysow
2e6ae88d44 Add coverage script that supports multiple packages 2017-09-16 13:44:02 -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
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
e9facc3bc9 Rome wasn't built in a day... 2017-05-24 17:29:43 -07:00