v/.github/workflows
Delyan Angelov 9535d38645
ci: fix concurrency.group name for containers_ci.yml
2022-02-24 16:00:57 +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 tools: rename `v test-compiler-full` to `v test-self` 2021-01-19 10:41: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
build_vinix_locally.sh ci: fix the vinix-build job 2021-07-26 08:50:05 +03:00
cancel.yml Revert "Revert "ci: minor optimization in the cancel workflow (#10978)"" 2021-07-29 09:28:42 +03: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
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 ci: bump timeout-minutes to 25 for ci_cross.yml 2022-02-24 12:04:04 +02:00
ci_sanitized.yml ci: use different concurrency.group values for different .yml files 2022-01-24 14:36:42 +02:00
containers_ci.yml ci: fix concurrency.group name for containers_ci.yml 2022-02-24 16:00:57 +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 ci: fix yamllint warnings/errors 2021-07-19 13:26:43 +03:00
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/test: clean 32-bit detection and test tcc32/tcc64 CI run (#9001) 2021-02-27 21:19:11 +03: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.yml ci: fix module_docs.yml (at the cost of 1 yamllint error :-| ) 2021-07-19 18:07:42 +03:00
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 periodic.yml: comment the 'Run network tests' tasks for now 2021-06-13 20:22:57 +03:00
prebuilt.yml ci: fix prebuild.yml (#8269) 2021-01-23 08:04:24 +02:00
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 ci: fix workflows/windows-install-sdl.bat 2020-03-10 16:10:05 +01:00
windows-install-sqlite.bat sqlite: fix windows-install-sqlite.bat 2020-06-27 21:44:14 +03:00