Skip to content

Add more projects to index job matrix#242

Merged
jupblb merged 1 commit into
mainfrom
michal/more-examples
May 6, 2026
Merged

Add more projects to index job matrix#242
jupblb merged 1 commit into
mainfrom
michal/more-examples

Conversation

@jupblb
Copy link
Copy Markdown
Collaborator

@jupblb jupblb commented May 6, 2026

Improves the harness around the indexer implementation.

  • prometheus: heavy generics + protobuf-generated code
  • hugo: //go:embed and build-tag variants
  • tailscale: GOOS-specific files (lots of *_linux.go / *_darwin.go)
  • klauspost/compress: arch-specific assembly with Go fallbacks (also a fast smoke test, ~1s)

Each repo exercises a feature not already covered:

- prometheus: heavy generics + protobuf-generated code
- hugo: //go:embed and build-tag variants
- tailscale: GOOS-specific files (lots of *_linux.go / *_darwin.go)
- klauspost/compress: arch-specific assembly with Go fallbacks (also a
  fast smoke test, ~1s)

All four were verified to index cleanly with the current scip-go binary.
@jupblb jupblb marked this pull request as draft May 6, 2026 14:26
@jupblb jupblb requested a review from trly May 6, 2026 14:41
@jupblb jupblb marked this pull request as ready for review May 6, 2026 14:41
@jupblb jupblb enabled auto-merge (squash) May 6, 2026 14:41
@jupblb jupblb merged commit 435d926 into main May 6, 2026
14 checks passed
@jupblb jupblb deleted the michal/more-examples branch May 6, 2026 22:31
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.

2 participants