Skip to content

Move build summary extraction logic out #487

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

Merged
merged 37 commits into from
Jul 19, 2024
Merged
Show file tree
Hide file tree
Changes from 18 commits
Commits
Show all changes
37 commits
Select commit Hold shift + click to select a range
08b580a
Remove the data processing logic
sorin-florea Aug 21, 2023
9afb897
Remove support for offline mode
jthurne May 2, 2024
90a7203
Revert "Remove support for offline mode"
jthurne May 8, 2024
8721a55
TEMP: Update repo and version used to fetch build-scan-summary
jthurne May 3, 2024
2971323
Move library scripts to lib/scripts in distributable
jthurne May 9, 2024
b620f38
Move build-scan-summary jar to lib/develocity in distributables
jthurne May 9, 2024
0ac12da
Add the build-scan-summary jar to the repository
jthurne May 9, 2024
ee1166b
Align internal env var name with the build-scan-summary jar filename
jthurne May 9, 2024
9fadce5
Eliminate read-only variable errors
jthurne May 9, 2024
fc159ea
Move BUILD_SCAN_SUMMARY_JAR to init.sh
jthurne May 10, 2024
11d2c87
Split out the third-party dependencies of build-scan-summary into a s…
jthurne May 16, 2024
55f93cc
Download build scan summary dependencies
sorin-florea May 17, 2024
a7b8f95
Remove includes
sorin-florea May 17, 2024
bde3027
Fix from statements
sorin-florea May 17, 2024
c1e00c3
Implement feedback
sorin-florea May 22, 2024
1d2e19d
Merge pull request #617 from gradle/sorin/download-dependencies
sorin-florea May 22, 2024
cba9b66
Update license
sorin-florea May 23, 2024
45fe330
Update license
sorin-florea May 23, 2024
f883c7c
Update build.gradle.kts
sorin-florea May 23, 2024
12df243
Remove support for offline mode
jthurne May 2, 2024
8c538ad
Update build scan summary jar
sorin-florea May 29, 2024
044b94f
Remove fat jar containing third-party depednencies
jthurne May 29, 2024
13f7f2d
Add NOTICE file
jthurne May 30, 2024
8d02809
Add some text requested by Legal
jthurne May 30, 2024
d8ea550
Update license and notice files per suggestions from legal
jthurne Jun 12, 2024
68dcf40
Fix typo in NOTICE
jthurne Jun 12, 2024
9690cfe
Merge remote-tracking branch 'origin/main' into sorin/consolidation
jthurne Jun 12, 2024
95b35fc
Move the Develocity Maven extension to lib/develocity
jthurne Jun 13, 2024
5bb54c1
Move common-custom-user-data-maven-extension to lib/third-party
jthurne Jun 13, 2024
0540156
Add the Gradle Common Custom User Data Maven Extension to the NOTICE …
jthurne Jun 13, 2024
418f05a
Fix typo
jthurne Jun 13, 2024
b51d887
Add support for the renamed Develocity Maven Extension (#624)
jthurne Jun 14, 2024
ee3f228
Merge remote-tracking branch 'origin/main' into sorin/consolidation
jthurne Jun 14, 2024
85ab32c
Switch to using Sync instead of Copy when assembling the scripts
jthurne Jul 17, 2024
76f701f
Switch to pulling the build-scan-summary jar from a remote maven repo
jthurne Jul 19, 2024
d0d0b38
Merge remote-tracking branch 'origin/main' into sorin/consolidation
jthurne Jul 19, 2024
8443143
Add Build Scan Summary to the NOTICE file and add a top-level LICENSE…
jthurne Jul 19, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
201 changes: 0 additions & 201 deletions LICENSE

This file was deleted.

Loading