Replies: 1 comment 3 replies
|
The workflow should work; we can configure the integration for you. Writing to customer care would make us look sooner into this 🙂. In the long term, we plan to have UI GitLab integration, but this will take some time to implement; see #8296. |
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Describe the issue
At Arch Linux, we are trying to integrate Weblate into the ALPM project for streamlining the translation process. We have created the Weblate project at https://hosted.weblate.org/projects/alpm with a single component for now.
Our workflow will be:
So we have created a checklist for setting this up.
However, on our infrastructure side, pushing from Weblate fails with "Could not push alpm/alpm: GitLab merge request API access for gitlab.archlinux.org is not configured". According to the docs, we need to set up the
GITLAB_CREDENTIALSconfiguration to be able to use hosted instance and we suspect that's the reason. I couldn't find that option on our dashboard and assumed that this should be done on your side somehow...Can you clarify if our planned workflow if compatible with Weblate and why we might be experiencing that issue? We really appreciate if you could give us some pointers on how to fix this.
cc @dvzrv @christian-heusel @klausenbusk
I already tried
Steps to reproduce the behavior
Follow the steps defined here and see the error:
Expected behavior
Successful sync between our GitLab project and Hosted Weblate.
Screenshots
No response
Exception traceback
How do you run Weblate?
weblate.org service
Weblate versions
No response
Weblate deploy checks
Additional context
No response
All reactions