summaryrefslogtreecommitdiff
path: root/RELEASE.md
AgeCommit message (Collapse)AuthorFilesLines
2021-11-16docs: add cargo audit and deny steps to release processLars Wirzenius1-0/+6
Sponsored-by: author
2021-10-27docs: drop useless doc metadata YAML blocksLars Wirzenius1-4/+1
In README, etc, they serve no function so better to not have them. Sponsored-by: author
2021-10-13docs: update release process to check dependencies within workspaceLars Wirzenius1-4/+7
Also add the new crate to `RELEASE.md` so it's not overlooked. Sponsored-by: pep.foundation
2021-07-31docs: update release process: more explicitLars Wirzenius1-33/+57
Also, split off steps that can be scripted later. Sponsored-by: author
2021-06-12chore: Add basic release and news filesDaniel Silverstone1-0/+42
Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>