Dean Karn
|
a610eb250e
|
Merge pull request #43 from go-playground/bb-uuid-check-enhancement
only validate UUID header when expecting one
|
2018-08-09 12:28:51 -07:00 |
|
Dean Karn
|
f583341fb8
|
only validate UUID header when expecting one
|
2018-08-09 12:26:52 -07:00 |
|
Dean Karn
|
206a8b42fd
|
cleanup examples and README
v5.0.0
|
2018-08-03 23:04:59 -07:00 |
|
Dean Karn
|
8bd2d158e5
|
parallelized GitHub tests
|
2018-08-03 22:52:51 -07:00 |
|
Dean Karn
|
20522db8e3
|
parallelize giblab tests
|
2018-08-03 22:04:41 -07:00 |
|
Dean Karn
|
16a6e9e307
|
parallelize bitbucket tests
|
2018-08-03 21:42:16 -07:00 |
|
Dean Karn
|
5009b13eac
|
move fixtures to testdata dir
|
2018-08-03 20:28:38 -07:00 |
|
Dean Karn
|
3b13bc3566
|
moved test fixtures into files
|
2018-08-01 08:11:14 -07:00 |
|
Dean Karn
|
865045c8ba
|
misc updates
|
2018-07-31 08:49:07 -07:00 |
|
Dean Karn
|
fe5cf5a911
|
test working
|
2018-07-31 08:46:17 -07:00 |
|
Dean Karn
|
1d0289a3ae
|
temp checkin
|
2018-07-26 08:54:32 -07:00 |
|
Dean Karn
|
e452811cf1
|
covert bitbucket, gitlab and gogs to new style
|
2018-07-25 22:59:10 -07:00 |
|
Dean Karn
|
077706a514
|
Converted GitHub
|
2018-07-25 22:05:43 -07:00 |
|
Dean Karn
|
adb918738a
|
Update README.md
v4.1.1
|
2018-07-20 07:02:01 -07:00 |
|
Dean Karn
|
9cc34fc5d1
|
Merge pull request #38 from bafko/37-pushpayload
Updated Github PushPayload
|
2018-07-20 07:01:43 -07:00 |
|
bafko
|
63866ac80d
|
Updated Github PushPayload
|
2018-07-19 17:26:06 +02:00 |
|
Dean Karn
|
866b461aac
|
Update README.md
v4.1.0
|
2018-07-15 20:49:11 -07:00 |
|
Dean Karn
|
0035246764
|
Merge pull request #36 from binkkatal/feature/owner_fields_in_github_push_event_payload
Add fields in PushPayload for repository owner
|
2018-07-15 20:48:34 -07:00 |
|
binkkatal
|
443e255708
|
Fix failing TestCommitCommentEvent
Due to a slight change in the payload , the ssh for payload changed.
This was the reason for failing test case
|
2018-07-14 11:38:41 +05:30 |
|
binkkatal
|
eb56c26534
|
Skip TestCommitCommentEvent
|
2018-07-14 11:30:50 +05:30 |
|
binkkatal
|
2d55603413
|
Add fields in PushPayload for repository owner
All other webhook events have all the repository owner fields except push event.
This commit adds owner fields in `PushPayload`
```
Login string `json:"login"`
ID int64 `json:"id"`
AvatarURL string `json:"avatar_url"`
GravatarID string `json:"gravatar_id"`
URL string `json:"url"`
HTMLURL string `json:"html_url"`
FollowersURL string `json:"followers_url"`
FollowingURL string `json:"following_url"`
GistsURL string `json:"gists_url"`
StarredURL string `json:"starred_url"`
SubscriptionsURL string `json:"subscriptions_url"`
OrganizationsURL string `json:"organizations_url"`
ReposURL string `json:"repos_url"`
EventsURL string `json:"events_url"`
ReceivedEventsURL string `json:"received_events_url"`
Type string `json:"type"`
SiteAdmin bool `json:"site_admin"`
```
|
2018-07-08 16:47:39 +05:30 |
|
Dean Karn
|
b9b0e19032
|
Update README.md
|
2018-06-28 12:55:36 -07:00 |
|
Dean Karn
|
e4aa8cba6c
|
Update README.md
v4.0.0
|
2018-06-28 12:47:55 -07:00 |
|
Dean Karn
|
28d44801e9
|
Merge pull request #32 from c-Brooks/v4
Make Logger interface more flexible
|
2018-06-28 12:45:57 -07:00 |
|
Dean Karn
|
7e745505c0
|
Merge pull request #34 from go-playground/v3
Merge latest v3 changes
|
2018-06-28 12:34:55 -07:00 |
|
Dean Karn
|
8ffb2ffc32
|
Update README.md
v3.13.0
|
2018-06-28 12:32:45 -07:00 |
|
Dean Karn
|
84dc839b94
|
Merge pull request #33 from kishorenc/fix_deployment_payload
Deployment Payload fields should be of type string.
|
2018-06-28 12:32:17 -07:00 |
|
Kishore Nallan
|
2c541a737f
|
Deployment Payload fields should be string.
|
2018-06-28 16:33:41 +05:30 |
|
Corey Brooks
|
d9e847f7ea
|
Make Logger interface more flexible
|
2018-06-21 09:28:35 -07:00 |
|
Dean Karn
|
be944ed461
|
update REAME + travis.yml
v3.12.0
|
2018-05-08 07:55:49 -07:00 |
|
Dean Karn
|
16896cdb6b
|
Merge pull request #29 from naiba/v3
Add gogs support
|
2018-05-08 07:51:34 -07:00 |
|
奶爸
|
3e1bb69b7d
|
fix merge issue
|
2018-05-08 22:09:43 +08:00 |
|
奶爸
|
c9c9d981d7
|
godmt
|
2018-05-07 18:42:23 +08:00 |
|
奶爸
|
22713e3054
|
add gogs support
|
2018-05-07 18:41:12 +08:00 |
|
奶爸
|
0ebe5231e2
|
merge
|
2018-04-11 16:13:03 +08:00 |
|
奶爸
|
b26a00f48c
|
remove space
|
2018-04-11 16:11:21 +08:00 |
|
Dean Karn
|
5580947e3e
|
Update README.md
v3.11.0
|
2018-04-08 09:15:57 -07:00 |
|
Dean Karn
|
8db8abb389
|
Merge pull request #28 from rtnpro/parse-github-pull-request-labels
Parse Github pull request labels from pull request payload.
|
2018-04-08 09:15:30 -07:00 |
|
Ratnadeep Debnath
|
9e4b7fa61b
|
Parse Github pull request labels from pull request payload.
|
2018-04-02 12:14:20 +05:30 |
|
奶爸
|
a831111e26
|
Merge remote-tracking branch 'upstream/v3' into v3
|
2018-03-23 11:19:22 +08:00 |
|
Dean Karn
|
f2acbcde40
|
Update README.md
v3.10.0
|
2018-03-21 08:13:12 -07:00 |
|
Dean Karn
|
3ad83a882d
|
Update README.md
|
2018-03-21 08:12:58 -07:00 |
|
Dean Karn
|
32331e68eb
|
Merge pull request #27 from lukepatrick/v3
fix(bitbucket) typo in Event
|
2018-03-21 08:12:28 -07:00 |
|
奶爸
|
6d731433c9
|
Merge remote-tracking branch 'upstream/v3' into v3
|
2018-03-21 16:25:13 +08:00 |
|
lukepatrick
|
1253715fd8
|
fix(bitbucket) typo in Event
|
2018-03-20 11:20:36 -06:00 |
|
奶爸
|
d4d9692af0
|
[fix]Gogs sign verify
|
2018-03-20 11:27:21 +08:00 |
|
Dean Karn
|
1b6492ce45
|
Merge pull request #26 from kuiro5/add-requested-reviewers
Add RequestedReviewers to PullRequestPayload
v3.9.0
|
2018-03-19 08:41:56 -07:00 |
|
奶爸
|
493e94de50
|
[fix] Gogs signature calc
|
2018-03-19 16:16:01 +08:00 |
|
奶爸
|
fc20b2a250
|
ignore IDEA
|
2018-03-19 14:26:32 +08:00 |
|
奶爸
|
1c3914ef16
|
edit import
|
2018-03-19 14:25:52 +08:00 |
|