-
Notifications
You must be signed in to change notification settings - Fork 234
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
96229b0
commit 38ebedc
Showing
7 changed files
with
137 additions
and
143 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,6 @@ | ||
github.com/google/go-cmp v0.2.0 h1:+dTQ8DZQJz0Mb/HjFlkptS1FeQ4cWSnN941F8aEG4SQ= | ||
github.com/google/go-cmp v0.2.0/go.mod h1:oXzfMopK8JAjlY9xF4vHSVASa0yLyX7SntLO5aqRK0M= | ||
github.com/google/go-cmp v0.5.2 h1:X2ev0eStA3AbceY54o37/0PQ/UWqKEiiO2dKL5OPaFM= | ||
github.com/google/go-cmp v0.5.4 h1:L8R9j+yAqZuZjsqh/z+F1NCffTKKLShY6zXTItVIZ8M= | ||
github.com/google/go-cmp v0.5.4/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE= | ||
github.com/h2non/gock v1.0.9 h1:17gCehSo8ZOgEsFKpQgqHiR7VLyjxdAG3lkhVvO9QZU= | ||
github.com/h2non/gock v1.0.9/go.mod h1:CZMcB0Lg5IWnr9bF79pPMg9WeV6WumxQiUJ1UvdO1iE= | ||
golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0= |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,29 +1,29 @@ | ||
{ | ||
"Action": "", | ||
"Action": "created", | ||
"Repo": { | ||
"ID": "309651765", | ||
"Namespace": "wings-software", | ||
"Name": "harness-ci-webhook-test", | ||
"Namespace": "abc", | ||
"Name": "def-ci-webhook-test", | ||
"Perm": null, | ||
"Branch": "master", | ||
"Private": true, | ||
"Visibility": 0, | ||
"Clone": "https://github.com/wings-software/harness-ci-webhook-test.git", | ||
"CloneSSH": "[email protected]:wings-software/harness-ci-webhook-test.git", | ||
"Link": "https://github.com/wings-software/harness-ci-webhook-test", | ||
"Clone": "https://github.com/abc/def-ci-webhook-test.git", | ||
"CloneSSH": "[email protected]:abc/def-ci-webhook-test.git", | ||
"Link": "https://github.com/abc/def-ci-webhook-test", | ||
"Created": "0001-01-01T00:00:00Z", | ||
"Updated": "0001-01-01T00:00:00Z" | ||
}, | ||
"Issue": { | ||
"Number": 2, | ||
"Title": "Update README.md", | ||
"Body": "", | ||
"Link": "https://github.com/wings-software/harness-ci-webhook-test/pull/2", | ||
"Link": "https://github.com/abc/def-ci-webhook-test/pull/2", | ||
"Labels": null, | ||
"Closed": false, | ||
"Locked": false, | ||
"Author": { | ||
"Login": "aman-harness", | ||
"Login": "lts-def", | ||
"Name": "", | ||
"Email": "", | ||
"Avatar": "https://avatars0.githubusercontent.com/u/10278482?v=4", | ||
|
@@ -37,7 +37,7 @@ | |
"ID": 751955664, | ||
"Body": "trigger abc", | ||
"Author": { | ||
"Login": "aman-harness", | ||
"Login": "lts-def", | ||
"Name": "", | ||
"Email": "", | ||
"Avatar": "https://avatars0.githubusercontent.com/u/10278482?v=4", | ||
|
@@ -48,7 +48,7 @@ | |
"Updated": "2020-12-29T05:49:14Z" | ||
}, | ||
"Sender": { | ||
"Login": "aman-harness", | ||
"Login": "lts-def", | ||
"Name": "", | ||
"Email": "", | ||
"Avatar": "https://avatars0.githubusercontent.com/u/10278482?v=4", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters