1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
Commit Graph

18 Commits

Author SHA1 Message Date
Delyan Angelov
728b4cffc3
ci: reorder v_apps_and_modules_compile.yml so that quick checks are done first 2022-12-26 12:56:36 +02:00
Felipe Pena
e9cad6f09d
ci: fix v-apps-compile job for AdventOfCode, by adding v install regex too (#16752)
Missing pcre dependency
2022-12-24 06:14:48 +02:00
Delyan Angelov
3fa23b789c
ci: add new dependencies for VSL (hdf5 libs and tools) 2022-12-15 08:37:10 +02:00
Delyan Angelov
d62fc777c9
ci: add a 'Build AdventOfCode' step in the v-apps-compile job 2022-12-08 11:15:07 +02:00
Swastik Baranwal
ce06c2818d
checker: add disallow none operations and range (#16584) 2022-12-05 08:50:36 +02:00
Delyan Angelov
b40f1828b2
ci: re-enable building VEX in v_apps_and_modules_compile.yml 2022-10-21 10:44:59 +03:00
yuyi
51f4d99399
all: change optional to result in most of the libraries (#16123) 2022-10-20 22:14:33 +03:00
Delyan Angelov
661d70a976
ci: run VLS tests with gcc on the main V repo too 2022-08-22 10:10:59 +03:00
Alexander Medvednikov
0afa2f76c8 ci: fix gitly ci 2022-07-19 13:53:05 +03:00
Delyan Angelov
e156066acf
ci: fix gitly failure (compile gitly.scss to gitly.css) 2022-07-04 12:50:18 +03:00
Delyan Angelov
e2e3992e0d
ci: remove continue-on-error: true for most ci jobs (#14811) 2022-06-22 00:20:57 +03:00
Hunam
d0a1608ede
ci: re-enable Go2V test suite (#14588) 2022-06-02 06:19:38 +03:00
spaceface
e5ff2ab455
ci: run on all branches on forks (#14498) 2022-05-22 20:19:04 +03:00
Ben
971c55cf30
os: add norm_path and abs_path function (#14435) 2022-05-21 01:16:29 +03:00
Daniel Däschle
d81fbb1ccd
ci: only run on master (#14476) 2022-05-20 18:27:35 +03:00
Delyan Angelov
3a09ccc80a
ci: restore .github/workflows/ to its state at cee7856, when all checks were done 2022-05-15 10:23:12 +03:00
Daniel Däschle
f0d46413d9
ci: require code to be formatted before everything else (minimise CI queue length) (#14396) 2022-05-14 15:38:15 +03:00
Delyan Angelov
c1bafe7a5a
ci: extract v_apps_and_modules_compile.yml 2022-05-13 11:02:24 +03:00