Closed renovate[bot] closed 2 months ago
Unable to locate .performanceTestingBot config file
Thanks for opening this Pull Request! We need you to:
Fill out the description.
Action: Edit description and replace <!- ... -->
with actual values.
Complete the activities.
Action: Complete If you want to rebase/retry this PR, check this box
If an activity is not applicable, use '\~activity description\~' to mark it not applicable.
Hi there! :wave: Thanks for opening a PR. It looks like you've already reached the 5 review limit on our Basic Plan for the week. If you still want a review, feel free to upgrade your subscription in the Web App and then reopen the PR
View changes in DiffLens
The recent change involves updating the version of the gradle-cache-action
used in the GitHub Actions workflow configuration. The upgrade from version v1
to v2
enhances the caching mechanism for Gradle builds, potentially improving performance and reliability. This modification maintains the workflow’s overall functionality while leveraging new features and optimizations present in the updated action.
File | Change Summary |
---|---|
.github/workflows/cache.yml |
Updated gradle-cache-action from v1 to v2 for improved caching. |
In the burrow deep, where rabbits play,
A version change brightens the day!
From one to two, we hop with glee,
Caching builds, so swift and free.
With every leap, we optimize,
A smoother path beneath the skies! 🐇✨
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Failing Step:
./gradlew build
Related Source Files: None
Related Failures: Java CI with Gradle / build
Failing Step:
Gradle Build did not complete successfully
Related Source Files: build.gradle
Related Failures: Java CI with Gradle / dependency-submission
Failing Step:
[error]No file in /home/runner/work/hexios/hexios matched to [**/pom.xml]
Related Source Files: None
Related Failures: Java CI with Maven / build
Failing Step:
Linting warnings in checkov
Related Source Files: .github/workflows/cache.yml
Related Failures: Lint Code Base / run-lint
/ai off
, or force a refresh of this report with /ai ...
)
For more support, join our Discord channel
Failing Step:
Creating settings.xml with server-id: github
Related Source Files: /home/runner/work/hexios/hexios
Related Failures: None
/ai off
, or force a refresh of this report with /ai ...
)
For more support, join our Discord channel
View changes in DiffLens
View changes in DiffLens
View changes in DiffLens
View changes in DiffLens
This PR contains the following updates:
v1
->v2
Release Notes
burrunan/gradle-cache-action (burrunan/gradle-cache-action)
### [`v2`](https://togithub.com/burrunan/gradle-cache-action/blob/HEAD/CHANGELOG.md#2024-07-25-v2-v121--Move-to-node20) [Compare Source](https://togithub.com/burrunan/gradle-cache-action/compare/v1...v2) - Bump `node16` to `node20`. This resolves "node16 is deprecated" warning. - Bump Gradle to 8.8 - Bump kotlinx-coroutines to 1.8.1 - Bump kotlin-serialization to 1.7.1 - Bump wrapper-validation-action to v3 - Bump setup-java, checkout to v4Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.