Closed Lupus closed 5 months ago
I can look, but I've also been slowly trying to fix integration tests on master (which were silently broken). Would you look at #243 in the mean time?
Right now, on my branch (and on this rebased on my branch) dune build src/tests/integration-tests/test_make.ml
fails, and I bisected it back to either:
which might have broken packed repeated fields? :/
merged #243 which conflicts with this, but we're close, I think :).
Okay, I think I fixed it. This PR includes a small unrelated commit that forces compilation of option_processing.proto
, and a fix to duplicate id
fields in that file... I hope it's fine to have this extra commit on this PR :)
It's great! Look at that, it even passes integration tests :grin: .
@c-cube could you please take a look? This is required for further upstreaming of validation generator.