Commit Graph

11 Commits

Author SHA1 Message Date
flip1995 f8c2e6dc4e Add documentation on how to do a minimal changelog update
This ensures that the link to the Clippy version in the Rust release
blog post works correctly. The additional `(beta)` behind the previous
beta version breaks that link otherwise.
2022-04-05 10:24:32 +01:00
flip1995 52fc18c932 Release doc: add explanation for updating the stable branch 2021-06-04 16:57:03 +02:00
flip1995 8d422881bc Document to only push the created tag and not everything 2021-05-27 11:09:49 +02:00
flip1995 c85cb76064 Update release documentation 2020-10-09 09:40:57 +02:00
flip1995 6b9e2e90bf Replace all remaining occurrences of submodule with subtree 2020-06-05 14:53:23 +02:00
flip1995 9ef15ae7c8 Reorder sections of release documentation
Before tagging a commit the beta branch has to be remerged
2020-06-05 13:56:07 +02:00
flip1995 451badeddf Run fetch before testing if master contains beta 2020-04-23 23:25:35 +02:00
flip1995 c19ca0e8a8 The beta branch update should not require a force push 2020-04-23 23:25:35 +02:00
flip1995 4619bb243d Add a note to the beta sections of release.md 2020-04-23 23:25:35 +02:00
Philipp Krones 2a4493aaa6 Fix typo in release.md
Co-Authored-By: Phil Hansch <dev@phansch.net>
2020-03-30 19:32:48 +02:00
flip1995 14534fa071 Document how to create a Clippy release 2020-03-25 19:52:58 +01:00