1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/.github/workflows
2023-07-29 15:18:45 +03:00
..
alpine.build.sh
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
bootstrapping_works_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
build_vinix_locally.sh
c2v_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
cancel.yml
containers_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
cross_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
debug.yml ci: remove obsolete node setup (#18986) 2023-07-27 18:29:32 +03:00
docs_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
freebsd_build_tcc.sh
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 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
linux_ci.yml ci: remove obsolete node setup (#18986) 2023-07-27 18:29:32 +03:00
macos_ci.yml ci: remove obsolete node setup (#18986) 2023-07-27 18:29:32 +03: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
module_docs_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
native_backend_tests_ci.yml wasm: add a webassembly compiler backend, based on using binaryen (#17368) 2023-02-28 23:58:53 +02:00
other_ci.yml ci: bump --max_time to 1731 for the performance-regressions job, to reduce the chance of false positive failures again 2023-07-29 15:18:45 +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
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
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: add v-analyzer builds (#18835) 2023-07-11 14:50:15 +03:00
vab_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
vinix_kernel_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
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: 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
windows_ci.yml ci: remove obsolete node setup (#18986) 2023-07-27 18:29:32 +03:00
windows-install-sdl.bat
windows-install-sqlite.bat