Nejc Habjan

Results 223 comments of Nejc Habjan

> @nejch FYI if you haven't seen: > > Gitlab have just merged an update to GraphQL endpoint to add support for adding groups to the `CI_JOB_TOKEN` allowlist: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/143132 >...

Hi @ericfrederich, thanks for the report. CI is green on main with these tests and I also can't reproduce this locally . I see you just opened #2703 so I...

Hi @celalsahin! Please take a look at https://python-gitlab.readthedocs.io/en/stable/gl_objects/repository_tags.html. Looking at the page, not sure if the docs are 100% clear, but there should be enough info there. Just let us...

Ah, thanks for the clarification, I got a bit confused because you were referring to registry repository tags. So GitLab does not actually have a `GET` endpoint for project-level registry...

@celalsahin if you just need to retrieve the registry repository by ID, then that is enough, yes. But if you need to then list/manipulate the tags for it, unfortunately no,...

Thanks @celalsahin! I'll keep this open to track the use case where users might also manipulate those tags. Also not sure if the array in the instance level response paginates...

@stdedos in your case, you seem to have the wrong base URL. `/-/profile/personal_access_tokens/api/v4/user` in the initial GET call looks suspicious as that's a web endpoint and not for the v4...

And I suspect the same thing might be happening in the original post, but our CLI might not be the most informative with the malformed response error (e.g. if it's...

> a bit more strict it what it accepts? And/or check early if "it's valid" or not? If you mean the URLs, I don't think we can as people can...

Slack is not open source IIRC so not sure if this would make sense for us? I really like gitter's openness, I think Discord and Slack are a little less...