Commit Graph

83 Commits

Author SHA1 Message Date
lIlIlIlIIIIlIIIllIIlIllIIllIII
d63eb07cc4
adding the commit of the flake update 2022-05-31 14:13:27 +02:00
lIlIlIlIIIIlIIIllIIlIllIIllIII
49a3267eec
automated updating of flakes every weeks 2022-05-30 16:56:40 +02:00
lIlIlIlIIIIlIIIllIIlIllIIllIII
26ac1dc1bd
modification on github actions to make it compatible with flakes 2022-05-30 15:51:26 +02:00
Louis Gesbert
08c997142d CI: run builds from a clean repo 2022-05-19 10:40:04 +02:00
Louis Gesbert
faa5b32638 Merge remote-tracking branch 'origin/master' into allocations_logement 2022-05-12 15:22:17 +02:00
Louis Gesbert
abb4e9b66d Some build / CI tweaks
add a check that the dune-promoted files are in sync when submitting a PR
2022-05-11 19:24:38 +02:00
Denis Merigoux
8f1dae73a2
Restore CI 2022-05-05 14:06:56 +02:00
Romain PRIMET
67794567d3
re-init python dependencies on each run 2022-05-05 14:01:09 +02:00
Denis Merigoux
ad7fe6a21a
Use pandoc to prettify a lot the LaTeX document with tables 2022-04-29 23:47:02 +02:00
Romain PRIMET
89bfadcadc re-init python dependencies on each run 2022-04-26 15:15:32 +02:00
Denis Merigoux
897a282b70
Default is witout Z3 2022-03-09 17:00:53 +01:00
Louis Gesbert
933869d269 Move 'dependencies' from the 'all' target
and adapt the CI to skip z3 installation.

Is it more usual for `all` targets to build everything but not include
dependencies handling ?
2022-03-09 13:23:11 +01:00
Emile Rolley
360bbfa65f
Merge branch 'master' into refactor-clerk-w-ninja 2022-02-08 16:16:18 +01:00
Emile Rolley
7c5c6ef6fa fix(ci): add ninja-build as an executable dependencies 2022-02-08 16:14:55 +01:00
Denis Merigoux
36777a06f5
All dependencies in Ubuntu build 2022-02-04 14:46:33 +01:00
Denis Merigoux
d7acc3f52e
Do not duplicate CI on pull requests 2022-02-04 14:37:17 +01:00
Denis Merigoux
0ff633179d
Also run CI on pull requests 2022-02-04 12:23:34 +01:00
Denis Merigoux
624f5b6588
Remove make pygments from harness 2022-02-04 08:50:50 +01:00
Denis Merigoux
04bf50e3cf
Manual execution of builds 2022-02-03 19:47:42 +01:00
Denis Merigoux
1b4ce93eae
Added ubuntu long build 2022-02-03 19:45:52 +01:00
Denis Merigoux
ba8d3df206
Fix yaml 2022-02-03 16:49:41 +01:00
Denis Merigoux
3ac0810173
Manually dispatch build CI 2022-02-03 16:47:09 +01:00
Denis Merigoux
f3c926a7ff
Better 2022-02-03 16:17:02 +01:00
Denis Merigoux
838177f974
Finer control over when checks are done 2022-02-03 16:12:04 +01:00
Denis Merigoux
d5a84ae09f
Make 2022-02-03 16:00:46 +01:00
Denis Merigoux
d4664208b7
Fix CI file 2022-02-03 15:42:39 +01:00
Denis Merigoux
bc42cfc8db
Don't clean 2022-02-03 15:41:34 +01:00
Denis Merigoux
81cf395a84
Removed step to make pygments 2022-02-03 14:48:54 +01:00
Denis Merigoux
1bedf87672
Checkout before building 2022-02-03 14:47:34 +01:00
Denis Merigoux
08a9699949
Run make all on self-hosted CI 2022-02-02 18:14:25 +01:00
Denis Merigoux
42d79e5169
Merge branch 'master' into proof_platform 2022-01-21 09:55:34 +01:00
Alain
422482ce37 ci run 2022-01-20 18:15:13 +01:00
Louis Gesbert
0e1500f8f0 An attempt to simplify deps install and CI
from the docs, the setup-ocaml@v2 github action should already handle caching...
2022-01-13 12:15:39 +01:00
Denis Merigoux
b2fd09908f
Desperately trying to get CI caching 2022-01-10 15:06:22 +01:00
Denis Merigoux
b469b70bac
Trying to get the cache directory right 2022-01-10 12:00:32 +01:00
Denis Merigoux
f08e90bbd9
Also cache local opam switch 2022-01-10 10:39:36 +01:00
Denis Merigoux
7e3abb73d1
Correct github action 2022-01-10 09:42:11 +01:00
Denis Merigoux
2e030f99fa
Upgrade github actions 2022-01-09 19:42:17 +01:00
Denis Merigoux
929deb2359
Clean PR and attempt to restore CI 2022-01-09 19:37:30 +01:00
Alain
2fb80a6f8a add CI check to nix-unstable
rename check build-nix to build-nix-21.05
2021-11-29 11:38:01 +01:00
Denis Merigoux
5ab64d9280
Merge pull request #155 from lIlIlIlIIIIlIIIllIIlIllIIllIII/feat/nix-support
tentative nix support
2021-11-09 15:19:32 +01:00
Alain
41146e836d fix: change nix channel to build against. 2021-11-09 15:09:28 +01:00
Alain
a10a140941 fix: typo 2021-11-09 15:01:18 +01:00
Alain
5e6215bd45 feat: add nix workflow for github actions 2021-11-09 14:53:58 +01:00
Denis Merigoux
1a8b5716de
Closes #151
Add pygmentize to the list of executables to be present
2021-11-06 22:29:19 +01:00
Denis Merigoux
aee7565e15
Bump OCaml compiler version for CI 2021-11-06 21:54:27 +01:00
Denis Merigoux
47e79de6a7 Display backtrace in CI 2021-08-19 11:26:48 +02:00
Denis Merigoux
0481181f92
Put mypy typing under CI 2021-06-24 18:18:25 +02:00
Denis Merigoux
db026c6720
Start to implement Python runtime 2021-06-21 12:31:46 +02:00
Denis Merigoux
917eaff0c3
Update CI rule 2021-06-21 11:44:04 +02:00