Skip to content
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

[Dependency Cache] Enable Dependency Cache on CI [without GRADLE_RO_DEP_CACHE] #21550

Draft
wants to merge 6 commits into
base: trunk
Choose a base branch
from

Conversation

ParaskP7
Copy link
Contributor

Related: #21540

Description:

This is a test only PR that attempts to test another dependency cache mechanism, one that does NOT dependent on the read-only cache (GRADLE_RO_DEP_CACHE), and per project.


To Test:

N/A

Tip

To verify that GRADLE_RO_DEP_CACHE is NOT enabled make sure you don't see this Shared read-only dependency cache is an incubating feature. log when Gradle launches for a CI build (example).


Regression Notes: N/A


PR Submission Checklist:

  • I have completed the Regression Notes.
  • I have considered adding accessibility improvements for my changes.
  • I have considered if this change warrants user-facing release notes and have added them to RELEASE-NOTES.txt if necessary.

Testing Checklist (strike-out the not-applying and unnecessary ones): N/A

AMI ID: ami-06a633c14b35c40b9
AMI Name: android-build-image-6.12.0v1.4-rc-1
FYI: This job will be then used by 'buildkite-ci' and configured as a
'buildkite_pipeline_schedule' with a weekly frequency.
The targeted steps are:
- Mobile Apps
- Lint
- Detekt
- CheckStyle
- Unit Tests
- Android tests
@ParaskP7 ParaskP7 added Core Tooling Do Not Merge In PRs with this label, our automation will fail a require check, preventing accidental merging labels Dec 20, 2024
@dangermattic
Copy link
Collaborator

1 Message
📖 This PR is still a Draft: some checks will be skipped.

Generated by 🚫 Danger

@ParaskP7 ParaskP7 force-pushed the ci/enable-dependency-cache-on-ci-v2 branch from f4239a4 to 3fdbf5b Compare December 20, 2024 16:24
@wpmobilebot
Copy link
Contributor

wpmobilebot commented Dec 20, 2024

WordPress📲 You can test the changes from this Pull Request in WordPress by scanning the QR code below to install the corresponding build.
App NameWordPress WordPress
FlavorJalapeno
Build TypeDebug
Versionpr21550-199394a
Commit199394a
Direct Downloadwordpress-prototype-build-pr21550-199394a.apk
Note: Google Login is not supported on these builds.

@wpmobilebot
Copy link
Contributor

wpmobilebot commented Dec 20, 2024

Jetpack📲 You can test the changes from this Pull Request in Jetpack by scanning the QR code below to install the corresponding build.
App NameJetpack Jetpack
FlavorJalapeno
Build TypeDebug
Versionpr21550-199394a
Commit199394a
Direct Downloadjetpack-prototype-build-pr21550-199394a.apk
Note: Google Login is not supported on these builds.

Copy link

codecov bot commented Dec 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 39.48%. Comparing base (01f6aca) to head (199394a).

Additional details and impacted files
@@           Coverage Diff           @@
##            trunk   #21550   +/-   ##
=======================================
  Coverage   39.48%   39.48%           
=======================================
  Files        2117     2117           
  Lines       99464    99464           
  Branches    15296    15296           
=======================================
  Hits        39269    39269           
  Misses      56714    56714           
  Partials     3481     3481           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Core Do Not Merge In PRs with this label, our automation will fail a require check, preventing accidental merging Tooling
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants