1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/.github/workflows
2023-07-04 06:42:28 +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 powershell Compress-Archive instead of zip in binary_artifact.yml 2021-12-14 12:20:20 +02:00
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 ci: fix the vinix-build job 2021-07-26 08:50:05 +03:00
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 Revert "Revert "ci: minor optimization in the cancel workflow (#10978)"" 2021-07-29 09:28:42 +03:00
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 freebsd_build_tcc.sh: use an explicit --cc=clang 2021-08-15 11:43:25 +03: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 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 termios: new termios module (#17792) 2023-03-30 08:58:52 +03:00
macos_ci.yml ci: build news fetcher with -prod 2023-05-13 02:15:58 +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: 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 performance-regressions max_time limit to 1701, to reduce chance of false positive failures from slow CI runners 2023-04-13 19:10:00 +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: 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: remove the job testing that vls builds (#18762) 2023-07-04 06:42:28 +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 ci: add windows and macos jobs for checking the wasm backend too (#17451) 2023-03-01 21:53:03 +02:00
wasm_wabt_tests_ci.yml ci: add test jobs for the wasm module, for macos, linux and windows (#17972) 2023-04-16 14:52:00 +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: bump the timeout to 181 minutes for the windows-msvc and windows-gcc jobs 2023-03-30 09:01:15 +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