-
First of all, thanks for developing this tool!
I have used https://gitlab.com/singularityhub/gitlab-ci to build a Singularity image based on a Def file in a repo.
Now I would like to use this to…
-
### Debug output
https://gist.github.com/klausenbusk/4c5a79b1fc84410e51bae21e72f34a84
### Expected behavior
The box should have been uploaded.
### Actual behavior
The box was not up…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Description of the bug
Hi,
currently it's not possible to use git-cliff with a self-hosted GitLab instance …
-
Today, among different matured build tool solutions there exists several build event protocols that enable build telemetry use cases:
- [Bazel's BEP](https://bazel.build/remote/bep)
- [Buck2's Buc…
-
### Regression?
No
### System Info and Version
Tested on 0.41.ds-1-1 - I took a quick look at the code to see if any handlers were added in 0.42, but could not identify any.
### Description
Becau…
s-rah updated
2 weeks ago
-
## Description of the problem, including code/CLI snippet
Current handling for `retry_transient_errors` does not include any handling of `requests.exceptions.Timeout`. Requests to gitlab.com do occ…
-
Looks like Pontoon is set up in Heroku with a `GOOGLE_CREDENTIALS` setting that is unused.
I had to look into the code to find `GOOGLE_APPLICATION_CREDENTIALS`, which was introduced in #2873 but no…
-
### What happened?
When running `vcluster create ` from a Gitlab runner the create commands does not end.
![Screenshot 2024-09-30 at 19 28 56](https://github.com/user-attachments/assets/ae511c99-0…
-
I am calling `check_no_implicit_imports` in my package tests. I had to deprecate something recently and used `Base.@deprecate_binding`. This seems to work fine on Julia 1.11, but on 1.10 it seems that…
-
**Minimal .gitlab-ci.yml illustrating the issue**
```yml
---
include:
- component: @
```
```shell
$ gitlab-ci-local
Error: Error: Command failed with exit code 1: git archive --remote=ssh:…