-
Notifications
You must be signed in to change notification settings - Fork 40
Closed
Description
We have a Verify job but errors from running cd verify && cargo run all do not cause the job to fail. What this means is that over the last few months while @jamillambert has been working the docs (eg types/src/v23/mod.rs) have become the Single Source Of True (SSOT) instead of the verify/src/method/v23.rs file as was once intended. This makes the verify script broken, currently giving a bunch of false positives.
The question now is: Do we want to keep the verify tool? This would require going over all the outputs and checking if they are false positives. Or just trusting the docs, which is kind of what I would do if I just spent months doing them all. Which begs the initial question?
Metadata
Metadata
Assignees
Labels
No labels