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

Update workflows to test documentation #453

Merged
merged 2 commits into from
Oct 15, 2024
Merged

Conversation

kbonney
Copy link
Collaborator

@kbonney kbonney commented Oct 10, 2024

Summary

This PR updates the quick_check and build_deploy_pages workflows to test documentation.

  • quick_check now runs the doctests in addition to the main testing suite.
  • build_deploy_pages now builds the documentation on pull requests instead of just pushes. This allows us to see if a PR will break the documentation or not before pulling it in. The deploy part of the workflow will only trigger for pushes.

Tests and documentation

N/A

Acknowledgement

By contributing to this software project, I acknowledge that I have reviewed the software quality assurance guidelines and that my contributions are submitted under the Revised BSD License.

@coveralls
Copy link

Coverage Status

coverage: 84.25% (+0.02%) from 84.227%
when pulling ad3009a on kbonney:quickcheck
into 576dc01 on USEPA:main.

@kaklise kaklise self-requested a review October 15, 2024 22:31
@kaklise kaklise merged commit f818093 into USEPA:main Oct 15, 2024
41 checks passed
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

Successfully merging this pull request may close these issues.

3 participants