-
Hello
I have just tried to access my gitlab account using the **gitlab4j**:
`GitLabApi gitLabApi = GitLabApi.oauth2Login("https://gitlab.com", username, password);`
and i have received the follo…
-
When using Vscode remote SSH extension, gitlab-ci-ls extension fails with the following error code;
```
[Error - 1:32:38 PM] Gitlab LS client: couldn't create connection to server.
Launching server…
-
## Description of the problem, including code/CLI snippet
When calling the gitlab API to get a projects push rules after looping over a list of projects, the API will fail at projects that havent b…
-
As already described in https://github.com/firecow/gitlab-ci-local/issues/1026.
It seems that the rsync command which is executed by gcl is not 100% working under windows gitbash.
I can run "gcl…
-
**Describe the bug**
I have a client which connects to server
If the server stops and restarts the connect event is not called anymore
In version 4.7.5 the connect event was called when the serve…
-
in BuildVariables, I can create, update, and delete a variable with options that include environment_scope. I can get a variable with a defined environment_scope only if a variable with the same name …
-
Hello, seems like across different client versions the same bug is persistent
Current report is for client version v7.6.0
```
fatal error: concurrent map read and map write
goroutine 131429042…
-
When trying to download an artifact file using the `download_job_artifact_file`, the response is incorrectly attempted to be JSON-parsed, and hence will fail for any non-JSON non-binary files.
Exam…
-
Hi all! I can't get a detailed comment in Gitlab Merge Request after analyzing the code.
I get a response in the form of number of errors and that Quality Gate Failed.
I tried different ways of code…
-
I'm using nginx-ingress and want to expose gitlab-shell service on TCP port 22.
```
defaultBackend:
enabled: false
tcp:
22: gitlab/gitlab-gitlab-shell:22
config:
server-tokens: f…
sknmi updated
1 month ago