Skip to content

Comments

Unified environment manager#26539

Draft
jonatansberg wants to merge 7 commits intomainfrom
ber-3363-unified-environment-manager
Draft

Unified environment manager#26539
jonatansberg wants to merge 7 commits intomainfrom
ber-3363-unified-environment-manager

Conversation

@jonatansberg
Copy link
Member

Got some code for us? Awesome 🎊!

Please take a minute to explain the change you're making:

  • Why are you making it?
  • What does it do?
  • Why is this something Ghost users or developers need?

Please check your PR against these items:

  • I've read and followed the Contributor Guide
  • I've explained my change
  • I've written an automated test to prove my change works

We appreciate your contribution! 🙏

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 23, 2026

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch ber-3363-unified-environment-manager

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@codecov
Copy link

codecov bot commented Feb 23, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.14%. Comparing base (d8f3eea) to head (eb4c6d2).
⚠️ Report is 13 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #26539      +/-   ##
==========================================
+ Coverage   73.12%   73.14%   +0.02%     
==========================================
  Files        1528     1528              
  Lines      120135   120155      +20     
  Branches    14495    14505      +10     
==========================================
+ Hits        87845    87888      +43     
+ Misses      31269    31247      -22     
+ Partials     1021     1020       -1     
Flag Coverage Δ
admin-tests 53.73% <ø> (+<0.01%) ⬆️
e2e-tests 73.14% <ø> (+0.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@jonatansberg jonatansberg force-pushed the ber-3363-unified-environment-manager branch 2 times, most recently from f2c3bfe to 41d3a52 Compare February 23, 2026 15:37
@github-actions
Copy link
Contributor

E2E Tests Failed

To view the Playwright test report locally, run:

REPORT_DIR=$(mktemp -d) && gh run download 22313143043 -n playwright-report -D "$REPORT_DIR" && npx playwright show-report "$REPORT_DIR"

@jonatansberg jonatansberg force-pushed the ber-3363-unified-environment-manager branch from 41d3a52 to 831150a Compare February 23, 2026 16:19
@github-actions
Copy link
Contributor

E2E Tests Failed

To view the Playwright test report locally, run:

REPORT_DIR=$(mktemp -d) && gh run download 22314746164 -n playwright-report -D "$REPORT_DIR" && npx playwright show-report "$REPORT_DIR"

ref https://linear.app/ghost/issue/BER-3363/unified-environment-manager
Stock caddy:2-alpine cannot parse the transform log encoder in Caddyfile.build, and shard failures now print worker/gateway logs for debugging.
@jonatansberg jonatansberg force-pushed the ber-3363-unified-environment-manager branch from 3538b99 to eb4c6d2 Compare February 23, 2026 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant