Clement Sam
Clement Sam
**Describe the feature or problem you'd like to solve** `glab ci view` currently does not display [GitLab Child Pipelines](https://docs.gitlab.com/ee/ci/parent_child_pipelines.html) **Propose a Solution** We should find a way to visually display...
**Describe the feature or problem you'd like to solve** Currently, running `glab repo create` does not provide any interactive mode to confirm repository details in TTYs. If the user does...
Hi everyone! I wanted to make an announcement and let everyone know that the `glab` project is being [adopted by and transitioned to GitLab](https://gitlab.com/groups/gitlab-org/-/epics/7514). I'm really excited about this transition...
**Describe the feature or problem you'd like to solve** When `glab mr create` fails or cancelled, the body content typed using the editor is lost. Sometimes the user may type...
For the current behaviour, the templates are fetched from the current working git directory. This is okay if the issue or mr is being created for the project in the...
GLab as a popular interactive CLI tool deserves a better documentation website and a custom domain name. Currently, the docs are hosted on Readthedocs as https://glab.readthedocs.io. The current docs doesn't...
**Description** **Related Issue** Resolves #[issue_number] **How Has This Been Tested?** **Screenshots (if appropriate):** **Types of changes** - [ ] Bug fix (non-breaking change which fixes an issue) - [ ]...
Since the time I open-sourced `glab` till now, most users or [just] critics have raised their concerns and some criticized me for hosting a command line tool intended for GitLab...
**Description** Currently, glab doesn't support working with `.wiki.git` repos. I tried cloning https://gitlab.com/gnutls/gnutls.wiki.git and it fails ```sh ProfClems: ~/gitrepo → gl repo clone gnutls/gnutls.wiki.git GET https://gitlab.com/api/v4/projects/gnutls/gnutls.wiki.git: 404 {message: 404 Project...
**Description** **Used Space Calculation** Let's say a storage node is holding 1 TB of data. On the satellite side tally is responsible for accounting. Tally finds 1 TB and takes...