gitlab
Here are 1,981 public repositories matching this topic...
-
Updated
Apr 26, 2021 - Shell
This package could be used to enhance the readability of a lot of our tests:
https://github.com/JamieMason/expect-more/tree/master/packages/expect-more-jest/
-
Updated
Apr 18, 2021 - Ruby
-
Updated
Apr 11, 2021 - JavaScript
-
Updated
Apr 26, 2021 - Go
-
Updated
Mar 30, 2021 - Ruby
-
Updated
Apr 26, 2021 - 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
Apr 22, 2021 - Go
-
Updated
Oct 29, 2020 - Go
Describe the feature or problem you'd like to solve
Issue boards have all the user-made columns, but are missing the automatically created, open and closed columns. There is even a TODO for that, so that should be added.
Propose a Solution
- Add
Opencolumn for all issues that are in open state and don't belong any other column - Add
Closedcolumn for all closed issues.
-
Updated
Jan 18, 2021 - Dockerfile
-
Updated
Apr 12, 2021 - Ruby
#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
-
Updated
Feb 15, 2021 - TypeScript
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
Scalafix commits are currently attributed in the Git history to the Scala Steward user although it only did the easy part of running the rule. The hard part of writing the rule is done by someone else who's currently not attributed in any way. Wouldn't it be nice if we append Co-authored-by attributions to the Scalafix commit if the rule author(s) opts into i
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.
-
Updated
Apr 26, 2021 - TypeScript
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."
[x]):Description
The paging of repos is broken in the user dashboard with (n)*15 repos, n >= 2.
So wi