1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/.github/workflows
2022-02-18 10:31:01 +02:00
..
alpine.build.sh
alpine.test.sh
binary_artifact.yml ci: use powershell Compress-Archive instead of zip in binary_artifact.yml 2021-12-14 12:20:20 +02:00
build_vinix_locally.sh
cancel.yml
ci_bootstrapping_works.yml ci: bump up fetch-depth to 10 for the bootstrapping CI jobs 2021-09-28 18:43:33 +03:00
ci_cross.yml android: fix and test compilation to raw Android C code (#13080) 2022-01-07 16:57:05 +02:00
ci_sanitized.yml ci: use different concurrency.group values for different .yml files 2022-01-24 14:36:42 +02:00
ci.yml ci: move alpine-docker-musl-gcc and ubuntu-docker-musl to other_ci.yml 2022-02-18 10:25:04 +02:00
containers_ci.yml ci: extract ubuntu-docker-musl and alpine-docker-musl-gcc to containers_ci.yml, so they can be easily turned on/off in private github actions 2022-02-18 10:31:01 +02:00
debug_ci.yml ci: remove the -silent flag for CI jobs (the failing tests are listed at the end of the run anyway) 2022-02-16 21:02:36 +02:00
docs_ci.yml ci,tools: improve the precision of report-missing-fn-doc, remove dependence on sed 2022-02-08 11:30:13 +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.yml
gfx_ci.yml vgret: add support for config via toml and root path (#12821) 2021-12-13 20:58:31 +02:00
make_sure_ci_run_with_32bit_compiler_test.v
make_sure_ci_run_with_64bit_compiler_test.v
module_docs.yml
other_ci.yml ci: extract ubuntu-docker-musl and alpine-docker-musl-gcc to containers_ci.yml, so they can be easily turned on/off in private github actions 2022-02-18 10:31:01 +02:00
paths_ci.yml ci: fix for sporadic Killed failures when running js tests on macos 2022-01-30 16:43:04 +02:00
periodic.yml
prebuilt.yml
sdl_ci.yml gg: renaming drawing functions (#12913) 2021-12-23 13:31:25 +02:00
toml_ci.yml ci: install libgc-dev in toml_ci.yml too 2022-01-03 15:03:43 +02:00
vab_ci.yml ci: simplify vab_ci.yml (#13109) 2022-01-09 19:24:47 +02:00
vinix-kernel.yml ci: remove now-useless mlibc stuff from Vinix workflow (#13471) 2022-02-15 11:19:28 +02:00
websockets.yml ci: bump timeout-minutes from 60 minutes to 121 minutes for normal 'fast' jobs 2021-07-29 18:04:02 +03:00
windows-install-sdl.bat
windows-install-sqlite.bat