making sure github pages on main deploys on each push to main#490
Merged
making sure github pages on main deploys on each push to main#490
Conversation
Collaborator
K20shores
commented
Jul 24, 2025
- Removes matrix builds that aren't needed
- Allows pages for the main branch to deploy on each push to main so the documentaiton is up to date
Contributor
|
📄 Documentation for this branch is available at: https://ncar.github.io/musica/branch/fix_main_docs/ |
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR modifies the GitHub Pages workflow to ensure documentation deploys on every push to main and removes unnecessary matrix builds. The changes streamline the CI/CD process by removing GCC version matrix builds and fixing Docker paths for documentation generation.
- Removes matrix builds for different GCC versions to simplify the workflow
- Updates trigger conditions to deploy on all pushes (including main branch)
- Fixes Docker container paths for documentation copying
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Copilot <[email protected]>
mattldawson
approved these changes
Jul 24, 2025
boulderdaze
approved these changes
Jul 24, 2025
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #490 +/- ##
=======================================
Coverage 84.85% 84.85%
=======================================
Files 49 49
Lines 4815 4815
=======================================
Hits 4086 4086
Misses 729 729 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.