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

Add cleanup step for new comment-updating strategy #38

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

ZachGoldberg
Copy link
Contributor

This new cleanup step is necessary to ensure comments get an accurate state at the end of the run, it ensures any errors/omissions due to race conditions in the matrix related to comments don't hang around.

@@ -31,7 +31,7 @@ on:

env:
PIPELINES_CLI_VERSION: v0.10.1
PIPELINES_ACTIONS_VERSION: v1.3.3
PIPELINES_ACTIONS_VERSION: mutexspike
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TODO - Update once actions PR (https://github.com/gruntwork-io/pipelines-actions/pull/24) is merged

@ZachGoldberg
Copy link
Contributor Author

We should hold off on merging this until we spike on the updated upload/download strategy which has the potential to remove the need for the cleanup step entirely.

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

1 participant