Guillaume Smet
6e1b943823
Disable tests messing with the environment for Java 16+
...
It might be possible to make them work again but it will require some
more advanced surgery.
2021-03-19 18:22:39 +01:00
Guillaume Smet
8a3559ada5
Open java.net to unnamed modules
...
This is needed to inject the unsupported HTTP verb. I don't know really
if we will be able to find a better option than that...
2021-03-19 18:22:39 +01:00
Guillaume Smet
ea3cbd4c71
Pass appropriate MAVEN_OPTS for JDK 11+
...
They are required by spotless starting JDK 16+
2021-03-19 18:22:39 +01:00
Guillaume Smet
34a1f9d6e4
Disable fail-fast for matrix builds
2021-03-19 16:49:35 +01:00
Guillaume Smet
629bd510c1
Update JDKs used by CI to the latest versions
2021-03-19 16:49:33 +01:00
Liam Newman
1f7f646bec
Merge pull request #1054 from gsmet/fix-add-remove-labels-concurrency
...
Fix concurrency issues with GHIssue addLabels and removeLabels
2021-03-15 10:56:45 -07:00
Liam Newman
a59ee6a82d
Add removeLabel() that throws when label missing
2021-03-12 17:56:34 -08:00
Guillaume Smet
1fefc77582
Fix concurrency issues with GHIssue addLabels and removeLabels
...
Fixes #1049
2021-03-10 14:03:20 +01:00
Liam Newman
199eee4e25
Merge pull request #1055 from gsmet/update-contributing
...
Adjust wording used to create the token and give a bit more guidance
2021-03-09 18:45:38 -08:00
Guillaume Smet
854df5321b
Adjust wording used to create the token and give a bit more guidance
2021-03-09 16:20:55 +01:00
Liam Newman
bd509070ac
Merge pull request #1052 from bitwiseman/task/test-void-bridge
...
Test that void bridge methods are created
2021-03-05 11:34:10 -08:00
Liam Newman
a8c7c97d06
Test that void bridge methods are created
2021-03-05 11:16:06 -08:00
Liam Newman
6d86cfb4f6
Merge pull request #1047 from hub4j/dependabot/maven/junit-junit-4.13.2
...
Chore(deps-dev): Bump junit from 4.13.1 to 4.13.2
2021-03-01 09:20:28 -08:00
dependabot[bot]
fb3e956502
Chore(deps-dev): Bump junit from 4.13.1 to 4.13.2
...
Bumps [junit](https://github.com/junit-team/junit4 ) from 4.13.1 to 4.13.2.
- [Release notes](https://github.com/junit-team/junit4/releases )
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md )
- [Commits](https://github.com/junit-team/junit4/compare/r4.13.1...r4.13.2 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-03-01 17:19:55 +00:00
Liam Newman
9b0dbe6f34
Merge pull request #1044 from hub4j/dependabot/maven/org.codehaus.mojo-animal-sniffer-maven-plugin-1.20
...
Chore(deps): Bump animal-sniffer-maven-plugin from 1.19 to 1.20
2021-03-01 09:19:28 -08:00
dependabot[bot]
c10c7237a7
Chore(deps): Bump animal-sniffer-maven-plugin from 1.19 to 1.20
...
Bumps [animal-sniffer-maven-plugin](https://github.com/mojohaus/animal-sniffer ) from 1.19 to 1.20.
- [Release notes](https://github.com/mojohaus/animal-sniffer/releases )
- [Commits](https://github.com/mojohaus/animal-sniffer/compare/animal-sniffer-parent-1.19...animal-sniffer-parent-1.20 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-03-01 17:19:16 +00:00
Liam Newman
36612fe97f
Merge pull request #1045 from hub4j/dependabot/maven/spotbugs.version-4.2.1
...
Chore(deps): Bump spotbugs.version from 4.1.3 to 4.2.1
2021-03-01 09:18:58 -08:00
Liam Newman
18e2056a10
Merge pull request #1042 from hub4j/dependabot/maven/com.tngtech.archunit-archunit-0.17.0
...
Chore(deps-dev): Bump archunit from 0.16.0 to 0.17.0
2021-03-01 09:18:32 -08:00
Liam Newman
8c8f1451d4
Merge pull request #1043 from hub4j/dependabot/github_actions/actions/cache-v2.1.4
...
Chore(deps): Bump actions/cache from v2 to v2.1.4
2021-03-01 09:18:14 -08:00
dependabot[bot]
be67f1d9e2
Chore(deps): Bump spotbugs.version from 4.1.3 to 4.2.1
...
Bumps `spotbugs.version` from 4.1.3 to 4.2.1.
Updates `spotbugs` from 4.1.3 to 4.2.1
- [Release notes](https://github.com/spotbugs/spotbugs/releases )
- [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/spotbugs/spotbugs/compare/4.1.3...4.2.1 )
Updates `spotbugs-annotations` from 4.1.3 to 4.2.1
- [Release notes](https://github.com/spotbugs/spotbugs/releases )
- [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/spotbugs/spotbugs/compare/4.1.3...4.2.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-03-01 02:00:31 +00:00
dependabot[bot]
90bc250269
Chore(deps): Bump actions/cache from v2 to v2.1.4
...
Bumps [actions/cache](https://github.com/actions/cache ) from v2 to v2.1.4.
- [Release notes](https://github.com/actions/cache/releases )
- [Commits](https://github.com/actions/cache/compare/v2...26968a09c0ea4f3e233fdddbafd1166051a095f6 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-03-01 02:00:20 +00:00
dependabot[bot]
1bd178654f
Chore(deps-dev): Bump archunit from 0.16.0 to 0.17.0
...
Bumps [archunit](https://github.com/TNG/ArchUnit ) from 0.16.0 to 0.17.0.
- [Release notes](https://github.com/TNG/ArchUnit/releases )
- [Commits](https://github.com/TNG/ArchUnit/compare/v0.16.0...v0.17.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-03-01 02:00:18 +00:00
Liam Newman
f22bf160f9
[maven-release-plugin] prepare for next development iteration
2021-02-26 15:20:10 -08:00
Liam Newman
4261c42949
[maven-release-plugin] prepare release github-api-1.123
github-api-1.123
2021-02-26 15:20:00 -08:00
Liam Newman
40cfb85a8e
Merge pull request #1041 from bitwiseman/task/eol
...
Only run spotless:check as part of the lifecyle
2021-02-26 15:18:19 -08:00
Liam Newman
f08299b134
Only run spotless:check as part of the lifecyle
...
Users can run spotless:apply as they see fit.
2021-02-26 14:51:53 -08:00
Liam Newman
a04ab45abc
Merge pull request #1040 from bitwiseman/bugfix/reposity-id-type
...
Fix the type of the id parameter of Github#getRepositoryById
2021-02-26 14:27:41 -08:00
Liam Newman
0647df2d2b
Add tests for getRepositoryById
2021-02-26 13:02:12 -08:00
Liam Newman
d4cc3af1e9
Merge pull request #967 from chids/download-repository-archives
...
Add support for downloading zip and tar archives of repositories.
2021-02-26 12:48:42 -08:00
Liam Newman
936ab499ce
Formatting
2021-02-26 12:08:14 -08:00
Liam Newman
453f475b4e
Merge pull request #1029 from hub4j/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.12.1
...
Chore(deps): Bump jackson-databind from 2.10.2 to 2.12.1
2021-02-26 11:59:24 -08:00
Liam Newman
bda3855b86
Merge pull request #1039 from bitwiseman/task/jwt
...
Allow for time skew in JWT authentication
2021-02-26 11:52:22 -08:00
Liam Newman
772a6c112b
Remove consumers, use FunctionThrows
2021-02-26 11:12:51 -08:00
Liam Newman
9b4134cada
Allow for time skew in JWT authentication
2021-02-26 10:51:07 -08:00
Liam Newman
ed9f54006d
Merge branch 'master' into dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.12.1
2021-02-25 02:04:36 -08:00
Liam Newman
3b1f176544
Merge remote-tracking branch 'upstream/master' into download-repository-archives
2021-02-11 17:12:11 -08:00
Liam Newman
d2732bcf54
Merge pull request #1033 from uhafner/missing-text-in-extra-annotations
...
Make sure that `output.text` is set in each checks call
2021-02-08 03:16:24 -08:00
M. Abdullah Onus
a1461f401a
Update src/main/java/org/kohsuke/github/GitHub.java
...
Co-authored-by: Liam Newman <bitwiseman@gmail.com >
2021-02-06 20:13:33 +03:00
Ulli Hafner
f9fd30275c
Make sure that output.text is set in each checks call.
...
If a GitHub checks contains more than 50 annotations, then the
check is split into several calls. This fix makes sure that all
additional calls will not only copy the properties `title` and
`summary` but also the previously missing property `text`.
2021-02-04 19:47:49 +01:00
Liam Newman
eeea14dab4
Merge pull request #1028 from hub4j/dependabot/maven/com.tngtech.archunit-archunit-0.16.0
...
Chore(deps-dev): Bump archunit from 0.15.0 to 0.16.0
2021-02-01 14:26:20 -08:00
dependabot[bot]
1df807a198
Chore(deps-dev): Bump archunit from 0.15.0 to 0.16.0
...
Bumps [archunit](https://github.com/TNG/ArchUnit ) from 0.15.0 to 0.16.0.
- [Release notes](https://github.com/TNG/ArchUnit/releases )
- [Commits](https://github.com/TNG/ArchUnit/compare/v0.15.0...v0.16.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-02-01 21:27:56 +00:00
Liam Newman
0848287069
Merge pull request #1027 from hub4j/dependabot/maven/org.mockito-mockito-core-3.7.7
...
Chore(deps-dev): Bump mockito-core from 3.6.28 to 3.7.7
2021-02-01 13:27:25 -08:00
dependabot[bot]
334b37a256
Chore(deps-dev): Bump mockito-core from 3.6.28 to 3.7.7
...
Bumps [mockito-core](https://github.com/mockito/mockito ) from 3.6.28 to 3.7.7.
- [Release notes](https://github.com/mockito/mockito/releases )
- [Commits](https://github.com/mockito/mockito/compare/v3.6.28...v3.7.7 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-02-01 21:27:13 +00:00
Liam Newman
8776a3b672
Merge pull request #1031 from hub4j/dependabot/maven/com.diffplug.spotless-spotless-maven-plugin-2.7.0
...
Chore(deps): Bump spotless-maven-plugin from 2.6.1 to 2.7.0
2021-02-01 13:26:34 -08:00
Liam Newman
657550f767
Merge pull request #1030 from hub4j/dependabot/maven/com.github.spotbugs-spotbugs-maven-plugin-4.2.0
...
Chore(deps): Bump spotbugs-maven-plugin from 4.1.4 to 4.2.0
2021-02-01 13:26:16 -08:00
dependabot[bot]
45a0114f75
Chore(deps): Bump spotless-maven-plugin from 2.6.1 to 2.7.0
...
Bumps [spotless-maven-plugin](https://github.com/diffplug/project ) from 2.6.1 to 2.7.0.
- [Release notes](https://github.com/diffplug/project/releases )
- [Commits](https://github.com/diffplug/project/commits )
Signed-off-by: dependabot[bot] <support@github.com >
2021-02-01 02:01:26 +00:00
dependabot[bot]
a8ddd3e12a
Chore(deps): Bump spotbugs-maven-plugin from 4.1.4 to 4.2.0
...
Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin ) from 4.1.4 to 4.2.0.
- [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases )
- [Commits](https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.1.4...spotbugs-maven-plugin-4.2.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-02-01 02:00:31 +00:00
dependabot[bot]
b668396151
Chore(deps): Bump jackson-databind from 2.10.2 to 2.12.1
...
Bumps [jackson-databind](https://github.com/FasterXML/jackson ) from 2.10.2 to 2.12.1.
- [Release notes](https://github.com/FasterXML/jackson/releases )
- [Commits](https://github.com/FasterXML/jackson/commits )
Signed-off-by: dependabot[bot] <support@github.com >
2021-02-01 02:00:29 +00:00
Liam Newman
9e7c33369c
Merge pull request #1026 from jordiolivares/feature/timestamp-support
...
Add timestamp field support for the commits sent by GHEventPayload.Push
2021-01-28 18:00:48 -08:00
Jordi Olivares Provencio
8943ca6d1a
Reformat the JavaDoc
2021-01-28 22:36:24 +01:00