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

More race conditions in GHA #556

Open
penelopeysm opened this issue Nov 19, 2024 · 1 comment
Open

More race conditions in GHA #556

penelopeysm opened this issue Nov 19, 2024 · 1 comment

Comments

@penelopeysm
Copy link
Member

penelopeysm commented Nov 19, 2024

When merging a PR, there's a potential race condition between the publish workflow on main + the remove PR preview workflow.

Here the changes to main were being deployed but got interrupted when the remove PR preview workflow pushed to gh-pages. see https://github.com/TuringLang/docs/commits/gh-pages?since=2024-11-18&until=2024-11-19

Screenshot 2024-11-19 at 16 48 29
@penelopeysm
Copy link
Member Author

I don't really get the sense that this will cause any issues in practice. However, it seems like the sort of very subtle thing that could cause silent failures...

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