1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/.github/workflows
2021-06-06 16:19:10 +03:00
..
alpine.build.sh
alpine.test.sh
binary_artifact.yml
ci_cross.yml ci: fix CI failure (add 'sudo apt update' in the .yml files) (#10049) 2021-05-08 13:02:36 +03:00
ci_sanitized.yml tools: make v test-cleancode test everything by default (#10050) 2021-05-08 13:32:29 +03:00
ci.yml native: support more arithmetic, int/string arrays, function returns and internal_strlen (#10279) 2021-06-06 16:19:10 +03:00
debug_ci.yml change trigger for debug_ci.yml 2021-04-17 16:19:17 +03:00
docs_ci.yml
gen_vc.yml ci: ignore changes to .md files in gen_vc.yml 2021-04-14 10:58:16 +03:00
make_sure_ci_run_with_32bit_compiler_test.v make/test: clean 32-bit detection and test tcc32/tcc64 CI run (#9001) 2021-02-27 21:19:11 +03:00
make_sure_ci_run_with_64bit_compiler_test.v make/test: clean 32-bit detection and test tcc32/tcc64 CI run (#9001) 2021-02-27 21:19:11 +03:00
module_docs.yml ci: build module docs on PRs too (#9822) 2021-04-20 17:10:21 +03:00
periodic.yml ci: run only ./v -d network test vlib/net in periodic.yml 2021-05-24 11:26:49 +03:00
prebuilt.yml
vab_ci.yml ci: add vab job compiling v graphical examples (#10171) 2021-05-23 18:00:56 +03:00
websockets.yml ci: bump timeout-minutes limit to 45 (the sanitizer test jobs are slow) 2021-04-13 09:18:45 +03:00
windows-install-sdl.bat
windows-install-sqlite.bat