Skip to content

ci: bump setup-v to v1.5#313

Merged
ulises-jeremias merged 1 commit into
vlang:mainfrom
ulises-jeremias:ci/setup-v-v1.5
Jun 2, 2026
Merged

ci: bump setup-v to v1.5#313
ulises-jeremias merged 1 commit into
vlang:mainfrom
ulises-jeremias:ci/setup-v-v1.5

Conversation

@ulises-jeremias

@ulises-jeremias ulises-jeremias commented Jun 2, 2026

Copy link
Copy Markdown
Member

Summary

  • Bump all workflows from vlang/setup-v@v1.4 / v1.3 / v1 to @v1.5.

Why

vlang/setup-v#17 merged and tagged as v1.5:

  • Windows: makev.bat -gcc instead of GNU make
  • v.exe detection and incomplete install dir recovery
  • stable: true resolves latest release without requiring check-latest

Test plan

  • CI matrix (including windows-latest smoke) passes with setup-v@v1.5

Made with Cursor

Summary by CodeRabbit

  • Chores
    • Updated GitHub Actions workflows to use V language setup action v1.5 across all CI/CD pipelines, including benchmarking, linting, documentation deployment, and testing workflows.

Uses vlang/setup-v@v1.5 (makev.bat on Windows, stable ref fix).

Co-authored-by: Cursor <cursoragent@cursor.com>
@coderabbitai

coderabbitai Bot commented Jun 2, 2026

Copy link
Copy Markdown

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 7e076dfe-0966-4c24-a283-88afa4b33065

📥 Commits

Reviewing files that changed from the base of the PR and between 443d4da and 24f89f8.

📒 Files selected for processing (5)
  • .github/workflows/benchmark-pr-comment.yml
  • .github/workflows/benchmarks.yml
  • .github/workflows/ci.yml
  • .github/workflows/deploy-docs.yml
  • .github/workflows/v-lint.yml

📝 Walkthrough

Walkthrough

This pull request updates all GitHub Actions workflows in the repository to use vlang/setup-v@v1.5. The version bump is applied consistently across five workflow files: the primary CI test suite, documentation deployment, benchmark runs, benchmark PR comments, and linting checks. No job logic, configuration parameters, or behavior are altered.

Changes

V Setup Action Version Upgrade

Layer / File(s) Summary
Primary CI and deployment workflows
.github/workflows/ci.yml, .github/workflows/deploy-docs.yml
Core CI test jobs (Linux, Windows, CUDA, macOS) upgrade from v1.4 to v1.5; documentation deployment upgrades from v1 to v1.5. All test execution logic and artifact handling remain unchanged.
Benchmark and linting workflows
.github/workflows/benchmarks.yml, .github/workflows/benchmark-pr-comment.yml, .github/workflows/v-lint.yml
Benchmark jobs (Linux, macOS, numpy comparison) and linting jobs (code formatting and documentation) upgrade from v1.3 to v1.5. All scheduling, configuration parameters, and reporting steps remain intact.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Poem

🐰 A V update hops through the CI,

From 1.3, 1.4, to 1.5 it flies,

Workflows all aligned in harmony,

Setup actions bump across the sky! 🚀

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@ulises-jeremias ulises-jeremias merged commit f6ba548 into vlang:main Jun 2, 2026
20 of 25 checks passed
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.

1 participant