docs: add v0.1.2 changelog entry#49
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThis PR documents the v0.1.2 release with fixes across Docker image building (BuildKit, image pre-pull, symlink preservation), generated Dockerfile handling (syntax directive removal and prevention), event duration measurement, and CI tooling updates. Release comparison links are added to track the release and future changes. Changesv0.1.2 Release Documentation
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
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 |
Summary
Documents the BuildKit-switch / pre-pull / tar-symlink fix bundle (#47), the useruid frontend-directive drop (#48), the
BuildCompletedEvent.DurationMsfix (#46), and the dependabot CI bumps (#40, #41, #42) under their respective Keep a Changelog sections.After merge, tag with
git tag v0.1.2 && git push origin v0.1.2(matching the v0.1.1 workflow).Test plan
[Unreleased]and[0.1.2]compare links updated🤖 Generated with Claude Code
Summary by CodeRabbit
Bug Fixes
Chores