aboutsummaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Expand)Author
2024-02-08Raise minimum tested compiler to 1.74David Tolnay
2024-01-24Have install-buck2 action check out correct prelude commitDavid Tolnay
2023-10-24Split out buck2 CI to a more frequent Actions jobDavid Tolnay
2023-10-02Trigger check_install workflow when a tag is pushedDavid Tolnay
2023-10-02Add CI job to validate that installing published version worksDavid Tolnay
2023-09-24Test docs.rs documentation build in CIDavid Tolnay
2023-09-04Update actions/checkout@v3 -> v4David Tolnay
2023-08-24Raise minimum version for testing cxxbridge-cmd to Rust 1.70David Tolnay
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