Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve printed link for where deployments can be watched in the ECS Console #677

Open
grimsa opened this issue Nov 13, 2024 · 0 comments
Open

Comments

@grimsa
Copy link

grimsa commented Nov 13, 2024

When the action runs, currently it prints a link to Events tab:

core.info(`Deployment started. Watch this deployment's progress in the Amazon ECS console: https://${region}.${consoleHostname}/ecs/v2/clusters/${clusterName}/services/${service}/events?region=${region}`);

Now that there is a new ECS Deployments UI (https://aws.amazon.com/about-aws/whats-new/2024/11/service-versioning-deployment-history-amazon-ecs-services/), the link should probably point to it instead (i.e., .../deployments instead of .../events).

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

No branches or pull requests

1 participant