Bruno P. Kinoshita
Bruno P. Kinoshita
I think there was one place I did that, but I think it was in the new examples. But I didn't go through the rest of the user guide to...
> @kinow Could you add a test? I'm not familiar with the testing framework Sorry, saw this comment before approving. Let me take a look…
(Clicked on Update branch -- forgot to check if there was an option to rebase...)
I think this can be closed. It's easier to debug it with the IDE locally, starting the DB & Fuseki only with docker compose. The readme contains information about docker...
> Perhaps GitLab style hosts could be detected by a well known path or API? Oh, that sounds like an interesting problem. Let me check if I can find a...
Alright, my first idea flopped. I remembered that in Jenkins you could use GitLab, BitBucket, or GitHub. I thought they had already found a way to identify the server for...
Second idea was to identify the repository based on refs. Pull requests generate a refs/pull/$ID, and merge requests generate something like refs/merge-requests/$ID. I think in bitbucket it's something else like...
>Github is only github.com (I know of no other public installations); At NIWA we thought about the enterprise option, but it was too expensive at the time (some of the...
>For GitLab detection, I suggest trying a variety of endpoints, checking for a gitlab cooke, valid response, or other signal; Sounds good to me! We can then iterate and improve...
Ping @oceenachi We are cutting a release soon, but with another one to come in the next weeks/months. Keen to include this one if you have time to reply on...