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

fix CI tests/errmsgs/tgcsafety.nim #17721

Merged
merged 1 commit into from
Apr 14, 2021

Conversation

timotheecour
Copy link
Member

@timotheecour timotheecour commented Apr 14, 2021

fixes nim broken CI.

postmortem:

this fixes nim CI.

one way to avoid such problems in the future would be to re-run CI for each PR before merging if some PR was merged before the CI for that PR was last run; this could be automated. But that could be costly. Another way would be to manually do this for very old PR's that have been green for a long time and for which many PR's were merged in the meantime.

@timotheecour timotheecour merged commit ae9231c into nim-lang:devel Apr 14, 2021
@timotheecour timotheecour deleted the pr_fix_ci_tgcsafety branch April 14, 2021 20:45
@timotheecour
Copy link
Member Author

@Araq I'm merging this to unbreak nim CI; see explanation for post-mortem

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