refactor(release): remove official gateway image artifacts #229
No reviewers
Labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Slipstream/auto_review!229
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "issue-219-remove-official-docker-image"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #219.
Summary
ar-gatewayDocker image flake output and dev image watcherVerification
rtk cargo test -p ar-review generated_release_pr_metadata_does_not_request_changes_when_cheap_model_over_blocksrtk just fmtrtk nix build .rtk just ciThis PR removes the official
ar-gatewayDocker image artifacts and updates workflows to focus on binary-first distribution. The changes appear safe to merge, aligning with the project's shift towards operator-owned images.Walkthrough
.forgejo/workflows/ci.yml: Removed steps related to building and publishing Docker images, focusing on binary packages instead..forgejo/workflows/release-publish.yml: Removed Docker image promotion steps, aligning with the binary-first distribution strategy.ar-gateway-imagefrom the flake outputs, consistent with the removal of official Docker image artifacts.