Skip to content

Conversation

@lord-haffi
Copy link
Collaborator

@lord-haffi lord-haffi commented May 17, 2024

When e.g. merging a PR, the docs /latest will be rebuild. But when you trigger a new release while the action is still running, the action to build docs for version X will fetch and checkout the gh-pages branch. One of the runs will then raise an error upon pushing.
To resolve these concurrency issues, GitHub provides a way to control it a bit: https://docs.github.com/en/actions/using-jobs/using-concurrency

@lord-haffi lord-haffi self-assigned this May 17, 2024
@lord-haffi lord-haffi added CI/CD/Infrastructure documentation Improvements or additions to documentation labels May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI/CD/Infrastructure documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants