Skip to content

CI: Run workflow steps in parallel using background/wait#1852

Draft
marcoroth wants to merge 1 commit into
mainfrom
ci/parallel-steps
Draft

CI: Run workflow steps in parallel using background/wait#1852
marcoroth wants to merge 1 commit into
mainfrom
ci/parallel-steps

Conversation

@marcoroth

@marcoroth marcoroth commented Jul 13, 2026

Copy link
Copy Markdown
Owner

Uses the new GitHub Actions parallel steps keywords to overlap network-bound setup (apt, valgrind, yarn/Playwright downloads) with Ruby setup and to run independent checks (RuboCop, Sorbet, Steep, clang-format, clang-tidy) concurrently.

https://github.blog/changelog/2026-06-25-actions-steps-can-now-be-run-in-parallel/

@github-actions

Copy link
Copy Markdown

🌿 Interactive Playground and Documentation Preview

A preview deployment has been built for this pull request. Try out the changes live in the interactive playground:


🌱 Grown from commit 29b707e

@pkg-pr-new

pkg-pr-new Bot commented Jul 13, 2026

Copy link
Copy Markdown
npx https://pkg.pr.new/@herb-tools/formatter@1852
npx https://pkg.pr.new/@herb-tools/language-server@1852
npx https://pkg.pr.new/@herb-tools/linter@1852

commit: 29b707e

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