Skip to content
Snippets Groups Projects
Commit 8ea1b144 authored by Antoine Lambert's avatar Antoine Lambert
Browse files

gitea: Fix API URL when "owner/project" is prefixed in origin URL path

Some gitea origins can have non standard URLs in the form below:
(scheme)://(netloc)/(prefix)/(owner)/(project).

Previous loader implementation could not correctly compute API URLs
from such origin URLs so ensure it can.

Related to swh/infra/ci-cd/swh-charts#3.
parent b01fa94b
No related branches found
No related tags found
Loading
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment