zephyrproject-rtos / reqmgmt

8 stars 11 forks source link

Zephyr high-level and functional requirements: migrate to RELATIONS and auto-generate UIDs #10

Closed stanislaw closed 10 months ago

stanislaw commented 10 months ago

This work concludes the assignment of ZEP-based UIDs to all existing Zephyr requirements.

The last auto-generated UID is ZEP-121 which matches the total number of requirements.

The first two commits update the requirements to be in accordance with the latest StrictDoc conventions:

The third commit auto-generates the remaining UIDs.

The changes can be reviewed commit-by-commit.

simhein commented 10 months ago

Thanks for adding this it looks good to me one thing which is missing is the sign off in the commits. Can you adapt your commits?

stanislaw commented 10 months ago

Thanks for adding this it looks good to me one thing which is missing is the sign off in the commits. Can you adapt your commits?

I was adding the signed-off lines all along but then forgot to revise them during the final rebase. Now the lines should be in place. Please check again.