Luke Kysow
b4f45c5e03
Use different email for consulting.
2018-08-04 15:18:58 -07:00
Luke Kysow
4a9d14b066
Merge pull request #209 from runatlantis/hosted-docs
...
Add hosting docs.
2018-08-03 15:29:08 -07:00
Luke Kysow
e3a66cb49f
Add hosting docs.
2018-08-03 15:27:09 -07:00
Luke Kysow
95a0306c24
Merge pull request #208 from runatlantis/support-docs
...
Add support and consulting docs.
2018-08-03 14:34:56 -07:00
Luke Kysow
0a8a4d06e1
Add support and consulting docs.
2018-08-03 14:34:19 -07:00
Luke Kysow
a563c1d3bb
Add emails for paid support and consulting.
2018-08-03 12:26:03 -07:00
Luke Kysow
ef388d065c
Merge pull request #207 from runatlantis/terragrunt-docs
...
Terragrunt docs
2018-08-02 21:21:34 -07:00
Luke Kysow
baabf49d93
Update docs to specifically call out Terragrunt.
2018-08-02 21:19:35 -07:00
Luke Kysow
f4e409d227
Don't run test on docs builds
2018-08-02 21:19:31 -07:00
Luke Kysow
17f40a962c
Merge pull request #206 from runatlantis/comment-newline
...
Ignore extra newlines in comments.
2018-08-02 20:47:37 -07:00
Luke Kysow
a201c8a1bb
Ignore extra newlines in comments.
...
Accept comments like
```
atlantis plan
```
So that when a comment is copy-pasted in GitHub and GitHub adds two
newlines, Atlantis still parses that comment.
2018-08-02 20:43:09 -07:00
Luke Kysow
6d588f0133
Merge pull request #205 from runatlantis/commandname
...
Rename enum so it's more readable
2018-08-02 20:41:35 -07:00
Luke Kysow
6940bfa57e
Rename enum
2018-08-02 20:26:05 -07:00
Luke Kysow
c212d0bb8f
Merge pull request #202 from runatlantis/bitbucket-approvals
...
Require approval from someone other than PR author
2018-07-30 08:59:14 -07:00
Luke Kysow
ff85cbef70
Require approval from someone other than PR author
...
In Bitbucket cloud, the pull request author can approve their own pull
request. Ignore this approval.
Fixes #201
2018-07-28 06:57:49 -07:00
Luke Kysow
fc6b4a12eb
Merge pull request #199 from runatlantis/release-0.4.4
...
Release 0.4.4
v0.4.4
2018-07-25 15:31:45 +02:00
Luke Kysow
2d055e9f5b
Release 0.4.4
2018-07-25 15:07:50 +02:00
Luke Kysow
9e18c8a236
Merge pull request #194 from runatlantis/bitbucket-server
...
Bitbucket server aka stash
2018-07-25 14:58:35 +02:00
Luke Kysow
08c19ed721
Make headings different so TOC works.
2018-07-25 14:50:01 +02:00
Luke Kysow
6e14c200f3
URL encode auth to avoid url issues.
2018-07-25 14:49:47 +02:00
Luke Kysow
5d43445505
Test models
2018-07-25 13:14:02 +02:00
Luke Kysow
ddbf9677f2
Update Bitbucket server docs
2018-07-24 21:10:57 +02:00
Luke Kysow
da236e953b
Test Bitbucket Server
2018-07-24 20:34:01 +02:00
Luke Kysow
e8c0f7c5bb
Add webhook secret checking.
2018-07-24 20:25:20 +02:00
Luke Kysow
33926a01f2
WebHook -> Webhook
2018-07-24 20:24:27 +02:00
Luke Kysow
a4c48f5d47
Add provisional Bitbucket Server support
2018-07-24 20:23:51 +02:00
Luke Kysow
718619c045
Rename Bitbucket to BitbucketCloud
2018-07-24 20:23:51 +02:00
Luke Kysow
c21e577e51
Add bitbucket cloud/server events
2018-07-24 20:23:51 +02:00
Luke Kysow
d1a78cfa51
Switch to map instead of switch
2018-07-24 20:23:51 +02:00
Luke Kysow
9129bb8741
Merge pull request #197 from runatlantis/etc-hosts
...
Add file so /etc/hosts works in Docker.
2018-07-24 20:23:35 +02:00
Luke Kysow
5a842fb0bf
Fix gometalinter errors
2018-07-24 17:02:01 +02:00
Luke Kysow
0de9695ee9
Fix Dockerfile base
2018-07-24 16:56:49 +02:00
Luke Kysow
465b65ec0a
Add file so /etc/hosts works in Docker.
...
If users are using /etc/hosts then because CGO is disabled golang
doesn't look at that file. This fix makes it so /etc/hosts is respected.
2018-07-24 16:42:10 +02:00
Luke Kysow
29463a6330
Update docs
2018-07-23 13:21:24 +02:00
Luke Kysow
80fc188fc9
Merge pull request #192 from runatlantis/release-0.4.3
...
Release 0.4.3
v0.4.3
2018-07-23 12:49:35 +02:00
Luke Kysow
2add74484b
Release 0.4.3
2018-07-23 12:44:26 +02:00
Luke Kysow
2ea90c58df
Merge pull request #189 from runatlantis/bitbucket
...
Bitbucket Cloud
2018-07-23 12:40:59 +02:00
Luke Kysow
af03ff36e2
Update security warnings.
2018-07-23 12:31:00 +02:00
Luke Kysow
506b817acd
Add bitbucket json events. Docs.
2018-07-21 21:30:10 +02:00
Luke Kysow
3d5ef7adbf
Code cleanup
2018-07-20 20:02:14 +02:00
Luke Kysow
394a5c9740
Update docs
2018-07-20 20:02:03 +02:00
Luke Kysow
0e5a29da2a
Update exp responses.
2018-07-20 14:37:44 +02:00
Luke Kysow
ea08e7f2a1
Fix gometalint check
2018-07-20 14:37:42 +02:00
Luke Kysow
19df834c5b
Update vendor.
2018-07-20 14:30:05 +02:00
Luke Kysow
2a3e931eb6
Test bitbucket client
2018-07-20 14:30:03 +02:00
Luke Kysow
e2930e48e5
Test bitbucket parsing
2018-07-20 13:27:25 +02:00
Luke Kysow
bd8335f82f
Rename CommitStatus enums
2018-07-20 12:43:48 +02:00
Luke Kysow
1fc4667c63
WIP bitbucket
2018-07-19 21:52:33 +02:00
Luke Kysow
0d1c08a7f3
Merge pull request #184 from runatlantis/autoplan-notifications
...
Don't comment back on autoplan no projects.
v0.4.2
2018-07-16 18:51:45 +02:00
Luke Kysow
84078dc21e
Remove unused autoplan param.
2018-07-16 17:29:28 +02:00