From eb72ec36f9c10c47e82b6490562fc3a5524f8aa1 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Fri, 25 Jul 2025 09:53:46 +0000 Subject: [PATCH 1/3] [maven-release-plugin] prepare for next development iteration --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index bb000342..a307e9ad 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 github-client - 0.4.10 + 0.4.11-SNAPSHOT com.spotify @@ -23,7 +23,7 @@ scm:git:https://github.com/spotify/github-java-client.git scm:git:git@github.com:spotify/github-java-client.git scm:https://github.com/spotify/github-java-client/ - v0.4.10 + v0.3.7 @@ -67,7 +67,7 @@ UTF-8 UTF-8 - 1753437133 + 1753437226 spotbugsexclude.xml error checkstyle.xml From e7fb3f9d456905387ae9fa4e0d8e0a3fcfcbb1a1 Mon Sep 17 00:00:00 2001 From: Abhishek Jain Date: Mon, 28 Jul 2025 10:59:56 +0200 Subject: [PATCH 2/3] fix: Fix deployment workflow (#248) attempt 3 --- pom.xml | 119 +++++++++++++++++++++++++++++--------------------------- 1 file changed, 61 insertions(+), 58 deletions(-) diff --git a/pom.xml b/pom.xml index a307e9ad..a28cc04a 100644 --- a/pom.xml +++ b/pom.xml @@ -1,7 +1,8 @@ - + 4.0.0 - + github-java-client github-client 0.4.11-SNAPSHOT @@ -286,60 +287,60 @@ - coverage - - - - org.jacoco - jacoco-maven-plugin - 0.8.5 - - - - - **/*Builder* - **/*Immutable* - **/*_Factory* - **/*_*Factory*.* - **/generated-sources*.* - - - - BUNDLE - - - INSTRUCTION - COVEREDRATIO - 0.60 - - - - - - - - pre-test - - prepare-agent - - - - default-check - - check - - - - post-unit-test - test - - report - - - - - - + coverage + + + + org.jacoco + jacoco-maven-plugin + 0.8.5 + + + + + **/*Builder* + **/*Immutable* + **/*_Factory* + **/*_*Factory*.* + **/generated-sources*.* + + + + BUNDLE + + + INSTRUCTION + COVEREDRATIO + 0.60 + + + + + + + + pre-test + + prepare-agent + + + + default-check + + check + + + + post-unit-test + test + + report + + + + + + @@ -359,9 +360,11 @@ sign + --pinentry-mode loopback + --no-tty @@ -395,7 +398,7 @@ - + @@ -461,7 +464,7 @@ enforce - + From a25d16b78bdee049e6a8f1efbd3243525fb8e907 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Mon, 28 Jul 2025 09:08:30 +0000 Subject: [PATCH 3/3] [maven-release-plugin] prepare release v0.4.11 --- pom.xml | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index a28cc04a..bd154d3a 100644 --- a/pom.xml +++ b/pom.xml @@ -1,10 +1,9 @@ - + 4.0.0 github-java-client github-client - 0.4.11-SNAPSHOT + 0.4.11 com.spotify @@ -24,7 +23,7 @@ scm:git:https://github.com/spotify/github-java-client.git scm:git:git@github.com:spotify/github-java-client.git scm:https://github.com/spotify/github-java-client/ - v0.3.7 + v0.4.11 @@ -68,7 +67,7 @@ UTF-8 UTF-8 - 1753437226 + 1753693618 spotbugsexclude.xml error checkstyle.xml @@ -464,7 +463,7 @@ enforce - +