Fix v0.4.0 releasenotes + templates#122
Merged
Merged
Conversation
abachma2
approved these changes
Feb 11, 2022
abachma2
left a comment
Contributor
There was a problem hiding this comment.
This looks good to me. If no one else has comments by the end of the day I'll merge it.
Contributor
Author
Contributor
Author
|
Scratch that. While the bug has been fixed and the mamba version updated in miniforge, I'm still running into the same bug on the workflow. My guess is that the release hasn't been fully published yet (it's just a prerelease), so the version of miniforge that has the fix isn't getting picked up by the setup-miniconda action. |
Contributor
Author
|
@abachma2 actions are working again. Can you go ahead and merge? |
github-actions Bot
pushed a commit
that referenced
this pull request
Feb 15, 2022
….0-releasenotes Fix v0.4.0 releasenotes + templates c6b3d60
github-actions Bot
pushed a commit
to yardasol/saltproc
that referenced
this pull request
Feb 15, 2022
…v0.4.0-releasenotes Fix v0.4.0 releasenotes + templates c6b3d60
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.
Summary of changes
This PR adds content from #98 and #115 to the v0.4.0 release notes.
This PR also adjusts the formatting for the release notes so they display better on GitHub, and adds a line to the
template.rstfile to indicate that the newest release notes on themasterbranch in the online docs are in production.This PR adds a line to the
next-minor-releaseworkflow to remove the 'in-production' note when the current draft release is published.Types of changes
Required for Merging
Associated Issues and PRs
Associated Developers
Checklist for Reviewers
Reviewers should use this link to get to the
Review Checklist before they begin their review.