What's Changed
Some potentially breaking changes:
- Upgrade to sphinx-needs 6.3
- Change how source links are collected
- Udate rules_py dependency from 1.4.1 to 1.8.3
- Changes in Metamodel (e.g. some options are now mandatory)
- Verify broken http links in documentation via new executable: bazel run //:docs_link_check
Details
- Fix 'edit on github' button by @MaximilianSoerenPollak in #352
- fix issues which prevent latest main update by @RolandJentschETAS in #349
- fix deprecated linking by @RolandJentschETAS in #350
- Enabeling consumer tests to run on PR by @MaximilianSoerenPollak in #356
- add link from component to requirement by @RolandJentschETAS in #359
- Fixing consumer test pipe by @MaximilianSoerenPollak in #363
- Add cleanup to consumer tests to ensure fresh env for each run by @MaximilianSoerenPollak in #365
- improve statistics page by @AlexanderLanin in #364
- remove double link by @RolandJentschETAS in #362
- Increase verbosity & change assert in consumer tests by @MaximilianSoerenPollak in #370
- Upgrade sphinx-needs to 6.3.0 by @arnoox in #361
- Source links as Bazel target by @a-zw in #358
- bugfix: linking of plat_saf_dfa by @RolandJentschETAS in #374
- Fix consumer tests to handle present git override by @MaximilianSoerenPollak in #380
- cleanup meta model by @RolandJentschETAS in #379
- cicd: build docs on release by @PiotrKorkus in #377
- Disable ubproject.toml warning on diff by @MaximilianSoerenPollak in #381
- Update Rules_Py & Consolidate internal structure by @MaximilianSoerenPollak in #378
- Fix typo in source_to_doc_links.rst by @Chidananda-Swamy in #383
- chore: update dependencies by @AlexanderLanin in #384
- fix wrong module warning by @RolandJentschETAS in #385
- Add link_check action & workflow by @MaximilianSoerenPollak in #386
New Contributors
- @arnoox made their first contribution in #361
- @PiotrKorkus made their first contribution in #377
- @Chidananda-Swamy made their first contribution in #383
Full Changelog: v2.3.3...v3.0.0