v/.github/workflows
2023-11-07 13:47:25 +02:00
..
add-voting-info.yml github: refine voting info (#19611) 2023-10-21 05:31:25 +03:00
alpine.build.sh cgen: treat the main module like any other v module 2020-07-01 00:53:53 +02:00
alpine.test.sh ci: add an early step 'All code is formatted' to more workflows. 2022-05-17 13:14:08 +03:00
android_cross_compile.vsh os,tools: add os.vtmp_dir() 2022-11-03 10:19:51 +02:00
binary_artifact.yml ci: use actions/upload-artifact@v3 for .github/workflows/binary_artifact.yml 2023-10-24 11:13:09 +03:00
bootstrapping_works_ci.yml ci: remove the concurrency group from bootstrapping_works_ci.yml (prevent spurious cancels) 2023-11-01 20:02:41 +02:00
build_vinix_locally.sh docs: use #!/usr/bin/env bash instead of #!/bin/bash 2023-11-06 08:47:57 +02:00
c2v_ci.yml ci: update c2v workflow, translate doom on macOS (#19562) 2023-10-14 16:56:40 +03:00
cancel.yml Revert "Revert "ci: minor optimization in the cancel workflow (#10978)"" 2021-07-29 09:28:42 +03:00
code_ci.yml ci: update and cleanup the ci related code (#19541) 2023-10-10 21:39:00 +03:00
containers_ci.yml ci: use VJOBS=1 for alpine docker format check (#19762) 2023-11-04 10:04:55 +02:00
cross_ci.yml os: implement os.fd_is_pending/1, os.Process.pipe_read/1, os.Process.is_pending/1 (#19787) 2023-11-07 13:47:25 +02:00
debug.yml ci: remove obsolete node setup (#18986) 2023-07-27 18:29:32 +03:00
docs_ci.yml ci: skip more checks on manual new tag/release pushes (already done in the previous ci runs for the same commit) 2023-10-05 12:00:59 +03:00
freebsd_build_tcc.sh docs: use #!/usr/bin/env bash instead of #!/bin/bash 2023-11-06 08:47:57 +02:00
gen_vc_ci.yml ci: upgrade to actions/checkout@v3 to avoid deprecation warnings in the CI about that action using Node.js 12 2023-02-21 13:40:24 +02:00
gg_regressions_ci.yml sokol: fix usage of sokol sampler (#19527) 2023-10-07 21:05:30 +03:00
linux_ci.yml ci: extract all time zone testing, into a separate time_ci.yml (#19563) 2023-10-14 17:01:49 +03:00
macos_ci.yml ci: make macos_ci.yml more robust (use -no-parallel for the UI examples) 2023-11-01 12:21:00 +02:00
make_sure_ci_run_with_32bit_compiler_test.v ci: fix a failing test for v test .github/workflows 2022-12-14 17:02:01 +02: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_ci.yml ci: skip more checks on manual new tag/release pushes (already done in the previous ci runs for the same commit) 2023-10-05 12:00:59 +03:00
module_docs_lint.yml vdoc: add hr style, use prettier version 3 in the CI (#19628) 2023-10-23 10:30:34 +03:00
native_backend_tests_ci.yml ci: skip more checks on manual new tag/release pushes (already done in the previous ci runs for the same commit) 2023-10-05 12:00:59 +03:00
other_ci.yml sokol: update to match uptream at 9e0f1b4 (#19687) 2023-10-28 17:15:46 +03:00
paths_ci.yml ci: upgrade to actions/checkout@v3 to avoid deprecation warnings in the CI about that action using Node.js 12 2023-02-21 13:40:24 +02:00
periodic_ci.yml ci: upgrade to actions/checkout@v3 to avoid deprecation warnings in the CI about that action using Node.js 12 2023-02-21 13:40:24 +02:00
prebuilt.yml ci: fix prebuild.yml (#8269) 2021-01-23 08:04:24 +02:00
sanitized_ci.yml ci: remove obsolete node setup (#18986) 2023-07-27 18:29:32 +03:00
sdl_ci.yml ci: upgrade sdl_ci.yml and native_backend_tests_ci.yml, to ubuntu-20.04, to avoid ci failures, due to the brownout period, for the deprecated ubuntu-18.04 2023-02-21 13:35:35 +02:00
time_ci.yml ci: extract all time zone testing, into a separate time_ci.yml (#19563) 2023-10-14 17:01:49 +03:00
toml_ci.yml ci: upgrade to actions/checkout@v3 to avoid deprecation warnings in the CI about that action using Node.js 12 2023-02-21 13:40:24 +02:00
v_apps_and_modules_compile_ci.yml ci: compile VTL and VSL in their own CI job, with VFLAGS=-no-parallel 2023-11-03 19:14:14 +02:00
vab_ci.yml ci: make vab-compiles-v-examples failures more easily diagnosable 2023-11-03 13:26:49 +02:00
vinix_ci.yml ci: skip more checks on manual new tag/release pushes (already done in the previous ci runs for the same commit) 2023-10-05 12:00:59 +03:00
wasm_backend_tests_ci.yml wasm: remove dependency on thirdparty/binaryen, webassembly backend rewrite (#18120) 2023-07-12 15:24:38 +03:00
websockets_ci.yml ci: use actions/upload-artifact@v3 for .github/workflows/binary_artifact.yml 2023-10-24 11:13:09 +03:00
windows-install-sdl.bat ci: fix workflows/windows-install-sdl.bat 2020-03-10 16:10:05 +01:00
windows-install-sqlite.bat ci: update windows-install-sqlite.bat to latest sqlite 2022-04-18 14:25:57 +03:00
windows_ci.yml os: implement os.fd_is_pending/1, os.Process.pipe_read/1, os.Process.is_pending/1 (#19787) 2023-11-07 13:47:25 +02:00