Skip to content

CI: Verify job does not fail on error #351

@tcharding

Description

@tcharding

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions