Skip to content

Conversation

@stefanvanburen
Copy link
Member

This fixes just generate and adds a justfile target to check that generation doesn't change files in CI (we do something similar in protovalidate-python and I used the same logic).

I also added comments to the justfile targets so just --list has a short description.

This fixes `just generate` and adds a justfile target to check that
generation doesn't change files in CI (we do [something similar in
protovalidate-python][1] and I used the same logic).

I also added comments to the justfile targets so `just --list` has a
short description.

[1]: https://github.com/bufbuild/protovalidate-python/blob/1f0d1837077765e4c21933202594bddb9f065b5a/Makefile#L72-L75

Signed-off-by: Stefan VanBuren <[email protected]>
Shouldn't change based on OS, similar to how we have the lint step. And
add a simple name to the step.

Signed-off-by: Stefan VanBuren <[email protected]>
@stefanvanburen stefanvanburen force-pushed the svanburen/fix-generation branch from f8fb5cd to aab6b1f Compare September 24, 2025 15:47
`sed` differences :(

Signed-off-by: Stefan VanBuren <[email protected]>
Signed-off-by: Stefan VanBuren <[email protected]>
@stefanvanburen stefanvanburen force-pushed the svanburen/fix-generation branch from 84fb17f to eb3ebfc Compare September 24, 2025 17:12
@stefanvanburen stefanvanburen merged commit f4eb908 into main Sep 24, 2025
17 checks passed
@stefanvanburen stefanvanburen deleted the svanburen/fix-generation branch September 24, 2025 17:28
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.

3 participants