-
Notifications
You must be signed in to change notification settings - Fork 21
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
Move build summary extraction logic out #487
Commits on May 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 08b580a - Browse repository at this point
Copy the full SHA 08b580aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9afb897 - Browse repository at this point
Copy the full SHA 9afb897View commit details -
Configuration menu - View commit details
-
Copy full SHA for 90a7203 - Browse repository at this point
Copy the full SHA 90a7203View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8721a55 - Browse repository at this point
Copy the full SHA 8721a55View commit details
Commits on May 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2971323 - Browse repository at this point
Copy the full SHA 2971323View commit details -
Configuration menu - View commit details
-
Copy full SHA for b620f38 - Browse repository at this point
Copy the full SHA b620f38View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ac12da - Browse repository at this point
Copy the full SHA 0ac12daView commit details -
Configuration menu - View commit details
-
Copy full SHA for ee1166b - Browse repository at this point
Copy the full SHA ee1166bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9fadce5 - Browse repository at this point
Copy the full SHA 9fadce5View commit details
Commits on May 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fc159ea - Browse repository at this point
Copy the full SHA fc159eaView commit details
Commits on May 16, 2024
-
Split out the third-party dependencies of build-scan-summary into a s…
…eparate jar `lib/develocity` contains the proprietary code `lib/third-party` contains the third-party open source libraries. In this commit, all OSS libraries are contained in a single jar.
Configuration menu - View commit details
-
Copy full SHA for 11d2c87 - Browse repository at this point
Copy the full SHA 11d2c87View commit details
Commits on May 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 55f93cc - Browse repository at this point
Copy the full SHA 55f93ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for a7b8f95 - Browse repository at this point
Copy the full SHA a7b8f95View commit details -
Configuration menu - View commit details
-
Copy full SHA for bde3027 - Browse repository at this point
Copy the full SHA bde3027View commit details
Commits on May 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c1e00c3 - Browse repository at this point
Copy the full SHA c1e00c3View commit details -
Merge pull request #617 from gradle/sorin/download-dependencies
Resolve build scan summary dependencies
Configuration menu - View commit details
-
Copy full SHA for 1d2e19d - Browse repository at this point
Copy the full SHA 1d2e19dView commit details
Commits on May 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cba9b66 - Browse repository at this point
Copy the full SHA cba9b66View commit details -
Configuration menu - View commit details
-
Copy full SHA for 45fe330 - Browse repository at this point
Copy the full SHA 45fe330View commit details -
Co-authored-by: Eric Haag <ehaag@gradle.com> Signed-off-by: Sorin Florea <sorin.florea.v@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f883c7c - Browse repository at this point
Copy the full SHA f883c7cView commit details
Commits on May 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 12df243 - Browse repository at this point
Copy the full SHA 12df243View commit details
Commits on May 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8c538ad - Browse repository at this point
Copy the full SHA 8c538adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 044b94f - Browse repository at this point
Copy the full SHA 044b94fView commit details
Commits on May 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 13f7f2d - Browse repository at this point
Copy the full SHA 13f7f2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d02809 - Browse repository at this point
Copy the full SHA 8d02809View commit details
Commits on Jun 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d8ea550 - Browse repository at this point
Copy the full SHA d8ea550View commit details -
Co-authored-by: Eric Haag <ehaag@gradle.com> Signed-off-by: Jim Hurne <jhurne@gradle.com>
Configuration menu - View commit details
-
Copy full SHA for 68dcf40 - Browse repository at this point
Copy the full SHA 68dcf40View commit details -
Merge remote-tracking branch 'origin/main' into sorin/consolidation
* origin/main: Bump com.google.guava:guava from 33.2.0-jre to 33.2.1-jre Bump Gradle Wrapper from 8.7 to 8.8 Bump org.apache.maven:maven-core from 3.9.6 to 3.9.7 Bump com.gradle.develocity from 3.17.3 to 3.17.4 Bump com.gradle.develocity from 3.17.2 to 3.17.3
Configuration menu - View commit details
-
Copy full SHA for 9690cfe - Browse repository at this point
Copy the full SHA 9690cfeView commit details
Commits on Jun 14, 2024
-
Move the Develocity Maven extension to lib/develocity
The Develocity Maven Extension is covered by the same terms of use as the fetch-build-scans utility is, so we want it to be in the same directory.
Configuration menu - View commit details
-
Copy full SHA for 95b35fc - Browse repository at this point
Copy the full SHA 95b35fcView commit details -
Move common-custom-user-data-maven-extension to lib/third-party
From the perspective of this project, it's a third-party open source dependency.
Configuration menu - View commit details
-
Copy full SHA for 5bb54c1 - Browse repository at this point
Copy the full SHA 5bb54c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0540156 - Browse repository at this point
Copy the full SHA 0540156View commit details -
Co-authored-by: Eric Haag <ehaag@gradle.com> Signed-off-by: Jim Hurne <jhurne@gradle.com>
Configuration menu - View commit details
-
Copy full SHA for 418f05a - Browse repository at this point
Copy the full SHA 418f05aView commit details -
Add support for the renamed Develocity Maven Extension (#624)
The Gradle Enterprise Maven Extension was renamed to the Develocity Maven Extension in version 1.21. The API was also updated for the product name change. Unfortunately, this broke compatibility with the Build Validation Scripts. This commit fixes the incompatibility. The fix works by updating the configure-gradle-enterprise-maven-extension to define and register two listeners: a GradleEnterpriseListener and a DevelocityListener. If an older version of the Gradle Enterprise Maven Extension is used, it will load the GradleEnterpriseListener. If a newer version of the Develocity Maven Extension is used, then it will load the DevelocityListener. The Develocity Maven Extension Adapters are used to eliminate duplication between the two different listeners. This commit also creates a "fat jar" so that the develocity-maven-extention-adapters jar does not have to be manually added to the classpath. The project compiles agianst an older version of Maven to ensure compatibility with projects using an older version of Maven. **Remove unused variables and suppress deprecation warnings** Unused warnings were previously suppressed because the main classes aren't used directly. However, this suppressed other unused warnings and hid a few things that are not actually used. So this commit un-supresses unused warnings and removes the unused variables and parameters. The attempt to suppress deprecation warnings on the ConfigureGradleEnterprise class wasn't working because the deprecated classes are referenced in import statements. The class was updated to use the fully qualified name of the deprecated classes. --------- Signed-off-by: Jim Hurne <jhurne@gradle.com> Co-authored-by: Eric Haag <ehaag@gradle.com> Co-authored-by: Brian Demers <brian.demers@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b51d887 - Browse repository at this point
Copy the full SHA b51d887View commit details -
Merge remote-tracking branch 'origin/main' into sorin/consolidation
* origin/main: Add support for the renamed Develocity Maven Extension (#624)
Configuration menu - View commit details
-
Copy full SHA for ee3f228 - Browse repository at this point
Copy the full SHA ee3f228View commit details
Commits on Jul 17, 2024
-
Switch to using Sync instead of Copy when assembling the scripts
Sync is slightly better because it effectively resets the output directory before copying. That way, old files that shouldn't be included anymore are not included (and avoids having to run ./gradlew clean).
Configuration menu - View commit details
-
Copy full SHA for 85ab32c - Browse repository at this point
Copy the full SHA 85ab32cView commit details
Commits on Jul 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 76f701f - Browse repository at this point
Copy the full SHA 76f701fView commit details -
Merge remote-tracking branch 'origin/main' into sorin/consolidation
* origin/main: Bump github/combine-prs from 5.0.0 to 5.1.0 Bump Gradle Wrapper from 8.8 to 8.9 Migrated to gradle/actions/setup-gradle@v3 and removed info logging from build-verification Migrated github actions gradle executions to accessToken auth and renamed the secret to develocity naming
Configuration menu - View commit details
-
Copy full SHA for d0d0b38 - Browse repository at this point
Copy the full SHA d0d0b38View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8443143 - Browse repository at this point
Copy the full SHA 8443143View commit details