Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: split up vsl / vtl run #21372

Merged
merged 2 commits into from
Apr 29, 2024
Merged

ci: split up vsl / vtl run #21372

merged 2 commits into from
Apr 29, 2024

Conversation

ttytm
Copy link
Member

@ttytm ttytm commented Apr 28, 2024

The splits tests of the modules into separate jobs. The result is faster runs of the overall workflow and quicker failures on potential regressions. Also a better overview in which step an issue occurred would be provided.

E.g., in #21371, it is visible that the v_apps_and_modules_compile_ci.yml workflow requires the most time with ~19m, the second longest takes ~7m. The updated reduces it to about 10m, which translates into the time for the full CI run for PRs that only affect tool changes.

@spytheman spytheman merged commit faddc70 into vlang:master Apr 29, 2024
10 checks passed
@ttytm ttytm deleted the ci/vtl-vsl branch April 29, 2024 09:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants