docs: add api-proxy image publishing details to release guide#954
docs: add api-proxy image publishing details to release guide#954
Conversation
Co-authored-by: Mossaka <5447827+Mossaka@users.noreply.github.com>
|
🎬 THE END — Smoke Claude MISSION: ACCOMPLISHED! The hero saves the day! ✨ |
|
📰 VERDICT: Smoke Copilot has concluded. All systems operational. This is a developing story. 🎤 |
|
✨ The prophecy is fulfilled... Smoke Codex has completed its mystical journey. The stars align. 🌟 |
There was a problem hiding this comment.
Pull request overview
This PR updates the release documentation (docs/releasing.md) to accurately reflect that the api-proxy container image is now published as part of the release workflow. The documentation was previously incomplete, omitting the api-proxy image from the release verification checklist and artifact inventory.
Changes:
- Added
api-proxyto all four locations in the release documentation where container images are documented - Ensures release verification steps include checking api-proxy image publication
- Documents the local build command for testing api-proxy before release
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Build Test: Bun - Results
Overall: PASS ✅ All Bun build tests completed successfully.
|
Smoke Test Results (Copilot Engine)Last 2 merged PRs:
Test Results:
Overall: PASS ✅ cc
|
Node.js Build Test Results ✅
Overall: ✅ PASS All Node.js test projects successfully installed dependencies and passed their test suites.
|
Deno Build Test Results
Overall: ✅ PASS All Deno tests passed successfully.
|
Smoke Test Results (Claude)Last 2 Merged PRs:
Test Results:
Status: PASS
|
Go Build Test Results
Overall: PASS ✅ All Go projects built and tested successfully.
|
C++ Build Test Results
Overall: PASS ✅ All C++ projects built successfully.
|
.NET Build Test Results
Overall: PASS All .NET projects successfully restored, built, and ran with expected output.
|
Rust Build Test Results
Overall: PASS ✅ All Rust projects built and tested successfully.
|
|
feat(api-proxy): centralize port configuration in types.ts
|
docs/releasing.mddid not reflect that the release workflow now publishes theapi-proxycontainer image. This update aligns release verification and GHCR artifact documentation with the actual release outputs.Release verification updates
api-proxy:<version>andapi-proxy:latestto the post-release image checklist.GHCR artifact inventory
api-proxytags to the documented container artifacts underghcr.io/github/gh-aw-firewall.api-proxyrole as the credential-isolation sidecar image.Operational release notes
containers/api-proxy.api-proxy(andagent-act) in the list of packages to check.Example snippet now documented in release testing:
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.