summaryrefslogtreecommitdiff
path: root/RELEASE.md
AgeCommit message (Collapse)AuthorFilesLines
2023-03-12(RELEASE.md): Log instructions to use label during release MR creationDaniel Silverstone1-0/+7
Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
2022-11-14docs: add to RELEASE.md suggestions where to announce a releaseLars Wirzenius1-0/+3
Sponsored-by: author
2022-11-13(release): Use --allow-dirty otherwise cargo publish can't workDaniel Silverstone1-1/+1
Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
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>