eclipse-uprotocol / up-rust

uProtocol Language Specific Library for Rust
Apache License 2.0
10 stars 9 forks source link

Add workflow for tracing requirements from up-spec #182

Closed sophokles73 closed 1 month ago

sophokles73 commented 1 month ago

Many of the artifacts in the up-spec repository already contain OpenFastTrace specification items which can be traced to implementations and tests using the newly added AsciiDoc Plugin for OpenFastTrace.

We should be able to add a GitHub workflow that runs the tracer and allows the resulting report to be added as a release artifact.

sophokles73 commented 1 month ago

closed via #183