Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Update kohsuke client lib 1.317 #29

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 219 commits into
base: main
Choose a base branch
Loading
from
Draft
Changes from 1 commit
Commits
Show all changes
219 commits
Select commit Hold shift + click to select a range
51ab8a1
updateContentSquashMerge (#325)
bitwiseman Dec 20, 2019
8051615
squashMerge (#333)
bitwiseman Dec 20, 2019
4b56bcf
Added star/unstar method
antrix190 Feb 6, 2022
621006f
Build fix
antrix190 Feb 6, 2022
ad25749
Merge branch 'main' into main
antrix190 Feb 15, 2022
b52ee84
Merge branch 'hub4j:main' into main
antrix190 May 23, 2022
8494720
added fields in GHPullRequestReviewComment related which were missing
kisaga Jun 2, 2022
3865f60
Merge branch 'main' into main
bitwiseman Aug 8, 2022
e1dfe33
Chore(deps-dev): Bump wiremock-jre8-standalone from 2.32.0 to 2.35.0
dependabot[bot] Nov 12, 2022
de1c7ec
fixed flaky test
ycliu28 Dec 11, 2022
d67f6db
Added test cases
antrix190 Dec 20, 2022
3497925
Merge branch 'main' into main
antrix190 Dec 20, 2022
c25e1d5
Addressing review comments.
antrix190 Dec 20, 2022
f170c97
Format voilation fix
antrix190 Dec 21, 2022
e46b3b5
Javadoc addition
antrix190 Dec 21, 2022
753ca64
Merge branch 'main' into main
bitwiseman Dec 25, 2022
3524b45
Merge branch 'main' into main
bitwiseman Jan 2, 2023
087b8cb
Add logs in GitHubClient response. fix #1594
c3p0-maif Jan 11, 2023
722d273
Comment & String Fixes
THE-Spellchecker Jan 18, 2023
61c1e43
Update link to GitHub conditional requests doc
jjlharrison Jan 19, 2023
56027e5
Issue 1597: Added CODEOWNERS file with a eliberate error to test resp…
michael-s-grant Jan 23, 2023
a222b97
Merge pull request #1599 from c3p0-maif/patch-1
bitwiseman Jan 25, 2023
148d25f
Merge branch 'main' into flaky-test
bitwiseman Jan 25, 2023
b61209e
Fix formatting
bitwiseman Jan 25, 2023
b89f35f
Fix formatting
bitwiseman Jan 25, 2023
05c92fd
Merge pull request #1601 from jjlharrison/patch-1
bitwiseman Jan 25, 2023
5a4d20d
Merge pull request #1603 from bitwiseman/spelling
bitwiseman Jan 25, 2023
f19ad6d
Update WireMockRuleConfiguration.java
bitwiseman Jan 25, 2023
3eb25e7
Merge pull request #1576 from ycliu28/flaky-test
bitwiseman Jan 25, 2023
5b92c20
Update WireMockRule.java
bitwiseman Jan 25, 2023
4f3131d
Update WireMockRule.java
bitwiseman Jan 25, 2023
9591e4d
Update WireMockRule.java
bitwiseman Jan 25, 2023
de97437
Merge pull request #1563 from hub4j/dependabot/maven/com.github.tomak…
bitwiseman Jan 25, 2023
ed0e4e7
Merge branch 'main' into feature/issue-1597-add-listCodeownersErrors
michael-s-grant Jan 26, 2023
3adf921
Merge branch 'main' into main
antrix190 Jan 26, 2023
5369b15
Bumped up version of `actions/setup-java` to v3 to avoid indirect use…
michael-s-grant Jan 27, 2023
a5f6282
Merge remote-tracking branch 'origin/feature/issue-1597-add-listCodeo…
michael-s-grant Jan 27, 2023
789fa22
Added missing arguments for v3 of `actions/setup-java`.
michael-s-grant Jan 27, 2023
ed9531e
Redeleting maven.yml, which got accidentally added again whilst tryin…
michael-s-grant Jan 27, 2023
54d60fb
Merge pull request #1604 from hub4j-test-org/feature/issue-1597-add-l…
bitwiseman Jan 27, 2023
c4b9464
Merge branch 'main' into main
bitwiseman Jan 31, 2023
15e6f47
Chore(deps): Bump maven-project-info-reports-plugin from 3.4.1 to 3.4.2
dependabot[bot] Feb 1, 2023
343579c
Issue 1597: Tested and implemented GHRepository.listCodeownersErrors().
michael-s-grant Feb 1, 2023
55714fb
Formatting change as the result of `mvn spotless:apply`.
michael-s-grant Feb 1, 2023
6b66f2e
Issue 1597: Updated Javadoc.
michael-s-grant Feb 1, 2023
9a084e8
Incorrect project version downgrade
alecharp Feb 1, 2023
ec20b00
Issue 1597: Added Javadoc.
michael-s-grant Feb 1, 2023
3579646
Issue 1597: Added Javadoc.
michael-s-grant Feb 1, 2023
43e129a
Validates filtering check runs with check_name
alecharp Feb 1, 2023
bcf5b1e
Adds method to filter out check run
alecharp Feb 1, 2023
6cb12e1
Adds method javadoc
alecharp Feb 1, 2023
7d4097b
Fixes javadoc indentation
alecharp Feb 1, 2023
5d3bae7
Removes Java 11 API in test
alecharp Feb 1, 2023
98ba415
Adds javadoc to unit-test
alecharp Feb 2, 2023
612f5ec
Merge pull request #1611 from alecharp/fix/incorrect-project-version
bitwiseman Feb 3, 2023
4df01a0
Merge branch 'main' into feature/filter-check-runs-on-commit
bitwiseman Feb 3, 2023
b4b5cd7
Merge branch 'main' into feature/issue-1597-add-listCodeownersErrors
michael-s-grant Feb 6, 2023
a6dbb89
feat(deploy key): Added additional fields to deploykey object
jvv-trackunit Feb 21, 2023
b7b9eb0
ci: use Eclipse Temurin
yeikel Feb 21, 2023
2b8fbfc
Chore(deps-dev): Bump commons-fileupload from 1.4 to 1.5
dependabot[bot] Feb 22, 2023
2b67f7a
Merge pull request #1619 from hub4j/dependabot/maven/commons-fileuplo…
bitwiseman Feb 25, 2023
467e726
Merge pull request #1612 from alecharp/feature/filter-check-runs-on-c…
bitwiseman Feb 25, 2023
36bda94
Merge pull request #1609 from hub4j/dependabot/maven/org.apache.maven…
bitwiseman Feb 25, 2023
eb68bbb
Delete CODEOWNERS
bitwiseman Feb 25, 2023
204d521
Delete squashMerge
bitwiseman Feb 25, 2023
dd1e68d
Delete updateContentSquashMerge
bitwiseman Feb 25, 2023
f48169f
Merge pull request #1617 from yeikel/patch-1
bitwiseman Feb 25, 2023
4f1dba4
Merge branch 'main' into feature/improve-deploy-key-functionality
bitwiseman Feb 25, 2023
1dcedba
Merge pull request #1616 from van-vliet/feature/improve-deploy-key-fu…
bitwiseman Feb 26, 2023
b898bdb
Merge branch 'main' into main
bitwiseman Feb 26, 2023
a4c05f9
Delete CODEOWNERS
bitwiseman Feb 26, 2023
7e1e5b4
Merge branch 'main' into feature/issue-1597-add-listCodeownersErrors
bitwiseman Feb 26, 2023
44b184a
Merge pull request #1372 from antrix190/main
bitwiseman Feb 26, 2023
24832b1
Merge pull request #1610 from michael-s-grant/feature/issue-1597-add-…
bitwiseman Feb 26, 2023
0b185f2
Merge branch 'main' into issue/enhance-pull-request-comment-model
bitwiseman Feb 26, 2023
3b72141
Update src/main/java/org/kohsuke/github/GHPullRequestReviewComment.java
bitwiseman Feb 26, 2023
83324ca
Update src/main/java/org/kohsuke/github/GHPullRequestReviewComment.java
bitwiseman Feb 26, 2023
35dcc05
Update src/main/java/org/kohsuke/github/GHPullRequestReviewComment.java
bitwiseman Feb 26, 2023
248e4f2
Update src/main/java/org/kohsuke/github/GHPullRequestReviewComment.java
bitwiseman Feb 26, 2023
49d8ed2
Merge pull request #1469 from kisaga/issue/enhance-pull-request-comme…
bitwiseman Feb 26, 2023
37d6535
[maven-release-plugin] prepare release github-api-1.314
bitwiseman Feb 26, 2023
600933b
[maven-release-plugin] prepare for next development iteration
bitwiseman Feb 26, 2023
b8e1608
Chore(deps): Bump japicmp-maven-plugin from 0.16.0 to 0.17.1
dependabot[bot] Mar 1, 2023
e222a60
Generify OrgAppInstallationAuthorizationProvider to support any kind …
PierreBtz Mar 2, 2023
0795bf2
GHRepository: allows creating deploy keys being read-only
MarcelHB Mar 8, 2023
4de47ed
Fix unit of marketPlan plans
blacelle Mar 19, 2023
edef173
Fix myMarketplacePlans unitTest
blacelle Mar 19, 2023
15b9aee
Fix more mocks
blacelle Mar 19, 2023
d02d076
Initial functional version, add unittests
blacelle Mar 19, 2023
5bbb5c1
Minor change
blacelle Mar 19, 2023
cb089b9
Fix more tests
blacelle Mar 19, 2023
585e872
Merge branch 'solven/FixMarketPlanPlans' into EnableFetchPlanForCurre…
blacelle Mar 19, 2023
8585f3a
Fix spotless
blacelle Mar 19, 2023
dc304e1
Merge pull request #1622 from hub4j/dependabot/maven/com.github.siom7…
bitwiseman Mar 20, 2023
3cb78af
Merge pull request #1629 from solven-eu/solven/FixMarketPlanPlans
bitwiseman Mar 20, 2023
9c843e9
Update src/test/java/org/kohsuke/github/AppTest.java
bitwiseman Mar 20, 2023
177c386
Test deploy key
bitwiseman Mar 20, 2023
afe6732
Merge pull request #1625 from MarcelHB/issue-1592/create_deploy_key_ro
bitwiseman Mar 20, 2023
3344530
Drop Nimbus. Fix manually recordings to be compliant with default JWK
blacelle Mar 20, 2023
4f01b91
Merge remote-tracking branch 'solven/master' into EnableFetchPlanForC…
blacelle Mar 20, 2023
702e272
Drop use of JDK11 method
blacelle Mar 20, 2023
ea5867e
spotless:apply
blacelle Mar 20, 2023
7c7662b
Clarify documentation
mernst Mar 27, 2023
25f4983
Chore(deps): Bump maven-enforcer-plugin from 3.1.0 to 3.2.1
dependabot[bot] Apr 1, 2023
179c8f4
implemented create from manifest action
dbaur Apr 13, 2023
6cf7356
add test
PierreBtz Apr 14, 2023
b29b53b
Merge branch 'main' into pbeitz/generic-install-provider
PierreBtz Apr 14, 2023
ac741a8
missing stubs...
PierreBtz Apr 14, 2023
a9a875c
Add support for the public events for user API
PierreBtz Apr 14, 2023
3181a35
Merge pull request #1636 from hub4j/dependabot/maven/org.apache.maven…
bitwiseman Apr 14, 2023
70872aa
Merge pull request #1635 from mernst/documentation
bitwiseman Apr 14, 2023
3247196
Remove custom env file, add test to cover GHMarketplaceAccount.getPlan
blacelle Apr 14, 2023
e09bd39
Fix spotless
blacelle Apr 14, 2023
0f8fd2f
Formatting fix
bitwiseman Apr 15, 2023
77f7f81
Merge pull request #1630 from solven-eu/EnableFetchPlanForCurrentAppA…
bitwiseman Apr 15, 2023
2bcf6e5
fix javadoc
PierreBtz Apr 17, 2023
0fa0274
fix javadoc
PierreBtz Apr 17, 2023
d5974e9
Polish "Pluggable HTTP client" section in reference docs
izeye Apr 19, 2023
b4ac83a
Merge pull request #1642 from PierreBtz/pbeitz/get-user-public-events
bitwiseman Apr 22, 2023
8b0a9ea
Merge branch 'main' into pbeitz/generic-install-provider
bitwiseman Apr 22, 2023
5380f59
Merge pull request #1644 from izeye/polish-20230419
bitwiseman Apr 22, 2023
0441f89
Chore(deps): Bump japicmp-maven-plugin from 0.17.1 to 0.17.2
dependabot[bot] May 1, 2023
79dbaed
Chore(deps): Bump codecov/codecov-action from 3.1.1 to 3.1.3
dependabot[bot] May 1, 2023
f6e2656
implemented github app get by slug tests
dbaur May 8, 2023
6b98021
rename test case
dbaur May 8, 2023
bb008f5
implemented manifest flow test
dbaur May 8, 2023
a4da14a
Merge branch 'main' into implement_apps
dbaur May 8, 2023
f9b1a03
fixed invalid Javadoc comment
dbaur May 10, 2023
44b861d
Merge branch 'implement_apps' of github.com:dbaur/github-api into imp…
dbaur May 10, 2023
574f6a4
added non null annotation
dbaur May 10, 2023
337fa11
feat: method to retrieve repo action variable
garridobarrera May 15, 2023
dd908c3
feat: add unittest
garridobarrera May 15, 2023
95fa244
feat: add unittest
garridobarrera May 15, 2023
166f5c7
feat: fix arch test
garridobarrera May 15, 2023
4a6e0a0
feat: fix wiremock test
garridobarrera May 15, 2023
ba0f0a0
Merge branch 'main' into pbeitz/generic-install-provider
bitwiseman May 22, 2023
da111a0
Update GHRepositoryTest.java
garridobarrera May 22, 2023
c1b747f
Added display_title parameter for workspace run
May 23, 2023
75a925e
Merge pull request #1624 from PierreBtz/pbeitz/generic-install-provider
bitwiseman May 23, 2023
b6ddfb2
Merge pull request #1653 from hub4j/dependabot/github_actions/codecov…
bitwiseman May 23, 2023
77e2d8f
Merge pull request #1651 from hub4j/dependabot/maven/com.github.siom7…
bitwiseman May 23, 2023
cc23f20
Merge branch 'main' into implement_apps
bitwiseman May 23, 2023
14e609d
Merge branch 'main' into main
garridobarrera May 23, 2023
725d1c6
Merge pull request #1662 from mazurenkoe/adddisplayTitleParameterToGH…
bitwiseman May 23, 2023
acf1dde
Merge pull request #1660 from garridobarrera/main
bitwiseman May 23, 2023
afb0ae7
Merge pull request #1647 from dbaur/implement_apps
bitwiseman May 23, 2023
c56f5e1
upgrade jackson-databind from 2.14.0 to 2.15.2
May 31, 2023
247dc22
Chore(deps): Bump maven-gpg-plugin from 3.0.1 to 3.1.0
dependabot[bot] Jun 1, 2023
ea27a99
Chore(deps): Bump codecov/codecov-action from 3.1.3 to 3.1.4
dependabot[bot] Jun 1, 2023
5be032e
[maven-release-plugin] prepare release github-api-1.315
bitwiseman Jun 1, 2023
9801b86
[maven-release-plugin] prepare for next development iteration
bitwiseman Jun 1, 2023
d57f962
Merge pull request #1664 from hub4j/dependabot/maven/org.apache.maven…
bitwiseman Jun 2, 2023
86abca8
Merge pull request #1665 from hub4j/dependabot/github_actions/codecov…
bitwiseman Jun 2, 2023
6f8c299
Merge pull request #1663 from alexanderkjall/upgrade-jackson-databind
bitwiseman Jun 2, 2023
51a0f94
Update PULL_REQUEST_TEMPLATE.md
bitwiseman Jun 2, 2023
7403e25
Merge pull request #1670 from hub4j/bitwiseman-patch-1
bitwiseman Jun 2, 2023
ff26f68
#1671 Create a test demoing the issue
PierreBtz Jun 5, 2023
49a93bf
Add MAINTAIN and TRIAGE permissions to permission type
MarkEWaite Jun 5, 2023
ff16417
Avoid exceptions by returning an UNKNOWN enum as needed
MarkEWaite Jun 5, 2023
4cbae90
Merge pull request #1672 from MarkEWaite/pbeitz/maintain-permission
car-roll Jun 5, 2023
7ce760d
#1671 Cleanup non existing permissions
PierreBtz Jun 7, 2023
406fc7e
Merge pull request #1674 - Remove unreleased MAINTAIN and TRIAGE perm…
bitwiseman Jun 12, 2023
8b80485
CRUD repository variable (#1675)
garridobarrera Jun 12, 2023
8e73065
Support make_latest when creating/updating a release (#1676)
nikclayton Jun 14, 2023
c494891
Add support for deleting files from tree (#1678)
davseitsev Jun 29, 2023
e45932d
Return all files from a commit (#1679)
frink182 Jun 30, 2023
c283716
Chore(deps): Bump jacoco-maven-plugin from 0.8.8 to 0.8.10 (#1682)
dependabot[bot] Jul 4, 2023
08f9a3b
update com.squareup.okio:okio 2.10.0 to 3.4.0
ChengDaqi2023 Jul 31, 2023
eb5718d
call toString on visibility enum
dbaur Aug 10, 2023
0dd17a1
draft visibility test
dbaur Aug 10, 2023
7c1e25b
finalize test and take snapshot
dbaur Aug 10, 2023
2624bbb
use unique repo name per visibility, update snapshots
dbaur Aug 10, 2023
f4322fe
also add tests for user perspective
dbaur Aug 10, 2023
973901e
Re-Prepare request for every retry
emrebasar Jun 27, 2023
53cb4d8
Only create a new request on expired tokens
emrebasar Jul 3, 2023
e8be18d
Add tests for re-preparing request on refreshed tokens
emrebasar Aug 10, 2023
532fa98
Run spotless
emrebasar Aug 15, 2023
de1c410
Add javadoc to tests
bitwiseman Aug 15, 2023
7f32a0f
Javadoc for test exceptions
bitwiseman Aug 15, 2023
a84a000
Merge pull request #1692 from dbaur/fix_repository_visibility
bitwiseman Aug 15, 2023
3544ce6
Update AuthorizationTokenRefreshTest.java
bitwiseman Aug 15, 2023
b1c848b
Update pom.xml
bitwiseman Aug 15, 2023
238331d
Merge pull request #1680 from emrebasar/prepare_request_on_retries
bitwiseman Aug 15, 2023
fe653e3
Merge pull request #1687 from ChengDaqi2023/oscs_fix_cj3hhl8au51p3s58…
bitwiseman Aug 15, 2023
06e7d69
Chore(deps-dev): Bump com.tngtech.archunit:archunit from 0.23.1 to 1.1.0
dependabot[bot] Aug 15, 2023
d3e23bc
Update for ArchUnit breaking changes
bitwiseman Aug 15, 2023
9c00184
Merge pull request #1695 from hub4j/dependabot/maven/com.tngtech.arch…
bitwiseman Aug 15, 2023
8493eda
fix: remove duplicate `method()` calls in GHContent class
BoboTiG Aug 18, 2023
afb3477
Merge pull request #1697 from BoboTiG/fix-duplicate-method-calls-ghco…
bitwiseman Aug 21, 2023
701495b
[maven-release-plugin] prepare release github-api-1.316
bitwiseman Aug 21, 2023
ae0c29e
[maven-release-plugin] prepare for next development iteration
bitwiseman Aug 21, 2023
7f88554
Chore(deps): Bump org.apache.maven.plugins:maven-source-plugin
dependabot[bot] Sep 1, 2023
49bf7b6
Chore(deps-dev): Bump org.slf4j:slf4j-simple from 2.0.3 to 2.0.7
dependabot[bot] Sep 1, 2023
8618037
Merge pull request #1700 from hub4j/dependabot/maven/org.apache.maven…
bitwiseman Sep 1, 2023
d0809b9
Merge pull request #1702 from hub4j/dependabot/maven/org.slf4j-slf4j-…
bitwiseman Sep 1, 2023
2822729
Drop support for Building on Java 8
bitwiseman Sep 7, 2023
e6aaf16
Test Java 8 in parallel
bitwiseman Sep 7, 2023
36ed23e
Merge pull request #1707 from bitwiseman/no-java8-build
bitwiseman Sep 8, 2023
8f8e34f
Chore(deps-dev): Bump com.github.tomakehurst:wiremock-jre8-standalone
dependabot[bot] Sep 8, 2023
9f5f4ef
Add allow_forking flag for a GHRepository
panilya Sep 17, 2023
0a935ff
Github docs change the documentation url
AstroTlaloc Sep 19, 2023
720861e
Adding new enums for verification reasons using X.509 certificate sig…
AstroTlaloc Sep 20, 2023
b1ae2d3
Updating url in documentation
AstroTlaloc Sep 20, 2023
7c87ad9
forgot to run mvn spotless:apply
AstroTlaloc Sep 20, 2023
ca08d76
Chore(deps-dev): Bump org.eclipse.jgit:org.eclipse.jgit
dependabot[bot] Oct 1, 2023
ca70bc3
Chore(deps): Bump actions/checkout from 3 to 4
dependabot[bot] Oct 1, 2023
03e9acd
Merge pull request #1720 from hub4j/dependabot/github_actions/actions…
bitwiseman Oct 9, 2023
88f8b6f
Merge branch 'main' into 02-fix-test-url
AstroTlaloc Oct 12, 2023
aedb71f
Merge branch 'main' into 01-signed-commits-enum
AstroTlaloc Oct 12, 2023
a42f54e
Support merge_group webhooks fired by merge queues. PR created based …
felipefrancisco Oct 13, 2023
8014bec
Merge pull request #1726 from felipefrancisco/support-merge-group-event
bitwiseman Oct 13, 2023
1cb9e66
Merge pull request #1708 from hub4j/dependabot/maven/com.github.tomak…
bitwiseman Oct 13, 2023
8640a85
Merge branch 'main' into 01-signed-commits-enum
AstroTlaloc Oct 17, 2023
363318b
Merge pull request #1715 from AstroTlaloc/01-signed-commits-enum
bitwiseman Oct 19, 2023
320416d
Merge pull request #1709 from panilya/feature/gh-1588-introduce-allow…
bitwiseman Oct 19, 2023
27174c9
Merge pull request #1713 from AstroTlaloc/02-fix-test-url
bitwiseman Oct 19, 2023
864fb7b
Merge pull request #1719 from hub4j/dependabot/maven/org.eclipse.jgit…
bitwiseman Oct 20, 2023
90f22bd
[maven-release-plugin] prepare release github-api-1.317
bitwiseman Oct 20, 2023
1df527b
Merge tag 'github-api-1.317' into update-kohsuke-client-lib
jdhayford Mar 5, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Chore(deps-dev): Bump wiremock-jre8-standalone from 2.32.0 to 2.35.0
Bumps [wiremock-jre8-standalone](https://github.com/wiremock/wiremock) from 2.32.0 to 2.35.0.
- [Release notes](https://github.com/wiremock/wiremock/releases)
- [Commits](wiremock/wiremock@2.32.0...2.35.0)

---
updated-dependencies:
- dependency-name: com.github.tomakehurst:wiremock-jre8-standalone
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 12, 2022
commit e1dfe3349e9b51d5abbc73a732c39efb82ea1fea
2 changes: 1 addition & 1 deletion 2 pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -579,7 +579,7 @@
<dependency>
<groupId>com.github.tomakehurst</groupId>
<artifactId>wiremock-jre8-standalone</artifactId>
<version>2.32.0</version>
<version>2.35.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down
Morty Proxy This is a proxified and sanitized view of the page, visit original site.