1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/.github/workflows
2023-01-19 14:38:33 +02: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: rename all github actions workflow files, that are related to CI (run on commits/PRs), to have a _ci.yml postfix 2023-01-19 14:38:33 +02:00
build_vinix_locally.sh ci: fix the vinix-build job 2021-07-26 08:50:05 +03:00
c2v_ci.yml ci: rename all github actions workflow files, that are related to CI (run on commits/PRs), to have a _ci.yml postfix 2023-01-19 14:38:33 +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: minimise work on commits/PRs, that affect only .yml files 2022-08-26 21:07:33 +03:00
cross_ci.yml ci: rename all github actions workflow files, that are related to CI (run on commits/PRs), to have a _ci.yml postfix 2023-01-19 14:38:33 +02:00
debug.yml ci: rename all github actions workflow files, that are related to CI (run on commits/PRs), to have a _ci.yml postfix 2023-01-19 14:38:33 +02:00
docs_ci.yml ci: minimise work on commits/PRs, that affect only .yml files 2022-08-26 21:07:33 +03: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: rename all github actions workflow files, that are related to CI (run on commits/PRs), to have a _ci.yml postfix 2023-01-19 14:38:33 +02:00
gg_regressions_ci.yml ci: make the v gret steps more robust to slow CI runners 2023-01-08 14:56:22 +02:00
linux_ci.yml ci: split windows/linux/macos jobs from the single ci.yml to 3 separate .yml files 2023-01-19 14:32:55 +02:00
macos_ci.yml ci: split windows/linux/macos jobs from the single ci.yml to 3 separate .yml files 2023-01-19 14:32:55 +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: rename all github actions workflow files, that are related to CI (run on commits/PRs), to have a _ci.yml postfix 2023-01-19 14:38:33 +02:00
native_backend_tests_ci.yml ci: rename all github actions workflow files, that are related to CI (run on commits/PRs), to have a _ci.yml postfix 2023-01-19 14:38:33 +02:00
other_ci.yml ci: remove continue-on-error: true for most ci jobs (#14811) 2022-06-22 00:20:57 +03:00
paths_ci.yml ci: run on all branches on forks (#14498) 2022-05-22 20:19:04 +03:00
periodic_ci.yml ci: rename all github actions workflow files, that are related to CI (run on commits/PRs), to have a _ci.yml postfix 2023-01-19 14:38:33 +02:00
prebuilt.yml ci: fix prebuild.yml (#8269) 2021-01-23 08:04:24 +02:00
sanitized_ci.yml ci: rename all github actions workflow files, that are related to CI (run on commits/PRs), to have a _ci.yml postfix 2023-01-19 14:38:33 +02:00
sdl_ci.yml ci: minimise work on commits/PRs, that affect only .yml files 2022-08-26 21:07:33 +03:00
toml_ci.yml toml: minor cleanup in toml tests (#16679) 2022-12-15 10:16:42 +02:00
v_apps_and_modules_compile_ci.yml ci: rename all github actions workflow files, that are related to CI (run on commits/PRs), to have a _ci.yml postfix 2023-01-19 14:38:33 +02:00
v_benchmark_ci.yml ci: rename all github actions workflow files, that are related to CI (run on commits/PRs), to have a _ci.yml postfix 2023-01-19 14:38:33 +02:00
vab_ci.yml ci: add pure -os android checks (#14837) 2022-06-23 11:22:55 +03:00
vinix_kernel_ci.yml ci: rename all github actions workflow files, that are related to CI (run on commits/PRs), to have a _ci.yml postfix 2023-01-19 14:38:33 +02:00
websockets_ci.yml ci: rename all github actions workflow files, that are related to CI (run on commits/PRs), to have a _ci.yml postfix 2023-01-19 14:38:33 +02:00
windows_ci.yml ci: split windows/linux/macos jobs from the single ci.yml to 3 separate .yml files 2023-01-19 14:32:55 +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 ci: update windows-install-sqlite.bat to latest sqlite 2022-04-18 14:25:57 +03:00