Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade Ubuntu image on GHA to 22.04 | Yuki Okushi | 2022-08-24 | 3 | -13/+13 |
| | | | | Signed-off-by: Yuki Okushi <jtitor@2k36.org> | ||||
* | Upgrade macOS image to 12 | Yuki Okushi | 2022-06-21 | 2 | -4/+4 |
| | | | | | | macOS 12 on GHA is now GA: https://github.blog/changelog/2022-06-13-github-actions-macos-12-for-github-hosted-runners-is-now-generally-available/ Signed-off-by: Yuki Okushi <jtitor@2k36.org> | ||||
* | Update semverver to 0.1.50 | Yuki Okushi | 2022-06-08 | 1 | -2/+2 |
| | |||||
* | Upgrade Windows runners to windows-2022 | Yuki Okushi | 2022-05-28 | 2 | -3/+3 |
| | |||||
* | Update GitHub Actions actions/checkout@v2 to v3 | David Tolnay | 2022-04-30 | 3 | -18/+18 |
| | | | | | | The v2 implementation uses Node 12, which is end-of-life on April 30, 2022. See https://nodejs.org/en/about/releases/. Update to v3, which is based on Node 16 whose support lasts until April 30, 2024. | ||||
* | Remove broken uclibc CI targets | Amanieu d'Antras | 2022-04-10 | 1 | -2/+3 |
| | |||||
* | Disable broken semver CI jobs | Amanieu d'Antras | 2022-04-09 | 1 | -0/+2 |
| | |||||
* | add CI for armv7-unknown-linux-uclibceabihf | Jonah Petri | 2022-01-21 | 1 | -0/+25 |
| | |||||
* | sparc64: Update debian image to 11 (2021-10-20) to fix segfault on CI | Yuki Okushi | 2021-11-03 | 1 | -2/+1 |
| | | | | I'm not sure why, but this certainly fixes the segfault. | ||||
* | Skip CI on `sparc64-unknown-linux-gnu` for now | Yuki Okushi | 2021-11-03 | 1 | -1/+2 |
| | |||||
* | Auto merge of #2451 - GuillaumeGomez:freebsd-items, r=JohnTitor | bors | 2021-10-20 | 1 | -2/+2 |
|\ | | | | | | | Freebsd items | ||||
| * | Update semverver version used in CI | Guillaume Gomez | 2021-10-20 | 1 | -2/+2 |
| | | |||||
* | | Upgrade macOS on CI to 11 (Big Sur) | Yuki Okushi | 2021-10-16 | 2 | -4/+4 |
|/ | |||||
* | Run MSRV check on Windows CI | Yuki Okushi | 2021-10-13 | 1 | -0/+26 |
| | |||||
* | Do not block semver check on bors | Yuki Okushi | 2021-07-30 | 1 | -2/+0 |
| | |||||
* | Upgrade `semverver` to 0.1.47 | Yuki Okushi | 2021-07-30 | 1 | -3/+3 |
| | |||||
* | Update FIXME | Yuki Okushi | 2021-07-16 | 1 | -1/+4 |
| | |||||
* | GHA: Remove unnecessary config | Yuki Okushi | 2021-07-14 | 2 | -12/+0 |
| | |||||
* | Use inlined script to upload docs to gh-pages | Yuki Okushi | 2021-07-06 | 1 | -6/+15 |
| | |||||
* | Update `rust-semverver` to the current master | Yuki Okushi | 2021-06-10 | 1 | -2/+2 |
| | |||||
* | Run rustup self-update as a separated step | Yuki Okushi | 2021-06-09 | 2 | -0/+6 |
| | |||||
* | Move `s390x-unknown-linux-musl` to build.sh | Yuki Okushi | 2021-02-28 | 1 | -2/+0 |
| | |||||
* | Auto merge of #2071 - kaniini:s390x-musl, r=Amanieu | bors | 2021-02-28 | 1 | -0/+2 |
|\ | | | | | | | | | | | | | | | add definitions for s390x musl targets Add support for s390x musl targets to libc. I haven't added CI because I am not familiar with the pipelines, but would be glad to do so if somebody outlines what needs to be done. | ||||
| * | bors: disable s390x-unknown-linux-musl for now | Ariadne Conill | 2021-02-28 | 1 | -1/+2 |
| | | |||||
| * | add s390x-unknown-linux-musl to bors | Ariadne Conill | 2021-02-28 | 1 | -0/+1 |
| | | |||||
* | | Disable aarch64-linux-android in CI | Jubilee Young | 2021-02-25 | 1 | -1/+3 |
|/ | |||||
* | Re-enable CI for `asmjs-unknown-emscripten` | Yuki Okushi | 2021-02-10 | 1 | -3/+1 |
| | |||||
* | Skip CI for some MIPS targets | Yuki Okushi | 2021-01-07 | 1 | -2/+4 |
| | |||||
* | Do not stop bors on semver check | Yuki Okushi | 2020-12-13 | 1 | -10/+2 |
| | |||||
* | Specify git revision to avoid breakage as possible on semverver | Yuki Okushi | 2020-11-25 | 1 | -1/+1 |
| | |||||
* | Use the newer nightly to fix the build | Yuki Okushi | 2020-11-24 | 1 | -2/+2 |
| | |||||
* | Update GHA Ubuntu version to 20.04 | Yuki Okushi | 2020-10-30 | 3 | -12/+12 |
| | |||||
* | Revert "Disable libc-test for MIPS64 for now" | Yuki Okushi | 2020-10-25 | 1 | -3/+2 |
| | | | | This reverts commit 6e719f77359d50a843ed0dcde1316b55205848ff. | ||||
* | Add issue templates with new style | Yuki Okushi | 2020-10-22 | 2 | -9/+28 |
| | |||||
* | Disable libc-test for MIPS64 for now | Yuki Okushi | 2020-10-21 | 1 | -2/+3 |
| | |||||
* | Auto merge of #1934 - JohnTitor:redox, r=JohnTitor | bors | 2020-10-19 | 1 | -0/+3 |
|\ | | | | | | | | | | | Run build test for `x86_64-unknown-redox` Fix #1457 | ||||
| * | Add FIXME comment for redox | Yuki Okushi | 2020-10-17 | 1 | -0/+3 |
| | | |||||
* | | Revive `powerpc-unknown-linux-gnu` CI | Yuki Okushi | 2020-10-17 | 1 | -2/+1 |
|/ | |||||
* | Revive `i686-linux-android` CI | Yuki Okushi | 2020-10-17 | 1 | -2/+1 |
| | |||||
* | Tweak GHA config to reduce bors time | Yuki Okushi | 2020-10-15 | 1 | -13/+29 |
| | |||||
* | Upload documentation to gh-pages from GHA | Yuki Okushi | 2020-10-15 | 1 | -0/+25 |
| | |||||
* | Only style check on PRs to reduce CI time | Yuki Okushi | 2020-10-15 | 1 | -4/+2 |
| | |||||
* | Fix bors job names | Yuki Okushi | 2020-10-14 | 1 | -2/+2 |
| | |||||
* | Mark jobs as `fail-fast: true` | Yuki Okushi | 2020-10-14 | 2 | -14/+14 |
| | |||||
* | Run most of the jobs on bors instead of PRs | Yuki Okushi | 2020-10-14 | 2 | -143/+306 |
| | |||||
* | Split off Rust installation scripts | Yuki Okushi | 2020-10-14 | 1 | -318/+14 |
| | |||||
* | Add some `jobs.<job_id>.needs` | Yuki Okushi | 2020-10-14 | 1 | -5/+8 |
| | |||||
* | Re-order jobs to clarify | Yuki Okushi | 2020-10-14 | 1 | -130/+97 |
| | |||||
* | Serial Experiments GitHub Actions | Yuki Okushi | 2020-10-14 | 1 | -0/+135 |
| | | | | BuildChannelsMacOS, SemverLinux, and SemverMacOS | ||||
* | Serial Experiments GitHub Actions | Yuki Okushi | 2020-10-14 | 1 | -0/+141 |
| | | | | StyleAndDocs, BuildChannelsLinux, and DockerSwitch |