1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/.github/workflows
2023-02-25 16:50:48 +02:00
..
alpine.build.sh
alpine.test.sh
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: replace node-version: 12.x with node-version: 16 too 2023-02-25 14:29:00 +02: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: replace node-version: 12.x with node-version: 16 too 2023-02-25 14:29:00 +02:00
macos_ci.yml ci: replace node-version: 12.x with node-version: 16 too 2023-02-25 14:29:00 +02:00
make_sure_ci_run_with_32bit_compiler_test.v
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: 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 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
other_ci.yml cgen: add requires to c_reserved, so that V generated code, can be compiled with -cc g++-11 -no-std -cflags -std=c++20 as well (#17404) 2023-02-25 16:50:48 +02: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: replace node-version: 12.x with node-version: 16 too 2023-02-25 14:29:00 +02: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: 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_benchmark_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
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
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: replace node-version: 12.x with node-version: 16 too 2023-02-25 14:29:00 +02:00
windows-install-sdl.bat ci: fix workflows/windows-install-sdl.bat 2020-03-10 16:10:05 +01:00
windows-install-sqlite.bat