Difference between revisions of ".gitlab/"
Jump to navigation
Jump to search
(11 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> | ||
+ | |||
+ | Files: | ||
+ | * Route Maps: <code>.gitlab/route-map.yml</code> | ||
+ | * Customize Auto DevOps Helm Values: <code>.gitlab/auto-deploy-values.yaml</code> | ||
+ | * Insights: <code>.gitlab/insights.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
Folders:
- Custom Dashboards:
.gitlab/dashboards/
- Issue Templates:
.gitlab/issue_templates/
- Merge request Templates:
.gitlab/merge_request_templates/
- Service Desk Templates:
.gitlab/service_desk_templates/
- GitLab agent:
.gitlab/agents/
- CODEOWNERS:
.gitlab/CODEOWNERS/
Files:
- Route Maps:
.gitlab/route-map.yml
- Customize Auto DevOps Helm Values:
.gitlab/auto-deploy-values.yaml
- Insights:
.gitlab/insights.yml
- Web IDE:
.gitlab/.gitlab-webide.yml
Related[edit]
See also[edit]
- GitLab CI, variables, templates, executors,
.gitlab-ci.yml, .gitlab/
, Credential helpers, notifications, pipeline editor, Keyword reference, Changelog,ContainersNotReady
, GitLab environments - GitLab: Install GitLab, Upgrade GitLab Gitlab runner (changelog),
gitlab.rb, .gitlab/, gitlab-ci.yml
,gitlab-ctl, gitlab-rake, gitlab-backup, gitlab-rails
, GitLab editions, GitLab Security Dashboards, GitLab environments, GitLab environment variables, Auto DevOps, permissions, GitLab Pages,gitlab-rails
, GitLab scheduled pipelines, GitLab logs, GitLab changelog , GitLab Release CLI, GitLab Omnibus, GitLab Advanced Search, GitLab container registry, GitLab infrastructure registry
Advertising: