kubesphere / kubesphere/ks-devops
For gitlab group, it supports multi-level display repo
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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