-
Notifications
You must be signed in to change notification settings - Fork 7
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
Impove Community documentation #380
Merged
Merged
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
4 tasks
Pull Request Test Coverage Report for Build 9306497564Details
💛 - Coveralls |
* Created test to see if changelog version can be bumped. * Gave version bump permissions. * Gave version system access to full git history. * Created changelog update version github action * Create CODE_OF_CONDUCT.md * Made shell of community documents. * Made draft contribution guide. * Started bare changelog. * Made changelog test. * Added changelog from previous releases * Fixed RST syntax. * Made stub page for scope. * Made montepy scope and moved design philosophy. * Made a better landing page, and made the table of contents more nested. * Fixed section heading error. * Made clear stance on output files. * Messed with API TOC to make it actually legible. * Updated doc test to avoid more undocumented files. * Fix artifact path. * Removed deprecated setup python api calls * Fixed deprecated use of setup python. * Removed deprecated upload artifacts. * removed deprecated upload artifacts and test reporter * removed straggler deprecated upload artifact. * Actually provided full git history to version bump. * Only upload one build artifact. * Updated workflow to have pages after package and to update changelog. * Update Changelog version to 0.2.7 * Revert "Update Changelog version to 0.2.7" This reverts commit f7bf982. * Make sure building pages gets the latest version that was just comitted. * Update Changelog version to 0.2.8 --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
For the new deploy system working see: this action and this deployed changelog |
Should we add #388 to this? |
* Created test to see if changelog version can be bumped. * Gave version bump permissions. * Gave version system access to full git history. * Fix artifact path. * Removed deprecated setup python api calls * Fixed deprecated use of setup python. * Removed deprecated upload artifacts. * removed deprecated upload artifacts and test reporter * removed straggler deprecated upload artifact. * Actually provided full git history to version bump. * Only upload one build artifact. * Switched to major versions for GHA * Pin to major only
@tjlaboss, you want to procrastinate something? |
At this time this seems to be excessive, and does not need to be enumerated. This does not mean this project is the wild west and anything goes, but rather that issues well be address if and when they occur.
tjlaboss
approved these changes
May 30, 2024
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.
This was a documentation update that focused on enriching the MontePy community.
It did the following:
TODO:
fixes #375, fixes #359, fixes #388.