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

feat(deploy-ecs): add groups to log output #53

Merged
merged 6 commits into from
May 3, 2024

Conversation

firestack
Copy link
Member

@firestack firestack commented Apr 26, 2024

I was looking for a way to compact parts of the log output that I appreciate having, but don't always need to look at. This takes some of the discrete steps within deploy-ecs and groups them in the github actions log.

https://docs.github.com/en/actions/using-workflows/workflow-commands-for-github-actions#grouping-log-lines

Example Output

  1. https://github.com/mbta/skate/actions/runs/8854493556/job/24317639332#step:9:994
    image

@firestack firestack self-assigned this Apr 26, 2024
@firestack firestack marked this pull request as ready for review April 30, 2024 13:18
@firestack firestack requested a review from a team as a code owner April 30, 2024 13:18
deploy-ecs/deploy.sh Outdated Show resolved Hide resolved
Co-authored-by: Melody Horn <mhorn@mbta.com>
@firestack firestack requested a review from paulswartz May 3, 2024 19:25
@firestack firestack merged commit 25cd076 into main May 3, 2024
4 checks passed
@firestack firestack deleted the kf/test/group-deploy-logs branch May 3, 2024 20:32
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.

None yet

3 participants