PePe Amengual
a2ab3727da
chore: add .cursor directory to .gitignore ( #5606 )
2025-07-30 22:02:31 +00:00
Simon Heather
870d7953a1
chore: Enable VSCode Git Always Signoff ( #5031 )
...
Signed-off-by: X-Guardian <simonheather99@gmail.com >
Co-authored-by: PePe Amengual <2208324+jamengual@users.noreply.github.com >
2024-10-23 14:06:15 -07:00
Rui Chen
91ff643727
fix: add mermaid config ( #4643 )
...
Signed-off-by: Rui Chen <rui@chenrui.dev >
2024-06-09 19:34:20 -04:00
Rui Chen
50cd3d3ac6
feat: migrate off vuepress to vitepress ( #4515 )
...
Signed-off-by: Rui Chen <rui@chenrui.dev >
Co-authored-by: PePe Amengual <jose.amengual@gmail.com >
2024-05-14 18:22:13 +00:00
Jochen Zehnder
cc6c1fc430
docs: Contributor Guide on the Website ( #4514 )
...
Signed-off-by: Rui Chen <rui@chenrui.dev >
Co-authored-by: Rui Chen <rui@chenrui.dev >
2024-05-09 18:21:03 -04:00
Rui Chen
1e7d7cf524
docs: refactor navbar and sidebar out of config ( #4523 )
...
Signed-off-by: Rui Chen <rui@chenrui.dev >
2024-05-08 16:13:48 -04:00
Almenon
78632beb20
fix(bitbucket): avoid extra plans using a local LRU ( #3402 )
2023-07-07 18:35:22 -04:00
Jonathan Wiemers
8b90c8b0da
feat: Rotate Github App Token outside of Atlantis commands ( #3208 )
...
Co-authored-by: nitrocode <7775707+nitrocode@users.noreply.github.com >
Co-authored-by: PePe Amengual <jose.amengual@gmail.com >
2023-03-23 00:49:23 +00:00
nitrocode
b248299e8d
chore(deps): website: upgrade vuepress 1.x to 2.x ( #2980 )
...
* Upgrade vuepress to 2.x
* Add i18n support
* Apply suggestions from code review
* Update runatlantis.io/.vuepress/config.js
* Update runatlantis.io/es/README.md
* Delete README.md
* Delete README.md
* Delete README.md
* Update runatlantis.io/.vuepress/config.js
* Update runatlantis.io/.vuepress/config.js
* Update config.js
* Use Overview name for specific children
* Add comment for algolia API key
* Register Home.vue
* Convert Home.vue stylus to SCSS
* Regenerate yarn.lock
* Regenerate yarn.lock
* Regenerate yarn.lock
* Regenerate yarn.lock
* Regenerate yarn.lock
2023-01-18 16:07:59 -06:00
nitrocode
f8a2091929
Bump alpine-3.17 ( #2768 )
2022-12-11 00:27:03 -06:00
nitrocode
ff3f721174
Use go 1.19 ( #2670 )
...
* Use go 1.19
* docker-base: bump openssl, git, curl and fix nsswitch
2022-11-12 21:58:24 -06:00
Daniel Thompson
ab2cdb833a
External Locking DB: Redis ( #2491 )
...
* Initial build out of redis backend
* Regenerate locking mocks and matchers
* More test cleanup
* More test fixes
* Added tests for redis
* Test fix
* Linting fix
* Dcos update
* Update redis.go
* Update server.go
* Adding nolint to RedisDB struct
2022-09-07 16:57:06 -07:00
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