Help making the build pipeline running again.
As discussed
- in today's bi weekly XFSC developer call and in
- https://matrix.to/#/!flmTthUebPfZFnEyxM:matrix.org/$eG3o_N2I5TrULzTtNbw2dBk8lhM3Z0E4RtSYE242eaw?via=vereign.com&via=matrix.org&via=dataport.modular.im
we need assistance in getting the pipeline of this project running.
Currently it is failing because the CI_REGISTRY is pointing to dockerhub. We obviously do not have the rights to edit this config variable and the registry needs to be set up.
According to @dsukhoroslov the setup of the registry can be done within 1 or 2 weeks.
Once this is there and the pipeline is running fine we will be able to contribute two bugfixes:
- Display the correct attributes for ServiceOffering in ecosystem "Gaia-X Trust Framework". Currently it displays the attributes of "Trusted Cloud". The reason is that there is a "ServiceOffering" "Gaia-X Trust Framework" as well as "Trusted Cloud" so "Trusted Cloud" overwrites the other one.
- Enhance error message when "upload"ing an incorrect SHAPE. Currently there is a generic error like "Oops, something went wrong". The concrete error is there at least in the logs of the API service. So this error should also be visible in the frontend to help the editor to fix the error in the SHAPE.
Edited by Robert Schubert