Review scripts to see if Gilab project automation is possible
Currently the release scripts have a per version list of RTEMS package for a release. The Gitlab API lets us query and collect the RTEMS projects so this could be automated.
There may be complexity around this related to repos with submodules. If this is handled then creating a python command to return a list of repo URLs the release script could use would remove a painful configuration element when releasing.
Edited by Chris Johns