-
-
Notifications
You must be signed in to change notification settings - Fork 28
Updated drevops/mariadb-drupal-data to 26.1.0.
#2219
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
Conversation
WalkthroughUpdated the CircleCI nightly database job to use a newer MariaDB Drupal data image tag: Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Suggested labels
Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom Pre-merge checks in the settings. 📜 Recent review detailsConfiguration used: Repository UI Review profile: ASSERTIVE Plan: Pro 📒 Files selected for processing (1)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (11)
🔇 Additional comments (1)
Comment |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 1
🤖 Fix all issues with AI agents
In @.circleci/config.yml:
- Line 203: The environment variable VORTEX_DB_IMAGE_BASE is set to the `canary`
tag but surrounding cache keys and the commit message reference `v26.1.0`,
creating a version mismatch; decide whether this job should use a pinned release
or a nightly image and make them consistent: either change VORTEX_DB_IMAGE_BASE
from `drevops/mariadb-drupal-data:canary` to
`drevops/mariadb-drupal-data:26.1.0` (to match cache keys `v26.1.0`) or update
the commit message and any cache key prefixes (e.g., the `v26.1.0` keys used at
the cache definitions) to explicitly indicate a nightly/canary run so all
references consistently reflect the `canary` decision.
📜 Review details
Configuration used: Repository UI
Review profile: ASSERTIVE
Plan: Pro
📒 Files selected for processing (1)
.circleci/config.yml
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (11)
- GitHub Check: build (1)
- GitHub Check: build (0)
- GitHub Check: vortex-test-installer (8.3)
- GitHub Check: vortex-test-installer (8.4)
- GitHub Check: vortex-test-workflow (2)
- GitHub Check: vortex-test-workflow (1)
- GitHub Check: vortex-test-workflow (3)
- GitHub Check: vortex-test-workflow (4)
- GitHub Check: vortex-test-workflow (0)
- GitHub Check: vortex-test-installer (8.2)
- GitHub Check: vortex-test-common
|
|
This comment has been minimized.
This comment has been minimized.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2219 +/- ##
==========================================
- Coverage 76.84% 76.20% -0.64%
==========================================
Files 112 105 -7
Lines 5842 5683 -159
Branches 44 0 -44
==========================================
- Hits 4489 4331 -158
+ Misses 1353 1352 -1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
63cada0 to
282450b
Compare
|
|
|
|
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.