Skip to content

ci: Fix LSP workflow container matrix#12718

Merged
anthonyshew merged 1 commit into
mainfrom
fix/lsp-empty-container
May 4, 2026
Merged

ci: Fix LSP workflow container matrix#12718
anthonyshew merged 1 commit into
mainfrom
fix/lsp-empty-container

Conversation

@anthonyshew

Copy link
Copy Markdown
Contributor

Summary

  • Removes the undefined job-level LSP container image so every matrix entry can start on its selected runner.
  • Keeps the Linux preparation command as a normal runner step instead of a dead container setup path.

Closes TURBO-5507

Testing

  • pnpm format
  • pnpm check:toml
  • git diff --check
  • ruby -e 'require "yaml"; YAML.load_file(ARGV.fetch(0))' ".github/workflows/lsp.yml"

@anthonyshew anthonyshew requested a review from a team as a code owner May 4, 2026 19:23
@anthonyshew anthonyshew requested review from tknickman and removed request for a team May 4, 2026 19:23
@vercel

vercel Bot commented May 4, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
examples-basic-web Ready Ready Preview, Comment, Open in v0 May 4, 2026 7:25pm
examples-designsystem-docs Ready Ready Preview, Comment, Open in v0 May 4, 2026 7:25pm
examples-gatsby-web Ready Ready Preview, Comment, Open in v0 May 4, 2026 7:25pm
examples-kitchensink-blog Ready Ready Preview, Comment, Open in v0 May 4, 2026 7:25pm
examples-nonmonorepo Ready Ready Preview, Comment, Open in v0 May 4, 2026 7:25pm
examples-svelte-web Ready Ready Preview, Comment, Open in v0 May 4, 2026 7:25pm
examples-tailwind-web Ready Ready Preview, Comment, Open in v0 May 4, 2026 7:25pm
examples-vite-web Ready Ready Preview, Comment, Open in v0 May 4, 2026 7:25pm
turbo-site Ready Ready Preview, Comment, Open in v0 May 4, 2026 7:25pm

@anthonyshew anthonyshew merged commit ac55ec9 into main May 4, 2026
46 checks passed
@anthonyshew anthonyshew deleted the fix/lsp-empty-container branch May 4, 2026 19:27
anthonyshew added a commit that referenced this pull request May 4, 2026
## Release v2.9.9

> [!CAUTION]
> Versioned docs aliasing FAILED. [View
logs](https://github.com/vercel/turborepo/actions/runs/25342206497)

### Changes

- release(turborepo): 2.9.8 (#12700) (`09900b9`)
- fix: Remove Unix parent death watchdogs (#12699) (`22526bb`)
- release(turborepo): 2.9.9-canary.1 (#12705) (`72cc81c`)
- fix: Scope repo index prefixes to Git root (#12706) (`82dee40`)
- release(turborepo): 2.9.9-canary.2 (#12708) (`7dacd56`)
- ci: Harden non-release GitHub Actions (#12707) (`4af1ef1`)
- docs: Add pnpm workspace flag (-w) to Oxc setup docs (#12655)
(`4e8a20f`)
- fix: Harden OG image signatures (#12709) (`76d26f8`)
- fix: Scope release npm publishing credentials (#12710) (`382f305`)
- ci: Harden release workflows (#12711) (`709c9d4`)
- release(turborepo): 2.9.9-canary.3 (#12712) (`6f35176`)
- fix: Harden docs security endpoints (#12713) (`56eefcc`)
- ci: Harden internal GitHub Actions (#12714) (`cbe31ef`)
- ci: Harden release workflow handling (#12715) (`f89f3bd`)
- fix: Preserve lockfiles during dry-run conversion (#12717) (`3192551`)
- ci: Fix LSP workflow container matrix (#12718) (`ac55ec9`)

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Anthony Shew <anthonyshew@gmail.com>
anthonyshew pushed a commit that referenced this pull request May 7, 2026
## Release v2.9.10-canary.1

> [!CAUTION]
> Versioned docs aliasing FAILED. [View
logs](https://github.com/vercel/turborepo/actions/runs/25414005119)

### Changes

- fix: Preserve lockfiles during dry-run conversion (#12717) (`3192551`)
- ci: Fix LSP workflow container matrix (#12718) (`ac55ec9`)
- release(turborepo): 2.9.9-canary.4 (#12716) (`25c71b0`)
- release(turborepo): 2.9.9 (#12719) (`acfe475`)
- fix: Respect SCM env vars in `turbo query affected` (#12722)
(`3caa8fb`)
- ci: Package VSCode extension in release workflow (#12723) (`329a545`)
- fix: Avoid raw create-turbo example telemetry (#12725) (`ec0b8dd`)
- fix: Escape graph HTML payloads (#12726) (`89b4f4e`)
- fix: Prevent OTEL token injection to spoofed origins (#12727)
(`1fbc725`)
- fix: Retry HTTP status failures (#12728) (`e389d66`)
- fix: Validate microfrontend proxy Host header (#12730) (`eb46170`)
- fix: Redact task hash env debug logs (#12733) (`6d9fc06`)
- fix: Filter microfrontend proxy environments (#12732) (`9b28a75`)
- fix: Preserve FSEvents mount points for device-relative paths (#12729)
(`6ce73e0`)
- fix: Validate proxy Host headers (#12731) (`9f70395`)
- fix: Resolve TypeScript `.js` extension imports to `.ts` files in
boundaries (#12644) (`b47f6dc`)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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