aboutsummaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Expand)Author
2023-07-22System_cxx_toolchain improvements for MSVC supportDavid Tolnay
2023-07-22Test against newest buck2 prelude alwaysDavid Tolnay
2023-07-22Split reindeer verification to a separate CI jobDavid Tolnay
2023-07-22Temporarily disable buck2 CI on WindowsDavid Tolnay
2023-07-06Exclude demo project from pedantic lintingDavid Tolnay
2023-07-06Include pedantic lints in CIDavid Tolnay
2023-07-05Add CI job using minimal-versionsDavid Tolnay
2023-06-19Adopt mdBook's new hidelines supportDavid Tolnay
2023-06-19Lock Xcode version for Bazel CI to useDavid Tolnay
2023-06-19Fix github workflow syntax in bazel jobDavid Tolnay
2023-06-19Ignore Windows CI until VS 17.6.2 detection is fixedDavid Tolnay
2023-06-19Add bazel CI on WindowsDavid Tolnay
2023-06-19Include bazel version in CI outputDavid Tolnay
2023-06-19The dtolnay/install-buck2 action takes care of lld alreadyDavid Tolnay
2023-06-19Rely on GitHub runner preinstalled BazeliskDavid Tolnay
2023-06-19Add Bazel CI on macOSDavid Tolnay
2023-06-19CI-friendly curl flagsDavid Tolnay
2023-06-19Standardize all dtolnay CI workflows on curlDavid Tolnay
2023-06-19CI-friendly curl flagsDavid Tolnay
2023-06-19Expand curl flags in website deploy workflowDavid Tolnay
2023-05-07Update CI job names to distinguish from buck2 jobsDavid Tolnay
2023-05-07Add buck2 CI on WindowsDavid Tolnay
2023-05-04Fix ui tests in CI which now print snippets from standard libraryDavid Tolnay
2023-05-03Add buck2 CI on macOSDavid Tolnay
2023-05-03Install buck2 from the binaries they publishDavid Tolnay
2023-04-26Reindeer buckify no longer requires a vendor directoryDavid Tolnay
2023-04-21Use http_archive for buck crates without vendoringDavid Tolnay
2023-02-18Support a manual trigger on CI workflowDavid Tolnay
2023-02-15Switch to buck2 test now that it's supported in OSSDavid Tolnay
2023-01-13Raise minimum tested rustc to 1.64David Tolnay
2022-12-31Prevent actions duplication on noop merge commitsDavid Tolnay
2022-12-21Reindeer vendor -> reindeer buckify onlyDavid Tolnay
2022-12-20Bazel 6.0.0David Tolnay
2022-12-15Check reindeer-generated BUCK file in CIDavid Tolnay
2022-12-06Buck2 now supports stable rustcDavid Tolnay
2022-12-03Run test suite in the buck2 CI jobDavid Tolnay
2022-12-02Reduce the set of crates that get vendoredDavid Tolnay
2022-12-01Add buck2 CIDavid Tolnay
2022-11-30Delete buck1 build from CIDavid Tolnay
2022-11-24Timeout for book deployDavid Tolnay
2022-11-24Time out workflows after 45 minutesDavid Tolnay
2022-10-13Switch from set-output to $GITHUB_OUTPUTDavid Tolnay
2022-09-28Raise minimum tested toolchain to rust 1.60David Tolnay
2022-09-20Raise minimum tested toolchain to rust 1.56.1David Tolnay
2022-09-02GitHub Workflows security hardeningDavid Tolnay
2022-08-20Revert "Avoid cargo 1.45–1.50 in GitHub Actions"David Tolnay
2022-08-08Avoid cargo 1.45–1.50 in GitHub ActionsDavid Tolnay
2022-07-16Raise minimum tested toolchain to rust 1.57David Tolnay
2022-06-24Disable pc-windows-gnu CI for nowDavid Tolnay
2022-06-17Update oldest allowed compiler for cxxbridge-cmd to 1.56.1David Tolnay