Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More elegant handling of versions for report #112

Open
nschan opened this issue Feb 27, 2025 · 0 comments
Open

More elegant handling of versions for report #112

nschan opened this issue Feb 27, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@nschan
Copy link
Collaborator

nschan commented Feb 27, 2025

Currently the versions for reporting are generated via softwareVersionsToYAML, the yaml is parsed in the report. After the report completed, softwareVersionsToYAML runs again to produce a yaml that also includes the tools used for the report. This is not very elegant, and there is probably a better way to get the software versions into the report.

@nschan nschan added the enhancement New feature or request label Feb 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant