Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-06-24 | Use the self-hosted runner for the lean CI checks | Nadrieril | 1 | -2/+1 | |
2024-06-18 | Revert "Switch to GitHub CI runners" again | Nadrieril | 1 | -12/+4 | |
This was botched by a confusing merge in https://github.com/AeneasVerif/aeneas/pull/246 | |||||
2024-06-17 | Revert "Switch to GitHub CI runners" | Nadrieril | 1 | -12/+4 | |
This reverts commit dc8278e8bfd5d903ba472f6c91bd67510b23cbc4. | |||||
2024-06-17 | Switch to GitHub CI runners | Nadrieril | 1 | -4/+12 | |
2024-06-04 | Fix the CI pin check | Nadrieril | 1 | -0/+2 | |
2024-05-29 | ci: Check correctness of the charon pinned commit | Nadrieril | 1 | -0/+6 | |
2024-05-14 | ci: cancel jobs after force-push to a branch | Nadrieril | 1 | -0/+1 | |
2024-05-14 | `./charon-pin` stores the current charon commit | Nadrieril | 1 | -0/+1 | |
It is kept up-to-date in CI | |||||
2024-05-03 | Prepare CI for merge queue | Nadrieril | 1 | -0/+6 | |
2024-04-24 | chore(ci): move Lean CI under Nix | Ryan Lahfa | 1 | -14/+5 | |
As it often happens, the Lean CI under Ubuntu is broken: https://github.com/AeneasVerif/aeneas/actions/runs/8814059410/job/24193132680?pr=135 and blocking PRs. Lean doesn't work nicely under the Nix sandbox, but in a CI context, we can impurely run scripts and use Nix to get our dependencies, e.g. curl or elan in this case. It is still more reliable than letting Ubuntu or GitHub Actions figure out their signing for their APT repositories apparently. Signed-off-by: Ryan Lahfa <ryan.lahfa@inria.fr> | |||||
2024-04-22 | ci: avoid running duplicate jobs | Nadrieril | 1 | -0/+22 | |
2024-04-22 | ci: check code formatting | Nadrieril | 1 | -0/+1 | |
2024-03-08 | Update the workers | Son Ho | 1 | -1/+0 | |
2023-12-23 | Update the flake.nix and the ci.yml | Son Ho | 1 | -0/+1 | |
2023-11-10 | Update the ci.yml | Son Ho | 1 | -4/+4 | |
2023-11-10 | Update the ci.yml | Son Ho | 1 | -2/+1 | |
2023-11-10 | Update the ci.yml | Son Ho | 1 | -0/+1 | |
2023-11-10 | Update the ci.yml | Son Ho | 1 | -6/+2 | |
2023-11-10 | Update the ci.yml | Son Ho | 1 | -1/+4 | |
2023-11-10 | Update the ci.yml | Son Ho | 1 | -1/+1 | |
2023-11-10 | Update the ci.yml | Son Ho | 1 | -4/+5 | |
2023-11-10 | Update the ci.yml | Son Ho | 1 | -4/+6 | |
2023-11-10 | Update the ci.yml | Son Ho | 1 | -1/+3 | |
2023-11-10 | Update the ci.yml | Son Ho | 1 | -2/+2 | |
2023-11-10 | Update the ci.yml | Son Ho | 1 | -1/+1 | |
2023-11-10 | Update the ci.yml | Son Ho | 1 | -3/+5 | |
2023-11-10 | Update the ci.yml | Son Ho | 1 | -1/+1 | |
2023-11-10 | Update the ci.yml | Son Ho | 1 | -3/+3 | |
2023-11-10 | Update the ci.yml | Son Ho | 1 | -1/+5 | |
2023-11-10 | Make a minor fix | Son Ho | 1 | -1/+1 | |
2023-11-10 | Make a minor update | Son Ho | 1 | -2/+2 | |
2023-11-10 | Update the ci.yml | Son Ho | 1 | -0/+5 | |
2023-10-23 | ci: hydra -> github runner | Paul-Nicolas Madelaine | 1 | -0/+19 | |