Skip to content

ci: make update deploys image-only by default#734

Merged
Cataldir merged 1 commit intomainfrom
bug/733-image-only-updates
Apr 14, 2026
Merged

ci: make update deploys image-only by default#734
Cataldir merged 1 commit intomainfrom
bug/733-image-only-updates

Conversation

@Cataldir
Copy link
Copy Markdown
Contributor

@Cataldir Cataldir commented Apr 8, 2026

Summary

  • make update entrypoints reuse existing infrastructure and skip �zd provision by default
  • make APIM sync and smoke checks explicit via orceApimSync=true instead of a routine update side effect
  • limit Foundry model deployment to explicit reconciliation runs while keeping image build and rollout paths intact
  • update the deployment runbook and infrastructure governance docs to reflect the new image-only update policy

Validation

  • verified workflow files with get_errors and found no editor errors in the edited YAML files
  • git diff --check
  • branch push completed through the repository pre-push lint and test gates

Notes

  • lib fan-out remains intact: lib/ changes still redeploy CRUD plus all agent services
  • CRUD-first rollout ordering remains unchanged in this PR; image builds remain parallel and agent deploys remain parallel within their matrix

Closes #733

@Cataldir Cataldir enabled auto-merge (squash) April 9, 2026 01:50
@Cataldir Cataldir force-pushed the bug/733-image-only-updates branch from 613ab4c to 70996ff Compare April 14, 2026 13:00
@Cataldir Cataldir merged commit 3675027 into main Apr 14, 2026
14 checks passed
@Cataldir Cataldir deleted the bug/733-image-only-updates branch April 14, 2026 13:13
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.

[P1] ci-cd: make update deploys image-only by default

1 participant