-
Notifications
You must be signed in to change notification settings - Fork 0
Improve documentation build workflow with clearer job separation, artifact handling, and automated release PR creation (develop → master) #93
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR restructures the documentation build workflow by separating concerns into distinct jobs and improving artifact handling. The workflow now has clearer job separation between building documentation and deploying to development vs production environments.
- Separated deployment logic into dedicated
deploy-devanddeploy-prodjobs with appropriate conditions - Simplified artifact handling by using a single
github-pagesartifact for both deployment paths - Added comprehensive documentation comments explaining the workflow structure and purpose
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Copilot <[email protected]>
ac9e7fb to
5f06fac
Compare
No description provided.