[go: up one dir, main page]

Create CI/CD components project template (import, fork to get started faster)

Release notes

Problem to solve

CI/CD components require a specific project structure. Creating them manually takes time.

Proposal from https://gitlab.com/gitlab-com/marketing/developer-relations/dev-evangelism/de-tmm-meta/-/issues/230#note_1635418620

Proposal

Create a CI/CD component project template that can be imported or forked by users.

Name: gitlab.com/components/init

docs/
  .gitkeep 
templates/
  $template-name.yml
README.md
.gitignore
LICENSE
.gitlab-ci.yml

Use placeholder variable names, which can be replaced with sed/replace strategies to automate the components creation.

Intended users

Feature Usage Metrics

Does this feature require an audit event?

/cc @marknuzzo @stingrayza @fabiopitino @dhershkovitch

This page may contain information related to upcoming products, features and functionality. It is important to note that the information presented is for informational purposes only, so please do not rely on the information for purchasing or planning purposes. Just like with all projects, the items mentioned on the page are subject to change or delay, and the development, release, and timing of any products, features, or functionality remain at the sole discretion of GitLab Inc.

Edited by 🤖 GitLab Bot 🤖