Add job optional dependency check
Description
This MR adds the option to run the dependency check with the CI pipeline.
It can be started by setting CHECK_PKG_VERSIONS == '1'
. It is recommended to create a scheduled job with this variable.
Related Issues
relates to #135 (closed)
Definition of Done
-
Documentation is up-to-date.