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

chore: Implemented split jobs for post release docs publishing #2319

Merged
merged 1 commit into from
Jul 3, 2024

Conversation

jsumners-nr
Copy link
Contributor

In #2307 we implemented a fix for the local gh-pages publishing occasionally failing due to branch mismatches. However, the next time it ran there was a failure due to a branch protection. Upon fixing the branch protection, and attempting to re-run the workflow, another error was encountered: the step for publishing to the docs website does not account for the PR already existing. This revision separates the two jobs such that they can be run independently when needed.

@mrickard mrickard self-assigned this Jul 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev:automation Indicates CI automation
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants