Added trigger for docker-library-ghost auto-update after npm publish#28971
Added trigger for docker-library-ghost auto-update after npm publish#28971acburdine wants to merge 1 commit into
Conversation
no ref This trigger will invoke the auto-update workflow in the TryGhost/docker-library-ghost repo to automatically bump the docker image version and create a PR against the docker-library/official-images repo.
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
| Command | Status | Duration | Result |
|---|---|---|---|
nx run @tryghost/admin-x-settings:test:acceptance |
✅ Succeeded | 9m 56s | View ↗ |
nx run ghost:test:ci:integration |
✅ Succeeded | 5s | View ↗ |
nx run ghost:test:integration |
✅ Succeeded | 2m 35s | View ↗ |
nx run ghost:test:legacy |
✅ Succeeded | 2m 51s | View ↗ |
nx run ghost:test:e2e |
✅ Succeeded | 2m 22s | View ↗ |
nx run-many --target=build --projects=tag:publi... |
✅ Succeeded | 1s | View ↗ |
nx run @tryghost/comments-ui:test:acceptance |
✅ Succeeded | 47s | View ↗ |
nx run @tryghost/activitypub:test:acceptance |
✅ Succeeded | 34s | View ↗ |
Additional runs (7) |
✅ Succeeded | ... | View ↗ |
💡 Verify your cache is correct by running tasks in a sandbox. Read docs ↗
☁️ Nx Cloud last updated this comment at 2026-06-29 20:11:18 UTC
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #28971 +/- ##
=======================================
Coverage 74.28% 74.28%
=======================================
Files 1562 1562
Lines 135348 135348
Branches 16447 16445 -2
=======================================
+ Hits 100548 100549 +1
+ Misses 33802 33801 -1
Partials 998 998
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|

no ref
This trigger will invoke the auto-update workflow in the TryGhost/docker-library-ghost repo to automatically bump the docker image version and create a PR against the docker-library/official-images repo.
Depends on TryGhost/docker-library-ghost#473