Add a NEWS.md, salvaged from the closed v2.7 branch - #59
Merged
Conversation
Adrien wrote a breaking-changes writeup on the v2.7 branch (#50) that never landed. That PR is now closed as superseded, so this lifts the NEWS file out of it, keeps his replacement table for the removed legacy functions, and brings it forward to cover what actually shipped: the worker-cleanup trap and the doctor in 2.6.0, the RSPH config changes in 2.6.4, the barrier reporting and faster doctor exit in 2.7.0, and the legacy removal in 2.8.0. Merge after #58, which is what sets the version to 2.8.0.
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.
Salvaged from #50, which is now closed as superseded.
Adrien wrote a breaking-changes writeup on the
v2.7branch that never landed. His replacement table for the removed legacy functions is the useful part and it is kept nearly verbatim, brought forward to describe what actually shipped rather than what that branch proposed.Covers the four releases this work produced:
git_versionremoval and the R 4.5.1 default (Reap orphaned R workers on RSPH job cancellation #51)swf_cleanup_r_workers(), the HPC doctor, and the watch-list steps (Add R worker cleanup trap and HPC doctor tooling #52)One sequencing note: merge this after #58, which is what sets the version to 2.8.0. Landing it first would leave
NEWS.mddescribing a versionDESCRIPTIONdoes not yet claim. There is no file conflict either way.