Updated the database base image, theme dependencies, and a pinned GitHub Action.#2712
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository UI Review profile: ASSERTIVE Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (4)
WalkthroughThis PR updates the CircleCI nightly database image version and refreshes the pinned ChangesCircleCI nightly database image update
GitHub workflow sticky comment pin refresh
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~4 minutes Possibly related PRs
Suggested labels
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
Code coverage (threshold: 90%) Per-class coverage |
This comment has been minimized.
This comment has been minimized.
2 similar comments
This comment has been minimized.
This comment has been minimized.
|
Code coverage (threshold: 90%) Per-class coverage |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2712 +/- ##
==========================================
- Coverage 86.67% 86.22% -0.45%
==========================================
Files 96 89 -7
Lines 4719 4560 -159
Branches 47 3 -44
==========================================
- Hits 4090 3932 -158
+ Misses 629 628 -1 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
|
📖 Documentation preview for this pull request has been deployed to Netlify: https://6a3c652e01d30f4af2088d63--vortex-docs.netlify.app This preview is rebuilt on every commit and is not the production documentation site. |
Summary
Refreshed the
drevops/mariadb-drupal-database image pin in the CircleCI database-in-image job, which Renovate does not track because it is set via aVORTEX_DB_IMAGE_BASEenvironment variable rather than a standardimage:field. Also bumped themarocchino/sticky-pull-request-commentGitHub Action to its latest patch release and pulled in two transitive patch updates to the theme's Yarn lockfile.Changes
.circleci/config.yml:drevops/mariadb-drupal-database image26.1.0->26.6.0(VORTEX_DB_IMAGE_BASEenv in thevortex-dev-database-iijob).web/themes/custom/your_site_theme/yarn.lock:autoprefixer10.5.1->10.5.2andnode-releases2.0.48->2.0.49patch bumps..github/workflows/build-test-deploy.yml,test-vr.yml,vortex-test-docs.yml:marocchino/sticky-pull-request-commentpinned SHA updated from70d2764d(v3) to0ea0beb6(v3.0.4).Before / After
Summary by CodeRabbit