Check in CI that generated stdast.go is up to date.
Open
enhancement
process
- Dominant language
- Go
- Stars
- 1.8k
- Forks
- 263
- PR merge metrics
- No merged PRs in 30d
Description
We want to keep stdast.go commited, because it is required for `go get` to "just work". At the same time, we want to make sure it matches cpp-jsonnet/stdlib/std.jsonnet. So we can generate stdast.go in CI, compare it with the commited version and complain when there's a mismatch.
Contributor guide
Assessment
This issue has not been assessed yet.