-
Updated
Oct 26, 2021 - Java
java-api
Here are 150 public repositories matching this topic...
-
Updated
Oct 8, 2021 - Java
Extend sdk-java ti support integration with apache pulsar (https://pulsar.apache.org)
HELP WANTED
Help us by suggesting other libraries to consider or making the build and the benchmark.
Currently we use the version 1.2.8 (possibly customized for usage with the tcvm - have yet to check)
The objective is to replace the current implementation with another one with improved performance and COMPATIBLE API.
This library is responsible for the deflate, zlib and gzip a
-
Updated
Aug 30, 2018 - Java
-
Updated
Jan 1, 2021 - Java
-
Updated
Feb 25, 2018 - Java
-
Updated
Feb 7, 2021 - Java
-
Updated
Jun 7, 2021 - Java
-
Updated
Feb 18, 2020 - Java
-
Updated
Nov 17, 2021 - Java
-
Updated
Sep 8, 2021 - Java
-
Updated
Nov 9, 2021 - Java
-
Updated
Nov 17, 2020 - Java
-
Updated
Jun 5, 2021 - Java
-
Updated
Apr 26, 2021 - Java
-
Updated
Nov 18, 2021 - Java
-
Updated
Aug 18, 2021 - Java
-
Updated
Oct 10, 2021 - Java
-
Updated
Nov 19, 2021 - Java
-
Updated
Feb 3, 2018 - Java
-
Updated
Jan 13, 2021 - Java
-
Updated
Nov 16, 2021 - Java
-
Updated
Jun 4, 2021 - Java
Improve this page
Add a description, image, and links to the java-api topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the java-api topic, visit your repo's landing page and select "manage topics."
Describe the bug
We are seeing this issue when Jenkins is receiving a branch_protection_rule webhook event, which is rejected with error "Error 400 Hook should contain event type"
Drilling down to this piece of code, seems branch_protection_rule is missing from GHEvents enum.
**Expected