gitlab-cli
Here are 31 public repositories matching this topic...
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://[email protected]:2222/namespace/project.git" --auth=ssh --allow-divergence --protected-branches-only my-new-namespace/my-new-project-na
#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
Jan 3, 2022 - Ruby
-
Updated
Feb 2, 2022 - JavaScript
-
Updated
Feb 21, 2021 - Go
-
Updated
Apr 1, 2021 - Shell
-
Updated
Sep 29, 2019 - Go
-
Updated
Jul 9, 2020 - Rust
-
Updated
Dec 13, 2021 - Ruby
-
Updated
Oct 30, 2019 - Go
To see all merge requests authored by you and which are approved when approval status is a thing. When it's not we'll have to look for the "
-
Updated
Jun 13, 2018 - JavaScript
-
Updated
Jan 14, 2022 - JavaScript
-
Updated
Jan 31, 2022 - JavaScript
-
Updated
Jun 10, 2021 - Python
-
Updated
Jan 15, 2022 - JavaScript
-
Updated
Mar 24, 2017 - Shell
-
Updated
Jul 16, 2018 - Go
-
Updated
Mar 3, 2020 - Go
-
Updated
Feb 28, 2020 - Python
-
Updated
Jan 21, 2017 - PHP
-
Updated
Jul 30, 2021 - JavaScript
Improve this page
Add a description, image, and links to the gitlab-cli topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the gitlab-cli topic, visit your repo's landing page and select "manage topics."


Currently we have a lot of unimplemented tests in tests/unit/test_projects.py.
Adding these tests would be a good first issue for someone to work on.
Comment below if you would like to work on this issue.