gitlab
Here are 1,865 public repositories matching this topic...
-
Updated
Dec 25, 2020 - Shell
-
Updated
Nov 24, 2020 - Ruby
What would you like Renovate to be able to do?
When debugging Renovate tests, I would like to avoid results like these:
thrown: "Exceeded timeout of 5000 ms for a test.
Use jest.setTimeout(newTimeout) to increase the timeout value, if this is a long-running test."
It happens when debugging tests with multiple HTTP requests.
**Did you already have any implementation ideas
-
Updated
Dec 23, 2020 - JavaScript
-
Updated
Dec 24, 2020 - Go
-
Updated
Dec 24, 2020 - PHP
-
Updated
Dec 22, 2020 - TypeScript
-
Updated
Dec 24, 2020 - Ruby
-
Updated
Dec 25, 2020 - Python
Description of the problem, including code/CLI snippet
Documentation is missing an example how to make use of project import parameters.
The Gitlab-API supports these parameters (name,file,path,overwrite)
Expected Behavior
It would be good to add an example to the documentation (if those parameters are supported)
Actual Behavior
Specifications
- python-gitlab versi
-
Updated
Oct 29, 2020 - Go
-
Updated
Dec 13, 2020 - Go
-
Updated
Jul 11, 2020 - Dockerfile
-
Updated
Dec 25, 2020 - Ruby
-
Updated
Jul 26, 2020 - TypeScript
I just had this thought of having a GitHub action for glab.
Do we need that?
Yeah, I think we do.
Especially for repos on GitHub that are mirrored to GitLab. Maintainers may decide to accept issues and merge requests on GitHub, and write a script that automatically creates the issues and merge requests on GitLab too.
I think there are a lot of other use cases way beyond my imagina
#197 took care of being able to use # at the start of a line, but I just noticed that there isn't a great user flow for editing an issue that already has markdown headings.
- Create an issue with at least 1 heading
- Edit the issue with
lab issue edit [ID] - Make changes and save
- The issue will now have its heading(s) stripped out
I'm not sure what the best course would be, but
Currently if you try to clone a repository from github and you don't have any ssh keys configured at github, you will fail to clone and get such message:
Fatal error: fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Even Permission denied (publickey). message is not shown.
@guyzmo offered to "suggest a
https://github.com/google/starlark-go/blob/master/doc/spec.md
It should satisfy our reproducibility needs (like jsonnet) and could be easier to write agola config files.
Like in #137 we should provide build context information.
nested group support
Hi,
Now that we have nested group in gitlab since v9 it would be very interesting to implement it in gitlab-mirrors.
Would be super useful, as we could mirror several git repositories of a unique project to a unique sub group in a base "gitlab-mirrors" group (wow!)
Cheers
Improve this page
Add a description, image, and links to the gitlab topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the gitlab topic, visit your repo's landing page and select "manage topics."
Description
When
@mentioningsomeone in a code review comment, no notification is sent.