Alessandro Pinna
Alessandro Pinna
Hi @chuoke for create a remotesource in an Agola running service you must run this command line: `agola --token {agola_admin_token}--gateway-url {agola_gateway_url} remotesource create --type {remotesource_type} --api-url {remotesource_api_url} --auth-type {remotesource_auth_type} --clientid...
@tulliobotti64 can we close this issue?
@sgotti I don't understand this card because I see the gitsources api just returns custom errors. I don't see git generic errors when I call gateway api client, what we...
> @alessandro-sorint Take a look at the methods calling a gitsource. You'll see that the gitsource error is wrapped in a generic error that will become a 500 when called...
> @alessandro-sorint This isn't related to the implementation but to understand how to convert gitsources errors to the errors reported to the user. Which remote sources errors should be reported...
@sgotti can you do the review please?
@sgotti can you do the review please?
@sgotti can you do the review please?
> @alessandro-sorint These are temporary api that should be removed and implemented in a better way. It'll depend on the work I'm doing on removing the datamanager and etcd. So...
I are working in thi issue. I write some ideas for start the job. The the invitation can create only by the user owners. For the moment the user give...