kubesphere / kubesphere/ks-devops

For gitlab group, it supports multi-level display repo

Open
#141 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
164
Forks
140
PR merge metrics
No merged PRs in 30d

Description

When selecting gitlab type to create pipeline, if the group of multi-level directory is encountered,it supports multi-level display repo
eg group:
A
—a
—a—a1
—a—a2
—b
—b—b1
—b—b2
--c
show list:
A/a/a1
A/a/a2
A/b/b1
A/b/b2
A/c

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start in the GitLab pipeline-creation flow and locate the code that lists repositories for a group. Reproduce a multi-level group such as A/a/a1 and verify that the repository list uses complete paths such as A/a/a1, A/b/b2, and A/c.

Written by the indexing model from the issue text.

Assessment

Tech stack
gitlab, go
Domain
devops
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.