Version number of .TOPPAS files in tests not updated automatically on new release
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.
INIUpdater can update both .ini as well as .toppas files
now, we just need to enumerate all those files and call INIUpdater on it..
wouldn't that be something for our https://github.com/OpenMS/OpenMS/blob/develop/.github/workflows/update_version_numbers.yml action?
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.