summaryrefslogtreecommitdiff
path: root/tools/release
AgeCommit message (Collapse)Author
2022-03-30build: use workflows for bumping versions and cargo publishing on the CI ↵David Sherret
(#13995)
2022-03-16chore: release script should automatically figure out CLI crate dependencies ↵David Sherret
(#13992)
2022-03-10chore: fix file permissions of release scripts (#13901)Yoshiya Hinosawa
2022-03-08chore: reduce release PRs from 2 to 1 (#13878)David Sherret
2022-03-04chore: automatically update Releases.md when doing a release (#13837)David Sherret
Co-authored-by: Aaron O'Mullan <aaron.omullan@gmail.com>
2022-03-01chore(tools): use automation scripts from automation repo (#13796)David Sherret
2022-01-20chore: update copyright year (#13434)Yoshiya Hinosawa
2021-10-20chore: return serde_v8 to main repo (#12500)Aaron O'Mullan
Reduces fragmentation, avoids version drift and facilitates coordinating serde_v8 and op-layer changes
2021-10-19chore: update release script (#12481)Bartek Iwańczuk
2021-09-221.14.1Kitson Kelly
2021-09-22chore: bump crate versions for 1.14.1 (#12172)Kitson Kelly
2021-09-15chore(scripts): improvements to the release scripts based on the 1.14 ↵David Sherret
release (#12079)
2021-09-141.14.0 (#12074)David Sherret
2021-08-30chore: release scripts should update Cargo.lock file when bumping versions ↵David Sherret
(#11879)
2021-08-25chore: add scripts for helping with a release (#11832)David Sherret