-
Notifications
You must be signed in to change notification settings - Fork 8
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
Release v0.2.8 #421
Merged
Release v0.2.8 #421
Conversation
This file contains 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
Got changelog up to date and working.
Fixed Project metadata to have authorship be clearer on PyPI
MicahGale
added
bugs
A deviation from expected behavior that does not reach the level of being reportable as an "Error".
CI/CD
labels
Jun 25, 2024
Pull Request Test Coverage Report for Build 9662475655Details
💛 - Coveralls |
Add references to MCNP user manual and documentation updates
* Removed github-tag-action * Updated guide on versioning. * Added CI fixes to changelog. * Wrote a deploy script. * Excluded extra files from distribution. * Excluded extra files being added by scm to dists. * Removed (hopefully) unneeded step to deploy. * Removed github tag action as dependency all together for the release. * Added Brenna's email to make core metadata clearer to help pypi. * Updated changelog. * Added link to PyPI project. * Add sphinx.ext.extlinks to Sphinx configuration * Add MCNP6.3 user's manual extlink markup * Use extlink for the first time. * Removed github-tag-action * Updated guide on versioning. * Added CI fixes to changelog. * Wrote a deploy script. * Excluded extra files from distribution. * Excluded extra files being added by scm to dists. * Removed (hopefully) unneeded step to deploy. * Removed github tag action as dependency all together for the release. * Prototyped how to link to manual. * Made block more to the point. * Made very compact additional info section. * Made pull request and issue links. * Added linkcheck test. * Disabled failure from linkcheck due to bugs with #414. * Fixed typo in numbered list. * Added all hierarchy to MCNP manual links. * Updated manual link. * Updated dev guide to be pyproject based. * Updated pytest migration. * Started deploy checklist. * Removed version numbering because it's clear. * Ignore a build symlink I made. * Added new doc features to changelog. * Updating changelog to next version: 0.2.8 * Got changelog up to date and working. * Added Brenna's email to make core metadata clearer to help pypi. * Updated changelog. * Added link to PyPI project. * Add sphinx.ext.extlinks to Sphinx configuration * Add MCNP6.3 user's manual extlink markup * Use extlink for the first time. * Removed github-tag-action * Updated guide on versioning. * Added CI fixes to changelog. * Wrote a deploy script. * Excluded extra files from distribution. * Excluded extra files being added by scm to dists. * Removed (hopefully) unneeded step to deploy. * Removed github tag action as dependency all together for the release. * Prototyped how to link to manual. * Made block more to the point. * Made very compact additional info section. * Made pull request and issue links. * Added linkcheck test. * Disabled failure from linkcheck due to bugs with #414. * Fixed typo in numbered list. * Added all hierarchy to MCNP manual links. * Updated manual link. * Updated dev guide to be pyproject based. * Updated pytest migration. * Started deploy checklist. * Removed version numbering because it's clear. * Ignore a build symlink I made. * Added new doc features to changelog. * Updating changelog to next version: 0.2.8 * Revert "Updating changelog to next version: 0.2.8" This reverts commit bbdcf70. * Made deploy script less risky. * Removed changelog test that always fails on deploy. * Added more guardrails. * Added check that the tag release is ready. * Moved complex bash out of yaml. * Fixed repeated steps. * actually pass the needed arguments. * Ensured checking script returns non-0. * Ensured that actions are properly ordered. * Updating changelog to next version: 0.2.8 * Made it push all commits * Updated deploy checklist. * DRY -_- * Revert "Updating changelog to next version: 0.2.8" This reverts commit a15f1d6. * Updating changelog to next version: 0.2.9 * Fixed issue with out how releases are identified. * Made pull request and issue links. * Removed broken link to angular commit messages. * Made changelog test not run on main. * Removed redundant get version. * Changed master to main. * Configured montepy.org custom domain. --------- Co-authored-by: Travis J. Labossiere-Hickman <[email protected]>
We can complete the review and approve this now, I won't merge and deploy this until we get the montepy.org custom domain working. |
This is the default page for pages now.
Update CNAME to use www subdomain
…-documented-in-faq
…nks-to-osti Updated index to use OSTI/DOI for MCNP 6.3
…-documented-in-faq
I have actually removed the need for reviews for this as I don't think two checks of the same code is worthwhile use of resources. |
…-should-be-documented-in-faq Added discussion of why MCNP output files aren't supported to FAQ.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
bugs
A deviation from expected behavior that does not reach the level of being reportable as an "Error".
CI/CD
documentation
Improvements or additions to documentation
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.
Documentation
CI/CD