Skip to content

Add YAML support to entire-sem - #1

Merged
suhaanthayyil merged 1 commit into
mainfrom
codex/entire-sem-yaml-support
Jun 4, 2026
Merged

Add YAML support to entire-sem#1
suhaanthayyil merged 1 commit into
mainfrom
codex/entire-sem-yaml-support

Conversation

@suhaanthayyil

Copy link
Copy Markdown
Owner

Summary

  • add .yml/.yaml parsing support to entire-sem using the existing go-tree-sitter YAML grammar
  • extract YAML workflow, top-level section, and GitHub Actions jobs. entities so workflow files are no longer dropped from semantic analysis
  • add parser and AnalyzeGitRange regression coverage for .github/workflows/ci.yml

Tests

  • go test ./...

Notes

This does not change scoring or benchmark behavior. It only makes entire-sem include YAML workflow files in semantic output.

@suhaanthayyil
suhaanthayyil force-pushed the codex/entire-sem-yaml-support branch from 4713706 to 2fc8538 Compare June 4, 2026 16:48
@suhaanthayyil
suhaanthayyil merged commit 5f8e8f3 into main Jun 4, 2026
4 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