Liam Newman
e150280010
Merge remote-tracking branch 'upstream/master' into object-base
2020-12-28 10:52:16 -08:00
Liam Newman
6a39d7fca5
Trim whitespace and end with newline
2020-12-23 17:13:27 -08:00
Liam Newman
70ba4df385
Make root field transient in all classes
2020-12-18 14:58:12 -08:00
Marco Ferrer
4e7ac7030c
Add beta api annotation to project
2020-12-16 16:39:48 -05:00
Marco Ferrer
5888efcaef
Merge branch 'master' into add-preview-arch-rules
2020-12-15 12:41:51 -05:00
Marco Ferrer
459d1b4f56
update arch tests to add enum checks
2020-12-15 12:41:02 -05:00
Tadas Giniotis
3b58fbc186
test "target_url"
2020-12-12 23:53:40 +02:00
Rob Rodrigues
c3869bee31
Reverted changes which added filter unnecessarily, cleanup, add test cache, enable test
2020-12-01 19:50:24 -08:00
Rob Rodrigues
17af78f2bb
Merge branch 'master' into AffiliationFilter
2020-11-25 13:10:09 -08:00
Marco Ferrer
7588267743
Add arch test for preview API usage
2020-11-25 13:16:04 -05:00
Rob Rodrigues
3db7aac0d8
Merge branch 'master' into AffiliationFilter
2020-11-24 12:52:48 -08:00
Marco Ferrer
da2aaff9e5
Merge branch 'master' into update-deployments-api
2020-11-24 11:37:36 -05:00
Liam Newman
208904b634
Merge pull request #980 from mrginglymus/check-patcher
...
Add ability to update a check run
2020-11-23 18:28:48 -08:00
Marco Ferrer
4bba692170
Merge branch 'master' into update-deployments-api
2020-11-23 17:20:40 -05:00
Rob Rodrigues
3c56f1f076
Merge branch 'master' into AffiliationFilter
2020-11-19 15:57:36 -08:00
Bill Collins
224d8c7cb4
Add wiremocks for tests, move existing tests to test org
2020-11-19 15:05:25 +00:00
seregamorph
0feb520549
pull_request action "edited": changes - test
2020-11-19 13:50:33 +03:00
seregamorph
ca365b12f6
Merge remote-tracking branch 'origin/master' into feature/pull_request-edited
2020-11-19 13:44:56 +03:00
Bill Collins
bde6ad9a06
Add a test for check updates
2020-11-19 09:20:58 +00:00
Rob Rodrigues
7fee1fcc74
Add affiliation filter for collaborators
2020-11-18 17:58:51 -08:00
Liam Newman
4415ac8fd2
Update src/test/java/org/kohsuke/github/GHEventPayloadTest.java
2020-11-18 12:50:47 -08:00
Liam Newman
8c81e48a31
Update src/test/java/org/kohsuke/github/GHEventPayloadTest.java
2020-11-18 12:48:51 -08:00
Liam Newman
9ad0329c56
Apply suggestions from code review
2020-11-18 12:47:18 -08:00
Liam Newman
78f533bbfc
Merge pull request #977 from skaldarnar/feat/528-ghrelease-assets
...
Include assets directly in GHRelease
2020-11-18 12:46:11 -08:00
Tobias Nett
5d796d1f79
revert unwanted assertion change
2020-11-18 21:24:58 +01:00
Tobias Nett
68a82be6c4
rename 'getCachedAssets' to 'assets' (bare property name as getter))
2020-11-18 19:28:27 +01:00
Tobias Nett
2676ef2b73
rename 'fetchAssets' to 'listAssets' and return PagedIterable
2020-11-18 19:27:31 +01:00
seregamorph
04b283c539
pull_request action "edited": changes
2020-11-18 20:41:58 +03:00
Tobias Nett
98b067937a
Make changes backwards compatible
...
Add '@Deprecation' and '@Preview' annotations to make the changes
backwards compatible and prepare for a transition to the cached behavior
as default.
This explicitly leaves the variant for re-fetching assets under a
different name.
2020-11-17 17:16:44 +01:00
seregamorph
b51d655f77
#947 address review comments
2020-11-13 11:02:54 +03:00
seregamorph
74496d32da
Merge remote-tracking branch 'origin/master' into feature/base-event-payload
2020-11-13 10:27:57 +03:00
Tobias Nett
d881bf6504
Bring back previous semantic of getAssets() as fetchAssets()
...
I don't know a better name for this, and I also don't know whether this
should be an option or not.
The life cycle tests use the feature that retrieving the assets from a
release actually does a roundtrip to Github and sends another request.
This indicates that re-purposing `getAssets()` to be the cached access
might cause problems on consumers that potentially rely on this
assumption, too.
2020-11-11 19:49:58 +01:00
seregamorph
929d9fb7bd
#947 base event payload
2020-11-09 22:48:04 +03:00
Tadas Giniotis
dd9e6dc5d3
add tests
2020-11-05 22:39:43 +02:00
Tadas Giniotis
9b16a1caa0
add tests
2020-11-04 15:37:58 +02:00
Liam Newman
d4c5c6a1e0
Merge pull request #944 from seregamorph/feature/push-pulls-extensions
...
user, push, pull event extensions
2020-11-03 12:53:07 -08:00
Liam Newman
63fda3555c
Merge pull request #953 from tginiotis-at-work/commentsOnCommit
...
Get comments on a specific commit
2020-11-03 12:33:00 -08:00
Liam Newman
6a2381c06b
Merge pull request #951 from tginiotis-at-work/sign_commits
...
Allow adding signature to commits
2020-11-03 12:30:56 -08:00
Mårten Gustafson
c5d3a7d573
GH docs have moved, adjust assertion accordingly.
2020-10-20 18:41:17 +02:00
Marco Ferrer
89a08b021d
formatting
2020-10-02 17:14:28 -04:00
Marco Ferrer
04b553cdec
update deployment status checks
2020-10-02 17:12:10 -04:00
Marco Ferrer
a0d650a86c
update deployment tests to read new fields
2020-10-02 16:47:01 -04:00
Tadas Giniotis
b78c37a695
add tests
2020-10-01 01:23:34 +03:00
Tadas Giniotis
3ebe3afdbd
add tests
2020-10-01 00:58:54 +03:00
seregamorph
6360112432
Merge remote-tracking branch 'origin/master' into feature/push-pulls-extensions
2020-09-26 12:04:55 +03:00
seregamorph
0894c8007c
pullRequestReview.review.htmlUrl
2020-09-25 13:24:35 +03:00
seregamorph
b7d03f7463
user, push, pull event extensions
2020-09-24 22:41:56 +03:00
Liam Newman
bf67069768
Merge pull request #922 from tginiotis-at-work/commit_updates
...
methods for listing PRs where the commit is head & listing branches which contain the commit
2020-09-22 15:48:03 -07:00
Tadas Giniotis
8b2a3e1221
add GHCommit tests
2020-09-03 23:17:39 +03:00
Tadas Giniotis
5d7479a3dd
add GHPullRequest tests
2020-09-03 22:13:28 +03:00