Skip to content

🐛(deploy-ecs): Preserve v image tags#5

Merged
Rhodri-Morgan merged 1 commit into
masterfrom
bugfix/preserve-v-image-tag
Mar 26, 2026
Merged

🐛(deploy-ecs): Preserve v image tags#5
Rhodri-Morgan merged 1 commit into
masterfrom
bugfix/preserve-v-image-tag

Conversation

@Rhodri-Morgan
Copy link
Copy Markdown
Owner

Summary

Preserve the exact image tag passed to deploy-ecs instead of stripping a leading v.

Changes

  • remove the v-prefix normalization from the deploy action tag resolution step
  • update the deploy action input description to reflect the new behavior
  • remove the stale README note that claimed deploy tags were normalized

Testing

  • Not run locally

Checklist

  • Code follows project conventions
  • Tests pass
  • Documentation updated where needed

Stop normalizing deploy tags so ECS uses the exact image tag provided. Update the deploy action docs to match the runtime behavior.

Co-authored-by: Codex <codex@openai.com>
@Rhodri-Morgan Rhodri-Morgan marked this pull request as ready for review March 26, 2026 23:15
@Rhodri-Morgan Rhodri-Morgan merged commit 58f8331 into master Mar 26, 2026
@Rhodri-Morgan Rhodri-Morgan deleted the bugfix/preserve-v-image-tag branch March 26, 2026 23:15
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.

1 participant