Commit Graph

664 Commits

Author SHA1 Message Date
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
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
Luke Kysow
39c3f7ebc6 Bump version to 0.4.2 2018-07-16 17:25:25 +02:00
Luke Kysow
d11a927d7d Don't comment back on autoplan no projects. 2018-07-16 17:24:29 +02:00
Luke Kysow
7163ed586a Make self-hosted clear. 2018-07-16 16:57:25 +02:00
Luke Kysow
95edc25d20 Merge pull request #182 from runatlantis/badges
Move badge locally.
2018-07-11 11:56:51 +02:00
Luke Kysow
20b80b2a5f Move badge locally.
Was having issues loading on github.
2018-07-11 11:54:58 +02:00
Luke Kysow
8f080b3540 Merge pull request #180 from runatlantis/release-0.4.1
Update release notes.
v0.4.1
2018-07-10 15:00:17 +02:00
Luke Kysow
0db86d69f2 Update release notes. 2018-07-10 14:59:31 +02:00
Luke Kysow
542be4d2c0 Merge pull request #178 from runatlantis/whenmodified
Change default when_modified to **/*.tf*
2018-07-10 14:54:34 +02:00
Luke Kysow
5c7f1cebe9 Fix formatting. 2018-07-10 14:53:55 +02:00
Luke Kysow
ae382f4974 Merge pull request #179 from runatlantis/release-0.4.1
Split Dockerfile into base and main.
2018-07-10 14:51:38 +02:00
Luke Kysow
85067c05a3 Split Dockerfile into base and main. 2018-07-10 14:47:02 +02:00