How To Create A Group And Subgroup In GitLab Using API

How To Create A Group And Subgroup In GitLab Using API Hello Everyone Welcome to CloudAffaire and this is Debjeet. In the last blog post, we have discussed how to add an SSH key in your GitLab profile to enable cloning of GitLab project repository using SSH. https://cloudaffaire.com/how-to-add-an-ssh-key-in-your-gitlab-profile/ In this blog post, we will discuss how to groups and subgroups in GitLab. The demo is created using API as we are taking a programmatic…

3 Comments

How To Create Issue Label Milestone In GitLab Using API

How To Create Issue Label Milestone In GitLab Using API Hello Everyone Welcome to CloudAffaire and this is Debjeet. In the last blog post, we have discussed how to import a GitHub repository into a GitLab project. https://cloudaffaire.com/how-to-import-a-github-repository-in-gitlab/ In this blog post, we will discuss how to create issue, label and milestones in GitLab. This demo is created using API as we are taking a programmatic approach to cover most of the demo. But…

Comments Off on How To Create Issue Label Milestone In GitLab Using API

GCP Resource Hierarchy

GCP Resource Hierarchy Hello Everyone Welcome to CloudAffaire and this is Debjeet. In the last blog post, we have learned how to create your account in GCP. https://cloudaffaire.com/how-to-create-an-gcp-account-step-by-step/ Before we start with GCP services, we need to have a clear understanding of GCP core concepts. Google Cloud resources are organized hierarchically, where the organization node is the root node in the hierarchy, the projects are the children of the organization, and the other resources…

Comments Off on GCP Resource Hierarchy