Skip to content

chore: Fix gradle baseline #1030

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 1 commit into from
Apr 16, 2025
Merged

Conversation

jsync-swirlds
Copy link
Contributor

Reviewer Notes

Adjusted the path and file(s) to generate the manifest to be the app/build/distributions folder and tar files instead of server/build/libs and jar files.
With multiple modules and plugins, the tar contains all the modules and dependencies; libs only contains the app module jar (and server doesn't exist, which is what caused the failure).

 * Changed the script to use the distributions folder in `app` and to hash the `tar` instead of looking for `jar` files.

Signed-off-by: Joseph Sinclair <[email protected]>
@jsync-swirlds jsync-swirlds added the CI/CD Issues related to the CI/CD. label Apr 16, 2025
@jsync-swirlds jsync-swirlds added this to the 0.9.0 milestone Apr 16, 2025
@jsync-swirlds jsync-swirlds self-assigned this Apr 16, 2025
@jsync-swirlds jsync-swirlds requested a review from a team as a code owner April 16, 2025 20:49
@jsync-swirlds jsync-swirlds requested review from nathanklick, jasperpotts, Nana-EC and AlfredoG87 and removed request for nathanklick April 16, 2025 20:49
@jsync-swirlds jsync-swirlds merged commit da9ef55 into 505-plugins-services Apr 16, 2025
15 of 17 checks passed
@jsync-swirlds jsync-swirlds deleted the fix-gradle-baseline branch April 16, 2025 21:00
jsync-swirlds added a commit that referenced this pull request Apr 17, 2025
Signed-off-by: Joseph Sinclair <[email protected]>
jsync-swirlds added a commit that referenced this pull request Apr 17, 2025
Signed-off-by: Joseph Sinclair <[email protected]>
jsync-swirlds added a commit that referenced this pull request Apr 17, 2025
Signed-off-by: Joseph Sinclair <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/CD Issues related to the CI/CD.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants