1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
Commit Graph

19 Commits

Author SHA1 Message Date
Delyan Angelov
e2822356c2
periodic.yml: comment the 'Run network tests' tasks for now 2021-06-13 20:22:57 +03:00
Delyan Angelov
fc0095863f
Revert "ci: add on: [workflow_dispatch] tag inside .github/workflows/periodic.yml"
This reverts commit 9d6b8830da.
2021-06-13 20:21:27 +03:00
Delyan Angelov
9d6b8830da
ci: add on: [workflow_dispatch] tag inside .github/workflows/periodic.yml 2021-06-10 09:04:22 +03:00
Delyan Angelov
40f11b265e
ci: run only ./v -d network test vlib/net in periodic.yml 2021-05-24 11:26:49 +03:00
Delyan Angelov
927606dc39
tools: rename v test-compiler-full to v test-self 2021-01-19 10:41:51 +02:00
Delyan Angelov
460f32baf2
tests: add v test-all, move v test-fixed to v test-compiler-full 2021-01-17 16:11:10 +02:00
yuyi
5d1d68ffea
ci: increase test frequency of periodic (#7952) 2021-01-08 10:20:09 +02:00
Delyan Angelov
2e8f187819
ci: use runs-on: ubuntu-20.04 consistently 2021-01-01 15:14:09 +02:00
Delyan Angelov
40770f1697 ci: add timeout-minutes attributes for jobs 2020-11-19 13:16:18 +02:00
Delyan Angelov
16ce316695 ci: add V_CI_PERIODIC env for periodic.yml 2020-10-18 19:44:53 +03:00
Delyan Angelov
b3e0827f58 ci: change periodic.yml to also install valgrind too 2020-06-09 19:02:57 +03:00
Delyan Angelov
c6573f9005 ci: change periodic.yml to use cc in the ubuntu job. 2020-06-09 09:49:23 +03:00
Delyan Angelov
e49ca2a799 ci: update periodic.yml to use test-fixed too 2020-05-20 19:16:23 +03:00
Delyan Angelov
195f3f465b
option to disable bounds checking; examples/path_tracing.v: optimizations 2020-02-16 16:13:45 +01:00
Delyan Angelov
869e16c340
fix CI macOS-latest (failing postgresql brew install) 2020-02-13 19:22:13 +01:00
Alexey
ab7a79cb90
ci: fix complilation in periodic workflow 2020-02-12 17:34:11 +01:00
lutherwenxu
9332a83ce6
move v.v to cmd/v 2020-02-09 10:08:04 +01:00
Chris Watson
84a6c019e8 http: refactor and reduce duplication 2020-01-16 18:16:11 +01:00
Delyan Angelov
482f4c1b6c ci: add a new periodic.yml file to test the networking modules 2019-12-29 11:33:33 +01:00