-
Notifications
You must be signed in to change notification settings - Fork 278
doc: reword announcement about upcoming 1.0.0 #1869
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
doc: reword announcement about upcoming 1.0.0 #1869
Conversation
Pull Request Test Coverage Report for Build 1851738368Warning: This coverage report may be inaccurate.This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.
Details
💛 - Coveralls |
Change docs in preparation of close v1.0.0 release. - Remove important notice about upcoming 1.0.0 release from README - Reword 1.0.0-ANNOUNCEMENT.md to not sound outdated after release Signed-off-by: Lukas Puehringer <[email protected]>
1c1d07c
to
baf33c4
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks. This looks good. I made a few minor suggestions, WDYT?
As discussed in [ADR 2](https://github.com/theupdateframework/python-tuf/blob/develop/docs/adr/0002-pre-1-0-deprecation-strategy.md), this | ||
release *will not* include any legacy code, as its maintenance has become | ||
release *does not* include any legacy code, as its maintenance has become | ||
infeasible for the python-tuf team. The pre-1.0.0 deprecation strategy from ADR | ||
2 applies as follows: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Now that this code has been removed, should this statement be moved down? The next paragraph seems more important.
Further tweak doc in preparation of close v1.0.0 release: - Minor rewords/re-formats - Swap paragraphs according to importance Co-authored-by: Joshua Lock <[email protected]> Signed-off-by: Lukas Puehringer <[email protected]>
aafcd4e
to
399a482
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the quick edits, LGTM
Superseded by #1873 |
NOTE: Should be merged directly before release (coordinate with #1851)
Fixes #1795
Description of the changes being introduced by the pull request:
Change docs in preparation of close v1.0.0 release.
Please verify and check that the pull request fulfills the following
requirements: