-
Notifications
You must be signed in to change notification settings - Fork 769
v1.319 🌈 #1797
-
Changes
- Prepare release (bitwiseman): github-api-1.319 @github-actions (Prepare release (bitwiseman): github-api-1.319 #1795 )
- Chore(deps): Bump com.diffplug.spotless:spotless-maven-plugin from 2.27.2 to 2.43.0 @dependabot (Chore(deps): Bump com.diffplug.spotless:spotless-maven-plugin from 2.27.2 to 2.43.0 #1785 )
- Add withName method to GHCheckRunBuilder @halkey (Add withName method to GHCheckRunBuilder #1769 )
- Chore(deps): Bump actions/upload-artifact from 3 to 4 @dependabot (Chore(deps): Bump actions/upload-artifact from 3 to 4 #1774 )
- Support state reason for issues @stianst (Support state reason for issues #1793 )
- Allow to list workflow runs by head sha and created date @gsmet (Allow to list workflow runs by head sha and created date #1789 )
- Chore(deps): Bump com.squareup.okio:okio from 3.5.0 to 3.7.0 @dependabot (Chore(deps): Bump com.squareup.okio:okio from 3.5.0 to 3.7.0 #1777 )
- Chore(deps): Bump org.apache.bcel:bcel from 6.8.0 to 6.8.1 @dependabot (Chore(deps): Bump org.apache.bcel:bcel from 6.8.0 to 6.8.1 #1784 )
- Chore(deps): Bump codecov/codecov-action from 3.1.4 to 4.0.0 @dependabot (Chore(deps): Bump codecov/codecov-action from 3.1.4 to 4.0.0 #1786 )
- Fix
GHFileNotFoundExceptionwhen getting commits from PR found in search @NlightNFotis (FixGHFileNotFoundExceptionwhen getting commits from PR found in search #1779 ) - Add payload for discussion_comment event @gsmet (Add payload for discussion_comment event #1781 )
- Chore(deps): Bump github/codeql-action from 2 to 3 @dependabot (Chore(deps): Bump github/codeql-action from 2 to 3 #1773 )
- Chore(deps): Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 @dependabot (Chore(deps): Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 #1776 )
- Chore(deps): Bump org.apache.bcel:bcel from 6.7.0 to 6.8.0 @dependabot (Chore(deps): Bump org.apache.bcel:bcel from 6.7.0 to 6.8.0 #1775 )
- Chore(deps): Bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.4.2 to 3.5.0 @dependabot (Chore(deps): Bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.4.2 to 3.5.0 #1766 )
- Chore(deps): Bump com.github.spotbugs:spotbugs-maven-plugin from 4.7.3.0 to 4.8.1.0 @dependabot (Chore(deps): Bump com.github.spotbugs:spotbugs-maven-plugin from 4.7.3.0 to 4.8.1.0 #1763 )
- Chore(deps): Bump org.apache.bcel:bcel from 6.6.1 to 6.7.0 @dependabot (Chore(deps): Bump org.apache.bcel:bcel from 6.6.1 to 6.7.0 #1764 )
- Chore(deps): Bump actions/setup-java from 3 to 4 @dependabot (Chore(deps): Bump actions/setup-java from 3 to 4 #1762 )
- Chore(deps): Bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 @dependabot (Chore(deps): Bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 #1761 )
- Chore(deps-dev): Bump com.google.code.gson:gson from 2.10 to 2.10.1 @dependabot (Chore(deps-dev): Bump com.google.code.gson:gson from 2.10 to 2.10.1 #1760 )
- Chore(deps-dev): Bump com.tngtech.archunit:archunit from 1.1.0 to 1.2.0 @dependabot (Chore(deps-dev): Bump com.tngtech.archunit:archunit from 1.1.0 to 1.2.0 #1759 )
- Update pom.xml test executions with artifactId config @bitwiseman (Update pom.xml test executions with artifactId config #1754 )
- Add MANNEQUIN to GHCommentAuthorAssociation enum @choichanhyeok (Add MANNEQUIN to GHCommentAuthorAssociation enum #1753 )
- Prepare release (bitwiseman): github-api-1.318 @github-actions (Prepare release (bitwiseman): github-api-1.318 #1751 )
This discussion was created from the release v1.319 🌈.
Beta Was this translation helpful? Give feedback.
All reactions
-
🎉 1
Replies: 2 comments 3 replies
-
@gsmet
https://github.com/hub4j/github-api/actions/runs/7986594531 - The release job failed, but it looks like the build was still published.
If this version doesn't work for you, please say so and I'll take another swing at it.
Beta Was this translation helpful? Give feedback.
All reactions
-
@bitwiseman the release looks good from what I can see. Usually when it fails at this stage, the Sonatype servers are running things as background job so it's no problem. I'm in the process of releasing Quarkus GitHub API 1.319.0, will let you know once I'm completely confident.
Beta Was this translation helpful? Give feedback.
All reactions
-
@bitwiseman everything seems OK except for the Javadoc published here https://github-api.kohsuke.org/apidocs/index.html that still points to 1.318.
Beta Was this translation helpful? Give feedback.
All reactions
-
@gsmet
Thanks, I've updated the docs.
Beta Was this translation helpful? Give feedback.
All reactions
-
Perfect, thanks!
Beta Was this translation helpful? Give feedback.