Difference between revisions of ".gitlab/"

From wikieduonline
Jump to navigation Jump to search
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
* https://docs.gitlab.com/ee/development/features_inside_dot_gitlab.html
 
* https://docs.gitlab.com/ee/development/features_inside_dot_gitlab.html
  
 +
Folders:
 +
* Custom Dashboards: <code>[[.gitlab/dashboards/]]</code>
 +
* Issue [[Templates]]: <code>[[.gitlab/issue_templates/]]</code>
 +
* Merge request Templates: <code>[[.gitlab/merge_request_templates/]]</code>
 +
* Service Desk Templates: <code>[[.gitlab/service_desk_templates/]]</code>
 +
* GitLab agent: <code>.gitlab/agents/</code>
 +
* CODEOWNERS: <code>.gitlab/CODEOWNERS/</code>
  
* Custom Dashboards: <code>.gitlab/dashboards/</code>
+
Files:
* Issue Templates: <code>[[.gitlab/issue_templates/]]</code>
 
* Merge request Templates: <code>.gitlab/merge_request_templates/</code>
 
* GitLab agent: <code>.gitlab/agents/</code>
 
* CODEOWNERS: <code>.gitlab/CODEOWNERS</code>
 
 
* Route Maps: <code>.gitlab/route-map.yml</code>
 
* Route Maps: <code>.gitlab/route-map.yml</code>
 
* Customize Auto DevOps Helm Values: <code>.gitlab/auto-deploy-values.yaml</code>
 
* Customize Auto DevOps Helm Values: <code>.gitlab/auto-deploy-values.yaml</code>
 
* Insights: <code>.gitlab/insights.yml</code>
 
* Insights: <code>.gitlab/insights.yml</code>
* Service Desk Templates: <code>.gitlab/service_desk_templates/</code>
 
 
* Web IDE: <code>.gitlab/.gitlab-webide.yml</code>
 
* Web IDE: <code>.gitlab/.gitlab-webide.yml</code>
 +
 +
== Related ==
 +
* [[GitLab templates]]
 +
* [[GitLab CI include:]]
 +
* <code>[[/etc/gitlab/]]</code>
  
 
== See also ==
 
== See also ==
 +
* {{GitLab CI}}
 
* {{GitLab}}
 
* {{GitLab}}
  
 
[[Category:GitLab]]
 
[[Category:GitLab]]

Latest revision as of 19:05, 26 August 2022

Advertising: