gsm.reporting v1.0.0
gsm.reporting v1.0.0
We are pleased to introduce the first major release of the gsm.reporting package, which powers the GSM reporting data model and orchestrates the workflows for generating reports within the GSM pipeline. This release marks a significant milestone, the release of a modularized ecosystem for the GSM pipeline.
Key Updates:
-
Qualification Report GitHub Actions (GHA):
A new GitHub Actions workflow has been integrated for generating qualification reports, streamlining the process and automating report generation for better efficiency.
PR #12 -
Replacement of
clindatawithgsm.datasim:
The outdatedclindatadata has been replaced withgsm.datasim, a more advanced and reliable module for data simulation.
PR #13 -
Vignette Updates and Enhancements:
Several changes have been made to improve the documentation, to ensure users can easily navigate the reporting workflows.
PR #14
Additional Changes:
- Various bug fixes have been implemented to improve the stability of the package.
For more details, please refer to the pull requests linked above.
What's Changed
- main -> dev after release by Laura Maxwell (@lauramaxwell) in #5
- Add qualification report GHA by Laura Maxwell (@lauramaxwell) in #12
- Closes #10 swap clindata references with datasim by Zelos Zhu (@zdz2101) in #13
- VIgnette tweaks by Laura Maxwell (@lauramaxwell) in #14
- change gsm to gsm.core by Laura Maxwell (@lauramaxwell) in #16
- Update qual GHA token by Laura Maxwell (@lauramaxwell) in #17
- Add namespace to yamls by Laura Maxwell (@lauramaxwell) in #18
- Gsm.reporting v1.0.0 rc by Laura Maxwell (@lauramaxwell) in #19
New Contributors
- Zelos Zhu (@zdz2101) made their first contribution in #13
Full Changelog: v0.0.1...v1.0.0