Commit graph

25 commits

Author SHA1 Message Date
renovate[bot] 6fd3c78513
chore(deps): update mozilla-actions/sccache-action action to v0.0.6 2024-09-27 10:35:36 +00:00
renovate[bot] 674708d104
chore(deps): update vmactions/freebsd-vm action to v1.1.3 2024-09-21 11:37:50 +00:00
renovate[bot] 996e810328
chore(deps): update vmactions/freebsd-vm action to v1.1.2 2024-09-21 11:09:26 +00:00
renovate[bot] d969ebcd71
chore(deps): update vmactions/freebsd-vm action to v1.1.1 2024-09-15 18:22:13 +00:00
renovate[bot] 1ab1cdc504
chore(deps): update vmactions/freebsd-vm action to v1.1.0 2024-09-07 22:37:12 +00:00
Sylvestre Ledru 9bf35beda1
Run freebsd on Ubuntu 24 2024-09-06 16:10:11 +02:00
renovate[bot] d6762b7c56
chore(deps): update vmactions/freebsd-vm action to v1.0.9 2024-09-06 13:59:51 +00:00
renovate[bot] fc98461775
chore(deps): update vmactions/freebsd-vm action to v1.0.8 2024-07-02 14:11:06 +00:00
renovate[bot] 5f2be86553
chore(deps): update mozilla-actions/sccache-action action to v0.0.5 2024-06-17 12:16:12 +00:00
renovate[bot] 4b605cb43f
chore(deps): update vmactions/freebsd-vm action to v1.0.7 2024-04-05 22:02:53 +00:00
renovate[bot] ae714001da
chore(deps): update mozilla-actions/sccache-action action to v0.0.4 2024-01-30 14:03:51 +00:00
renovate[bot] 7f1f08c8bc
chore(deps): update vmactions/freebsd-vm action to v1.0.6 2024-01-26 10:17:43 +00:00
Laurent Cheylus 0bc70e3ba1
CI: install GNU coreutils package for FreeBSD workflow
- util/show-utils.sh script is used by FreeBSD workflow => use realpath
    command from GNU coreutils instead of FreeBSD realpath.
  - install GNU coreutils (FreeBSD package coreutils) in style job

Signed-off-by: Laurent Cheylus <foxy@free.fr>
2024-01-02 22:05:03 +01:00
renovate[bot] 7279fbe91c
chore(deps): update vmactions/freebsd-vm action to v1.0.5 2023-12-10 01:38:33 +00:00
renovate[bot] d4b22a192d
chore(deps): update vmactions/freebsd-vm action to v1.0.4 2023-12-04 19:09:30 +00:00
renovate[bot] f414110083
chore(deps): update vmactions/freebsd-vm action to v1.0.3 2023-12-03 12:49:28 +00:00
Piotr Kwiecinski 4d2bdf497a prevent CI creating 2 events on each pull request push 2023-12-01 11:52:23 +01:00
Piotr Kwiecinski 8d591a7acc Bump freebsd-vm action to v1.0.2 & use ubuntu 2023-11-30 18:09:42 +01:00
renovate[bot] 044e09786e
chore(deps): update actions/checkout action to v4 2023-09-04 15:42:41 +00:00
renovate[bot] 2f1b710752
chore(deps): update vmactions/freebsd-vm action to v0.3.1 2023-06-25 12:12:26 +00:00
Sylvestre Ledru 29027405d7
Revert "specify the sccache version " 2023-06-04 13:03:31 +02:00
Sylvestre Ledru ca9cf3757b specify the sccache version because of https://github.com/mozilla/sccache/issues/1789 2023-06-04 09:15:37 +02:00
Joining7943 78ce521c01 ci: Use nextest as test runner instead of cargo test 2023-04-19 22:06:06 +02:00
Miles Liu 5e3d901592
CI: linting and formatting checks for FreeBSD 2023-03-28 15:13:07 +08:00
Sylvestre Ledru a141729113 CI: move freebsd & android jobs in separate workflows
This because they are intermittent. When reviewing,
I wish we didn't have to scroll to check that it is indeed
freebsd or android failing.
2023-03-26 23:04:34 +02:00