about summary refs log tree commit diff
path: root/xtask/src/release.rs
AgeCommit message (Collapse)AuthorLines
2022-06-18internal: Handle fractional release numbers in changelog namingLaurențiu Nicola-1/+9
2022-05-02Fix crate namesLaurențiu Nicola-1/+1
2022-03-14:arrow_up: xshellAleksey Kladov-35/+39
2021-11-22Pull website before generating new changelogJonas Schievink-0/+5
2021-11-22Set upstream branch when promotingJonas Schievink-1/+1
2021-10-03Fix miscellaneous Clippy lintsAramis Razzaghipour-4/+2
2021-09-13Don't spam the manual with warningsLaurențiu Nicola-1/+1
2021-07-03internal: overhaul code generationAleksey Kladov-2/+5
* Keep codegen adjacent to the relevant crates. * Remove codgen deps from xtask, speeding-up from-source installation. This regresses the release process a bit, as it now needs to run the tests (and, by extension, compile the code).
2021-05-08fix: direct people to the right repositoryAleksey Kladov-2/+4
2021-04-26Update xtask/src/release.rsAleksey Kladov-1/+1
Co-authored-by: Laurențiu Nicola <lnicola@users.noreply.github.com>
2021-04-26Update xtask/src/release.rsAleksey Kladov-1/+1
Co-authored-by: Laurențiu Nicola <lnicola@users.noreply.github.com>
2021-04-26internal: make normal release after a poin release less annoyingAleksey Kladov-1/+10
2021-04-20Automatically categorize the changelog entriesLaurențiu Nicola-37/+2
2021-03-08Make `code generation` just workAleksey Kladov-3/+2
Contributors don't need to learn about `cargo xtask codegen` if `cargo test` just does the right thing.
2021-03-01Use cli parser with auto-generated helpAleksey Kladov-11/+3
2021-03-01Simplify xtaskAleksey Kladov-6/+6
lib/bin/test separation isn't really needed.
2021-02-12Include a commit log summary in the changelogLaurențiu Nicola-23/+32
2021-02-09Track remote branch on xtask promoteLaurențiu Nicola-1/+1
2020-12-09Include config into the manualAleksey Kladov-1/+2
2020-10-19Add generated_diagnostic.adoc to the release.rs and smoke_test_docs_generationIgor Aleksanov-1/+8
2020-10-17Switch from not_bash to xshellAleksey Kladov-32/+28
2020-09-14Add GitHub Sponsors link to blog post templateJonas Schievink-1/+2
2020-07-20Fix typoAleksey Kladov-1/+1
2020-07-13Prefill reviewerAleksey Kladov-1/+4
2020-07-07Automate rust-analyzer promotionAleksey Kladov-3/+19
2020-07-07.Aleksey Kladov-0/+13
2020-07-06sponsors linkAleksey Kladov-0/+2
2020-06-22Add sponsors section to changelogAleksey Kladov-10/+12
2020-06-08RefactorAleksey Kladov-39/+47
2020-06-08Move to a dedicated fileAleksey Kladov-0/+59