Commit Graph

1214 Commits

Author SHA1 Message Date
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
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
David McPike
e04005a682 Fix duplicate go-gitlab references 2019-08-30 13:09:50 -05:00
David McPike
c346cce484 Merge remote-tracking branch 'upstream/master' into azure-devops 2019-08-30 12:48:47 -05:00
David McPike
a31afcb7a4 Merge tag 'v0.9.0' into azure-devops 2019-08-29 17:52:36 -05:00
Luke Kysow
b7da8eddb4 Merge pull request #761 from runatlantis/gitlab-fix
Update to latest version of go-gitlab, add go modules
2019-08-26 19:29:46 +02:00
Luke Kysow
b99832f99b Fix e2e tests 2019-08-26 19:24:47 +02:00
Luke Kysow
fe84240d72 Use -mod=vendor for building 2019-08-26 19:00:34 +02:00
Luke Kysow
b81fe9a5e5 Switch to gomod 2019-08-26 18:38:22 +02:00
Luke Kysow
3919f05548 Update to latest version of go-gitlab 2019-08-26 18:23:52 +02:00
Luke Kysow
16dcd340ab Update CHANGELOG.md 2019-08-26 18:05:35 +02:00
Luke Kysow
95fbe6dd83 Merge pull request #759 from runatlantis/release-0.9.0
Release 0.9.0
v0.9.0
2019-08-26 17:08:28 +02:00
Luke Kysow
fc9ad277b5 Release 0.9.0 2019-08-26 15:37:54 +02:00
Jesse Bye
295fa93943 Support terragrunt.hcl for autoplanning 2019-08-26 15:06:04 +02:00
Luke Kysow
4b8f3e4ac2 Merge pull request #756 from chenrui333/upgrade-tf-0.12.7
terraform 0.12.7
2019-08-23 09:34:42 +02:00
Rui Chen
a4906c8d40 tf 0.12.7 2019-08-22 17:49:38 -04:00
Julien Bisconti
6451ff60ba Add troubleshooting section for https (#754)
* Add troubleshooting section for https

Co-Authored-By: Luke Kysow <1034429+lkysow@users.noreply.github.com>
2019-08-22 13:58:37 +02:00
Luke Kysow
3851df8c84 Merge pull request #751 from runatlantis/var-step-refactor
Add var step to workflows
2019-08-21 15:15:34 +02:00
Luke Kysow
c646f20c34 Actually pass env vars between steps
Also some refactoring and testing.
2019-08-21 15:12:35 +02:00
Andrii Nasinnyk
33c0a72add Add var step to workflows
Add new var step for setting environment variable in workflows.
2019-08-21 15:06:49 +02:00
chenrui
1fb16b18e9 Add Docker image metadata (#731)
* Add docker image metadata badge
2019-08-21 12:52:12 +02:00
Luke Kysow
dc478a5e87 Merge pull request #735 from henrycpainter/docs_fix
Fix terragrunt typo
2019-08-16 13:30:58 +02:00
Henry Painter
f25251bc99 Fix terragrunt typo 2019-08-16 11:51:03 +01:00
Luke Kysow
23e309951d Merge pull request #730 from chenrui333/update-base-dockerfile
Upgrade dumb-init and gosu versions
2019-08-13 11:39:16 +02:00
Rui Chen
38a9f71e52 Upgrade dumb-init and gosu versions 2019-08-11 16:04:14 -04:00
Luke Kysow
3ebebe590f Merge pull request #711 from ImperialXT/master
Create .git-credentials to allow secure auth when cloning private repos
2019-08-06 12:18:58 +01:00
Luke Kysow
6120974991 Update server-configuration.md 2019-08-06 12:17:12 +01:00
Andrew Jeffree
e140823408 Add flag for configuring git-credentials-store
--write-git-creds will create a .git-credentials file and configure
git to use it. To allow authentication with your git remotes over https.
To access private repos.
2019-08-02 10:12:30 +10:00
Jeff Malnick
5f9412b284 Merge pull request #722 from maximede/issue-675
Ensure terraform_version is downloaded when using non built-in step. Fixes #675
2019-08-01 14:39:12 -07: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
chenrui
ba8f947ed6 tf 0.12.6 (#725) 2019-08-01 12:04:51 -04:00
Thomas Nys
7e0d2739cf Update the yaml version so that it reflects latest (#726) 2019-08-01 12:03:24 -04:00
David McPike
b13bb2feac Resolve Azure Devops PR comments
- Remove AzureDevopsWorkItemID from CommandContext struct
- Add new dependencies to dep vendoring
- Change final CreateComment return to nil error value
- Clean up unused code/comments
2019-07-29 18:51:53 -05:00
David McPike
3879daa896 Add new dependencies to remaining CircleCI jobs 2019-07-28 13:37:21 -05:00
David McPike
83d0b04532 Remove Project member from models Repo struct 2019-07-28 10:45:48 -05:00
David McPike
acef89adc4 Azure Devops PR minor cleanup, fix tests, checks
- Re-write tests for azuredevops_client
- CircleCI checks should pass
- NewAzureDevopsClient() now takes a hostname like NewGithubClient()
- Docs include comment about default merge strategy requirements
2019-07-28 10:37:45 -05:00
David McPike
40cd535881 Add Azure Devops pull request example for tests 2019-07-27 22:09:40 -05:00
David McPike
ff611af29f Minor style updates 2019-07-26 14:56:03 -05:00
David McPike
75527a352d Remove Azure Devops fork info in READMEs 2019-07-26 14:34:34 -05:00
David McPike
e8cfe5af28 Fix Azure Devops Pull Events
- Event type assertion should be pointer
- Remove merge attempted webhook event type
- Move closed pull request to updated event type
2019-07-26 14:22:14 -05:00
David McPike
b6dc489a6d Update Azure Devops documentation 2019-07-26 14:18:56 -05:00
David McPike
52a794b73b Update Azure Devops webhook documentation 2019-07-26 13:30:17 -05:00