OpenMS icon indicating copy to clipboard operation
OpenMS copied to clipboard

Version number of .TOPPAS files in tests not updated automatically on new release

Open poshul opened this issue 2 years ago • 3 comments

The version number for the parameters in the TOPPAS files isn't automatically updated. It's possible to do by hand (https://github.com/OpenMS/OpenMS/commit/fc0d8746ca915aed1e7b6f980bc986d378f531fc) but obnoxious. It would be nice to have a script to do this for us.

poshul avatar Oct 13 '23 10:10 poshul

INIUpdater can update both .ini as well as .toppas files

cbielow avatar Oct 13 '23 11:10 cbielow

now, we just need to enumerate all those files and call INIUpdater on it..

cbielow avatar Oct 13 '23 11:10 cbielow

wouldn't that be something for our https://github.com/OpenMS/OpenMS/blob/develop/.github/workflows/update_version_numbers.yml action?

timosachsenberg avatar Oct 15 '23 10:10 timosachsenberg

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Nov 18 '25 03:11 github-actions[bot]