Commit Graph

1256 Commits

Author SHA1 Message Date
Max Curran
c2934b4b49 Error out if atlantis.yml is used as config file 2019-10-30 00:12:38 +00:00
Luke Kysow
6ade4ba1c7 Merge pull request #814 from runatlantis/logging
Log output of failed terraform workspace new cmd
2019-10-25 18:17:19 -07:00
Luke Kysow
e56f14a781 Log output of failed terraform workspace new cmd 2019-10-25 18:15:50 -07:00
Luke Kysow
fed2f59b85 Merge pull request #813 from runatlantis/azdo
Small refactoring to azure devops support
2019-10-25 18:11:15 -07:00
Luke Kysow
07ffe179e7 Small refactoring to azure devops support 2019-10-25 18:07:18 -07:00
Luke Kysow
774b6da2ba Merge pull request #719 from mcdafydd/azure-devops
Azure Devops support
2019-10-25 18:02:28 -07:00
Luke Kysow
27b9977822 Merge pull request #799 from ImperialXT/master
Configure git to use https instead of ssh.
2019-10-24 17:29:47 -07:00
Andrew Jeffree
a9c843d2f2 Configure git to use https instead of ssh. 2019-10-25 10:59:50 +11:00
Santiago Hernandez
ecda3026b8 Update terraform (#809)
* Update terraform

* Update config.yml

* Update Dockerfile
2019-10-18 20:26:02 -04:00
Luke Kysow
b49b96f4e7 Merge pull request #807 from veverkap/0.12.11
0.12.11
2019-10-17 15:04:32 -07:00
Patrick Veverka
34ed8e7eb1 Update Dockerfile 2019-10-17 17:57:53 -04:00
Patrick Veverka
aea7dfd2a6 Update Dockerfile 2019-10-17 17:57:34 -04:00
Patrick Veverka
b93d30646c Update config.yml 2019-10-17 17:56:56 -04:00
David McPike
822928c710 Fix azuredevops PullIsApproved logic 2019-10-09 19:43:38 -05:00
David McPike
a8685e0e3a Clean up log messages 2019-10-09 08:23:21 -05:00
David McPike
7c42914d81 Ignore PR updated change reviewer events 2019-10-09 08:07:28 -05:00
Luke Kysow
75da89efe1 Merge pull request #801 from chenrui333/tf-0.12.10
tf: v0.12.10
2019-10-07 12:28:51 -07:00
Rui Chen
38aa2b9d4c tf: v0.12.10 2019-10-07 13:27:24 -04:00
David McPike
92e5126eaa Update mocks 2019-10-05 11:33:38 -05:00
David McPike
9424893e1f Complete migration to PR comment event
- Update docs
- Remove work item commented event code
2019-10-05 00:17:42 -05:00
Luke Kysow
86a56a39ba Merge pull request #783 from Nuru/logo
Use bigger logo on the web pages
2019-10-04 14:39:17 -07:00
Luke Kysow
08127b2ab9 Update go.sum 2019-10-04 14:31:56 -07:00
Luke Kysow
a3d90d17df Update go.mod 2019-10-04 14:31:34 -07:00
David McPike
3b5a5b6e56 Change Azure Devops from Work Item to PR comment 2019-10-04 02:03:39 -05:00
Dave D'Amico
ae57df9c44 Fix to allow whitelist globbing for strings after wildcard (#796)
* almost ready for PR

* updated test and fmt

* added one more test per feedback

* updates to testing and code per feedback
2019-10-03 06:48:13 -04:00
David McPike
95234bfaa9 Resolve documentation comments 2019-10-02 15:08:28 -05:00
mcdafydd
d64be55799 Update runatlantis.io/docs/deployment.md
Co-Authored-By: Luke Kysow <1034429+lkysow@users.noreply.github.com>
2019-10-02 13:01:52 -07:00
mcdafydd
dab4613c6a Update runatlantis.io/docs/configuring-webhooks.md
Co-Authored-By: Luke Kysow <1034429+lkysow@users.noreply.github.com>
2019-10-02 13:01:29 -07:00
mcdafydd
1671fac9d6 Update runatlantis.io/guide/testing-locally.md
Co-Authored-By: Luke Kysow <1034429+lkysow@users.noreply.github.com>
2019-10-02 13:01:03 -07:00
Luke Kysow
c4c439aba4 Update README.md 2019-09-30 10:48:37 -07:00
Luke Kysow
d8ae7b6c77 Merge pull request #792 from chenrui333/go-1.13
Upgrade to go v1.13
2019-09-30 09:03:42 -07:00
Luke Kysow
9958bd645c Merge pull request #793 from sgmitchell/fix-picky-test
Fix test that depends on exact output of git command
2019-09-30 09:02:59 -07:00
Rui Chen
7a46949cf8 Fix checksum mismatch 2019-09-27 17:42:02 -04:00
Rui Chen
40b963f230 Upgrade to go v1.13 2019-09-27 17:39:04 -04:00
David McPike
ce76e8ee18 Remove unnecessary copyright headers;minor cleanup 2019-09-26 21:46:01 -05:00
David McPike
19f7ea08ed Remove Azure Devops org/project from docs 2019-09-24 14:19:52 -05:00
David McPike
9714c87dda Azure Devops event parser updates
- Extract owner and project from workitem.commented payload
- Process all Relations and return last error
2019-09-24 09:41:59 -05:00
David McPike
495cf76efd Azure Devops update
- Remove org and project configs
- Add support for WriteGitCreds
2019-09-23 08:24:59 -05:00
David McPike
a6779bb157 Update Azure Devops docs; fix typo 2019-09-22 17:27:34 -05:00
David McPike
70814fc3a7 Update Azure Devops whitelist and startup docs 2019-09-22 16:52:57 -05:00
David McPike
ba3808e91a Fix environment variable typo 2019-09-22 16:51:35 -05:00
David McPike
b6dca2b05b Removes ADBasicAuth boolean flag 2019-09-22 16:35:16 -05:00
David McPike
bb88c95dff Improves Azure Devops webhook error handling 2019-09-22 16:09:04 -05:00
Nuru
4e8d1e64ac Use bigger logo on the web pages 2019-09-20 03:24:01 -07:00
Luke Kysow
e4dc33d0b5 Merge pull request #780 from chenrui333/upgrade-tf-0.12.9
tf 0.12.9
2019-09-19 10:17:55 -07:00
Steve Mitchell
17bcd9d768 fix a picky test that depends on git version 2019-09-18 22:56:09 -04:00
Rui Chen
3ed272cadb tf 0.12.9 2019-09-17 15:36:31 -04:00
Luke Kysow
c19167cf53 Merge pull request #777 from kpurdon/kpurdon/update_planning_config_docs
Update repo level planning configuration docs
2019-09-16 11:53:06 -07:00
Dave D'Amico
83b2adb593 Issue 720: display workspace name in locks UI list (#763)
* final updates for PR

* more updates

* final changes - ready for re-review

* changes based on feedabck

* forgot to update test
2019-09-16 13:07:10 -04:00
Kyle Purdon
d491957463 Update repo level planning configuration docs
This clarifies that the `when_modified` block will be used by both
manual and automatic planning even though it's configured without the
auto planning block. This will help clarif issues like #774.
2019-09-16 11:07:04 -06:00