Skip to content

Refresh project maintenance and pin development tools - #148

Merged
osteele merged 3 commits into
mainfrom
project-maintenance
Aug 12, 2026
Merged

Refresh project maintenance and pin development tools#148
osteele merged 3 commits into
mainfrom
project-maintenance

Conversation

@osteele

@osteele osteele commented Aug 12, 2026

Copy link
Copy Markdown
Owner

Summary

  • ignore the repository-local Go test cache and repair the stale benchmark template
  • refresh README badges and release notes for recently merged features
  • pin code-generation and lint tools in go.mod
  • verify both generated expression-parser files in CI

Refs #32.

Validation

  • cgo-test ./...
  • cgo-test -run "^$" -bench . -benchtime=1x ./...
  • make vet
  • make lint
  • make generate (twice, with no second-run diff)
  • go mod tidy -diff
  • go mod verify

@osteele
osteele merged commit 04db7d2 into main Aug 12, 2026
13 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