aboutsummaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Expand)Author
2024-01-10Use # not / as a sed escape character (#2412)Daniel Wagner-Hall
2024-01-03Switch from `sha256` to `integrity` in release notes (#2389)David Tolnay
2023-12-29Include examples/bzlmod in release tgz for BCR presubmit (#2379)David Tolnay
2023-11-27Added support for multiple javascript rule sets to wasm_bindgen package (#2284)UebelAndre
2023-09-04Added github action to publish cargo-bazel binaries. (#2134)UebelAndre
2023-07-27Added Rust 1.71.0 (#2062)UebelAndre
2023-04-17Exclude target directory from release tars (#1922)Daniel Wagner-Hall
2023-01-05Update Release github pipeline to trigger automatically (#1757)UebelAndre
2023-01-05Fix release pipeline (#1756)upstream/0.16.0UebelAndre
2022-11-20Support Windows ARM64 (aarch64-pc-windows-msvc) (#1664)Alex Rodionov
2022-10-24Remove Google mirror from Starlark snippet in release notes (#1604)UebelAndre
2022-08-08Implement rules archive release artifact in github action. (#1501)UebelAndre
2022-03-21cache the release archive in release actions (#1201)UebelAndre
2022-03-16Added release workflow (#1195)UebelAndre
2021-08-19Added `default_edition` and `default_version` to `rust_common` (#897)UebelAndre
2021-05-05Added github actions for performing releases (#713)UebelAndre
2021-04-19Avoid downloading multiple resolvers (#694)Daniel Wagner-Hall
2021-04-09Updated tag message for crate_universe releases (#687)UebelAndre
2021-04-08Remove commit and push step of actions (#686)Daniel Wagner-Hall
2021-04-08crate_universe github actions no longer run on forks (#685)UebelAndre
2021-04-07Fixed error handling when a commit fails to be pushed back to the main branch...UebelAndre
2021-04-07Added bootstrapping for crate_universe (#663)UebelAndre