Skip to content

Add release and deploy workflows to agent rules - #692

Merged
eleftherioszisis merged 4 commits into
mainfrom
agent-rules-release-deploy
Jul 31, 2026
Merged

Add release and deploy workflows to agent rules#692
eleftherioszisis merged 4 commits into
mainfrom
agent-rules-release-deploy

Conversation

@eleftherioszisis

Copy link
Copy Markdown
Contributor

Summary

  • Add release workflow to AGENTS.md: calver YYYY.M.N, preview commits, require approval before tagging/pushing.
  • Add deploy workflow: bump entitycore_svc_image_url in aws-terraform-deployment and open a PR (default staging).
  • Sync generated CLAUDE.md and .amazonq/rules/project.md via the existing rules layout.

Test plan

  • Confirm make sync-rules still regenerates CLAUDE.md and .amazonq/rules/project.md from AGENTS.md
  • Ask an agent release and verify it shows a preview and waits for approval
  • Ask an agent deploy and verify it asks for environment (default staging)

@codecov

codecov Bot commented Jul 30, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

Flag Coverage Δ
pytest 97.86% <ø> (ø)

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Comment thread .amazonq/rules/project.md Outdated
Document calver tagging with approval gates and terraform image bump PRs so agents can run release/deploy consistently.
When the user asks for both, run release then open the terraform deploy PR for the new tag without waiting for a separate deploy message.
Match the UI release flow via gh release create --generate-notes instead of a bare tag push.
@eleftherioszisis
eleftherioszisis force-pushed the agent-rules-release-deploy branch from a0d5f1a to 31b16e9 Compare July 31, 2026 11:36
@eleftherioszisis
eleftherioszisis merged commit 76be9d6 into main Jul 31, 2026
2 checks passed
@eleftherioszisis
eleftherioszisis deleted the agent-rules-release-deploy branch July 31, 2026 12:13
GianlucaFicarelli added a commit that referenced this pull request Jul 31, 2026
* origin/main:
  Use a rollback strategy with single engine in tests (#683)
  Add release and deploy workflows to agent rules (#692)
  Add recording_arrays relationship to Simulation (#689)
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.

2 participants