fhswf / MLPro

MLPro - The Integrative Middleware Framework for Standardized Machine Learning in Python
https://mlpro.readthedocs.io/
Apache License 2.0
12 stars 3 forks source link

Admin: Frequent scheduling of unit test workflows (all MLPro repos) #910

Closed detlefarend closed 7 months ago

detlefarend commented 8 months ago

Description/Motivation The unit test workflow shall be executed frequently (e.g. weekly/monthly) to determine incompatible changes of 3rd party packages.

Task list

detlefarend commented 7 months ago

@steveyuwono @laxmikantbaheti: all repos MLPro, MLPro-Int-* run now an automatic weekly unit test (Monday 1am). Furthermore, unit tests can now be run manually.

steveyuwono commented 7 months ago

@steveyuwono @laxmikantbaheti: all repos MLPro, MLPro-Int-* run now an automatic weekly unit test (Monday 1am). Furthermore, unit tests can now be run manually.

Super!