v/.github/workflows
Delyan Angelov 71d32ea6ad
Some checks are pending
Graphics CI / gg-regressions (push) Waiting to run
vlib modules CI / build-module-docs (push) Waiting to run
native backend CI / native-backend-ubuntu (push) Waiting to run
native backend CI / native-backend-windows (push) Waiting to run
Shy and PV CI / v-compiles-puzzle-vibes (push) Waiting to run
Sanitized CI / sanitize-undefined-clang (push) Waiting to run
Sanitized CI / sanitize-undefined-gcc (push) Waiting to run
Sanitized CI / tests-sanitize-address-clang (push) Waiting to run
Sanitized CI / sanitize-address-msvc (push) Waiting to run
Sanitized CI / sanitize-address-gcc (push) Waiting to run
Sanitized CI / sanitize-memory-clang (push) Waiting to run
Time CI / time-linux (push) Waiting to run
Time CI / time-macos (push) Waiting to run
Time CI / time-windows (push) Waiting to run
toml CI / toml-module-pass-external-test-suites (push) Waiting to run
Tools CI / tools-linux (clang) (push) Waiting to run
Tools CI / tools-linux (gcc) (push) Waiting to run
Tools CI / tools-linux (tcc) (push) Waiting to run
Tools CI / tools-macos (clang) (push) Waiting to run
Tools CI / tools-windows (gcc) (push) Waiting to run
Tools CI / tools-windows (msvc) (push) Waiting to run
Tools CI / tools-windows (tcc) (push) Waiting to run
Tools CI / tools-docker-ubuntu-musl (push) Waiting to run
vab CI / vab-compiles-v-examples (push) Waiting to run
vab CI / v-compiles-os-android (push) Waiting to run
wasm backend CI / wasm-backend (ubuntu-22.04) (push) Waiting to run
wasm backend CI / wasm-backend (windows-2022) (push) Waiting to run
Workflow Lint / lint-yml-workflows (push) Waiting to run
sdl CI / v-compiles-sdl-examples (push) Waiting to run
ci: fix dependencies for modules with examples (libasound2-dev is needed for sokol.audio on Ubuntu) (#25102)
2025-08-13 22:30:23 +03: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: use -silent in more jobs that produce a lot of OK lines normally (for test-cleancode, test-self, build-examples, build-tools) 2025-02-24 11:23:59 +02:00
android_cross_compile.vsh os,tools: add os.vtmp_dir() 2022-11-03 10:19:51 +02:00
benchmark_footprint_json_decode.yml ci: bump actions/checkout from 4 to 5 (#25095) 2025-08-12 18:54:24 +03:00
benchmark_footprint_json_encode.yml ci: bump actions/checkout from 4 to 5 (#25095) 2025-08-12 18:54:24 +03:00
bootstrapping_ci.yml ci: bump actions/checkout from 4 to 5 (#25095) 2025-08-12 18:54:24 +03:00
build_vinix_locally.sh docs: change instructions for cloning the V repository to use --depth=1 (#22905) 2024-11-18 23:24:02 +02:00
c2v_ci.yml ci: bump actions/checkout from 4 to 5 (#25095) 2025-08-12 18:54:24 +03:00
compare_pr_to_master.v ci: improve the alignment of the results of file size comparisons in compare_pr_to_master.v 2025-08-01 16:23:19 +03:00
compile_discordv.sh ci: avoid duplicating work by removing the remaining -skip-unused tasks, since that is the new default (#23746) 2025-02-17 12:09:37 +02:00
compile_herolib.sh ci: update last known good commit hash for herolib to ca8799af39228a5678a7be81128c5b0c342c9efc 2025-01-27 11:47:17 +02:00
compile_shaders_in_examples.sh ci: use shebang with better portability in shell scripts, format shell scripts (#21605) 2024-05-30 17:37:07 +03:00
compile_v_with_vtcc.sh ci: update compile_v_with_vtcc.sh, enable its CI task again (#23063) 2024-12-04 14:11:21 +02:00
compile_vlang_gui_examples.sh ci: update vlang/gui commit its latest e5cc33fe816fef33d718cb1b91f66d6bd38fb4a4 2025-08-12 18:52:13 +03:00
cross_ci.yml ci: bump actions/checkout from 4 to 5 (#25095) 2025-08-12 18:54:24 +03:00
debug.yml ci: bump actions/checkout from 4 to 5 (#25095) 2025-08-12 18:54:24 +03:00
docker_ci.yml ci: bump actions/checkout from 4 to 5 (#25095) 2025-08-12 18:54:24 +03:00
Dockerfile.ci_alpine_local ci: make easier the debugging of the docker-alpine-musl-gcc job (#23399) 2025-01-07 15:19:59 +02:00
docs_ci.yml ci: bump actions/checkout from 4 to 5 (#25095) 2025-08-12 18:54:24 +03:00
download_full_toml_test_suites.sh ci: make the CI more robust, by retrying commands and v download instead of wget (#23196) 2024-12-17 20:03:54 +02:00
find_openssl.bat ci: use windows-2025 for the gcc-windows job (since it has gcc 14.2.0) (#24304) 2025-04-24 13:03:25 +03:00
freebsd_ci.yml ci: bump actions/checkout from 4 to 5 (#25095) 2025-08-12 18:54:24 +03:00
gen_vc_ci.yml ci: bump actions/checkout from 4 to 5 (#25095) 2025-08-12 18:54:24 +03:00
gg_regressions_ci.yml ci: bump actions/checkout from 4 to 5 (#25095) 2025-08-12 18:54:24 +03:00
hub_docker_ci.yml ci: bump actions/checkout from 4 to 5 (#25095) 2025-08-12 18:54:24 +03:00
linux_ci.yml ci: bump actions/checkout from 4 to 5 (#25095) 2025-08-12 18:54:24 +03:00
macos_ci.yml ci: bump actions/checkout from 4 to 5 (#25095) 2025-08-12 18:54:24 +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 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: fix dependencies for modules with examples (libasound2-dev is needed for sokol.audio on Ubuntu) (#25102) 2025-08-13 22:30:23 +03:00
module_docs_lint.yml ci: bump actions/checkout from 4 to 5 (#25095) 2025-08-12 18:54:24 +03:00
more_extensive_but_slower_tests_ci.yml ci: bump actions/checkout from 4 to 5 (#25095) 2025-08-12 18:54:24 +03:00
native_backend_ci.yml ci: bump actions/checkout from 4 to 5 (#25095) 2025-08-12 18:54:24 +03:00
openbsd_ci.yml ci: bump actions/checkout from 4 to 5 (#25095) 2025-08-12 18:54:24 +03:00
other_ci.yml ci: bump actions/checkout from 4 to 5 (#25095) 2025-08-12 18:54:24 +03:00
paths_ci.yml ci: bump actions/checkout from 4 to 5 (#25095) 2025-08-12 18:54:24 +03:00
periodic_ci.yml ci: bump actions/checkout from 4 to 5 (#25095) 2025-08-12 18:54:24 +03:00
prebuilt.yml ci: use retry.sh for the pkg install in termux_ci.yml to reduce false positives. 2025-08-12 11:31:52 +03:00
puzzle_vibes_ci.yml ci: bump actions/checkout from 4 to 5 (#25095) 2025-08-12 18:54:24 +03:00
release_ci.yml ci: bump actions/checkout from 4 to 5 (#25095) 2025-08-12 18:54:24 +03:00
retry.sh ci: add logging to .github/workflows/retry.sh 2024-04-12 13:49:35 +03:00
riscv64_linux_ci.yml ci: bump actions/checkout from 4 to 5 (#25095) 2025-08-12 18:54:24 +03:00
run_sanitizers.sh ci, checker, pref: extract .github/workflows/run_sanitizers.sh to ease local testing with different options 2024-08-21 13:18:21 +03:00
run_sanitizers_leak.suppressions vlib: enable more satnitized memleak detection runs without false positives on the CI (#23200) 2024-12-20 16:09:16 +02:00
run_sanitizers_thread.suppressions ci, checker, pref: extract .github/workflows/run_sanitizers.sh to ease local testing with different options 2024-08-21 13:18:21 +03:00
run_sanitizers_undefined.suppressions ci: update linux image runners from ubuntu-20.04 to ubuntu-24.04 (#23706) 2025-02-17 07:37:59 +02:00
s390x_linux_ci.yml ci: bump actions/checkout from 4 to 5 (#25095) 2025-08-12 18:54:24 +03:00
sanitized_ci.yml ci: bump actions/checkout from 4 to 5 (#25095) 2025-08-12 18:54:24 +03:00
sdl_ci.yml ci: bump actions/checkout from 4 to 5 (#25095) 2025-08-12 18:54:24 +03:00
show_manual_release_cmd.vsh tools: fix show_manual_release_cmd.vsh, use .strftime(%V) for calculating the proper default week number 2025-02-11 10:19:46 +02:00
symlink_ci.yml ci: bump actions/checkout from 4 to 5 (#25095) 2025-08-12 18:54:24 +03:00
termux_ci.yml ci: bump actions/checkout from 4 to 5 (#25095) 2025-08-12 18:54:24 +03:00
time_ci.yml ci: bump actions/checkout from 4 to 5 (#25095) 2025-08-12 18:54:24 +03:00
toml_ci.yml ci: bump actions/checkout from 4 to 5 (#25095) 2025-08-12 18:54:24 +03:00
tools_ci.yml ci: use v build-tools without flags for the tools-windows job 2025-08-13 20:16:22 +03:00
v_apps_and_modules_compile_ci.yml ci: bump actions/checkout from 4 to 5 (#25095) 2025-08-12 18:54:24 +03:00
vab_ci.yml ci: bump actions/checkout from 4 to 5 (#25095) 2025-08-12 18:54:24 +03:00
vinix_ci.yml ci: bump actions/checkout from 4 to 5 (#25095) 2025-08-12 18:54:24 +03:00
vpm_ci.yml ci: bump actions/checkout from 4 to 5 (#25095) 2025-08-12 18:54:24 +03:00
vsl_and_vtl_compile_ci.yml ci: bump actions/checkout from 4 to 5 (#25095) 2025-08-12 18:54:24 +03:00
vup_works.yml ci: bump actions/checkout from 4 to 5 (#25095) 2025-08-12 18:54:24 +03:00
wasm_backend_ci.yml ci: bump actions/checkout from 4 to 5 (#25095) 2025-08-12 18:54:24 +03:00
websockets_ci.yml ci: bump actions/checkout from 4 to 5 (#25095) 2025-08-12 18:54:24 +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 the helper script, for getting the most recent sqlite-amalgamation-3380200.zip (#21474) 2024-05-08 19:11:32 +03:00
windows_ci.yml ci: bump actions/checkout from 4 to 5 (#25095) 2025-08-12 18:54:24 +03:00
workflow_lint.yml ci: bump actions/checkout from 4 to 5 (#25095) 2025-08-12 18:54:24 +03:00