GitLab
GitLab is an open source software that combines the ability to develop, secure, and operate software in a single application.
Here are 2,450 public repositories matching this topic...
Describe the proposed change(s).
It seems to be available starting from Node v17. See also:
https://developer.mozilla.org/en-US/docs/Web/API/structuredClone
-
Updated
Mar 30, 2022
-
Updated
May 27, 2022 - Shell
-
Updated
May 29, 2022 - JavaScript
Many repositories need to fix, so please help if you like.
If you could help, it would be helpful if you could comment before starting the work not to overlapping.
Fix example
Run exit command after lint.
echo '::group:: Running golangci-lint with reviewdog 🐶 ...'
go-
Updated
May 11, 2022 - Ruby
-
Updated
May 29, 2022 - Go
-
Updated
May 24, 2022 - Python
-
Updated
Apr 19, 2022 - Ruby
Create Gitlab Push/Pull Mirrors
I have a need to recreate a lot of repositories with pull mirroring. This tool has all the other pieces I need except this one feature.
Propose a Solution
Using `glab repo mirror --direction=pull --src="ssh://git@gitlab.example.com:2222/namespace/project.git" --auth=ssh --allow-divergence --protected-branches-only my-new-namespace/my-new-project-na
Description of the problem, including code/CLI snippet
I followed the API documentation which says that the usage of label_id, milestone_id and assignee_id is mutually exclusive. So I wanted to create a board which would relate on milestones to have a timeline. The function goes like:
def create_board(repositor-
Updated
Mar 9, 2022 - Shell
-
Updated
May 24, 2022 - Go
-
Updated
May 22, 2021 - Go
-
Updated
Dec 24, 2021 - Dockerfile
-
Updated
Mar 20, 2022 - Dart
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.
#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
May 19, 2022 - Java
-
Updated
May 27, 2022 - Scala
Created by Dmitriy Zaporozhets, Sytse Sijbrandij
Released October 8, 2011
- Website
- about.gitlab.com
- Wikipedia
- Wikipedia

the user should have an api to delete his own account
you just have to look at
https://github.com/go-gitea/gitea/blob/a7f0ce620774be861f11b57d426ab59e27e4171a/routers/api/v1/admin/user.go#L307-L320