Skip to content
#

gitlab

Here are 2,401 public repositories matching this topic...

luwol03
luwol03 commented Apr 12, 2022

Feature Description

I tried to setup gitea as a oauth provider for my new penpot instance. However I always got errors from penpot that something is wrong (described here penpot/penpot#1802). After a while of debugging, I found out, that the empty name in the user_info response of the oauth process is causing that problems.

// GET http://myserver:3333/login/oauth/userinfo
{
   
renovate
HonkingGoose
HonkingGoose commented Feb 16, 2022

What would you like Renovate to be able to do?

Renovate should create a replacement PR to handle the rename of Material-UI to MUI.
See the blog post from MUI to learn more about their rename.

If you have any ideas on how this should be implemented, please tell us here.

  1. Figure out which packages were renamed
  2. Add replacement PR p
type:feature help wanted priority-3-normal good first issue
reviewdog
glab
Kamori
Kamori commented Oct 12, 2021

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

enhancement good first issue stale Hacktoberfest
lab
jwkicklighter
jwkicklighter commented Sep 20, 2019

#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.

  1. Create an issue with at least 1 heading
  2. Edit the issue with lab issue edit [ID]
  3. Make changes and save
  4. The issue will now have its heading(s) stripped out

I'm not sure what the best course would be, but

agola

Improve this page

Add a description, image, and links to the gitlab topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the gitlab topic, visit your repo's landing page and select "manage topics."

Learn more