Skip to content

Update build and dependencies#513

Merged
cchantep merged 8 commits intomasterfrom
task/build
Apr 6, 2026
Merged

Update build and dependencies#513
cchantep merged 8 commits intomasterfrom
task/build

Conversation

@cchantep
Copy link
Copy Markdown
Collaborator

@cchantep cchantep commented Oct 5, 2024

No description provided.

cchantep and others added 7 commits October 5, 2024 13:16
Two improvements to make the CI validation script more robust:

1. Handle missing GOOGLE_CREDENTIALS gracefully
   - Wrap the base64/gzip decode in a conditional to prevent gzip errors
   - when GOOGLE_CREDENTIALS is not set (common in local testing)

2. Remove unsupported Java option
   - Remove -XX:+UseContainerSupport flag which is not recognized in all
     Java distributions (e.g., Zulu 11)
   - Keep -XX:MaxRAMPercentage=70 which is universally supported

These changes allow the CI validation script to run successfully both
locally and in CI environments.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@cchantep cchantep force-pushed the task/build branch 8 times, most recently from f25a1cb to 5d136c7 Compare April 5, 2026 20:24
Replace deprecated sonatypeOssRepos with sonatypeCentralSnapshots resolver.
Sonatype OSS Repository Hosting (OSSRH) was sunset on 2025-06-30.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@cchantep cchantep merged commit 1ef255c into master Apr 6, 2026
7 checks passed
@cchantep cchantep deleted the task/build branch April 6, 2026 11:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant