Welcome to mirror list, hosted at ThFree Co, Russian Federation.

badges.yaml « _data « content - gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ed788e4389f32d1709d96e213b6922981abd1a49 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
badgeIndex:
  # Tiers
  - id: free
    label: All tiers
    type: tier
    text: Free, Premium, and Ultimate
  - id: premium
    label: Premium
    type: tier
    link: https://about.gitlab.com/pricing/?glm_source=docs.gitlab.com&glm_content=badges-docs
    text: Premium and Ultimate
  - id: ultimate
    label: Ultimate
    type: tier
    link: https://about.gitlab.com/pricing/?glm_source=docs.gitlab.com&glm_content=badges-docs

  # Offerings
  - id: self
    label: Self-managed
    type: offering
  - id: saas
    label: SaaS
    type: offering
  - id: all
    label: All offerings
    type: offering
    text: Self-managed and SaaS

  # Statuses
  - id: experiment
    label: Experiment
    text: This feature is in the process of being developed. It's not production-ready but we encourage you to try it and provide feedback.
    type: status
    link: https://docs.gitlab.com/ee/policy/experiment-beta-support.html#experiment
  - id: beta
    label: Beta
    text: This feature is not production-ready, but is unlikely to change drastically before it's released. We encourage you to try it and provide feedback.
    type: status
    link: https://docs.gitlab.com/ee/policy/experiment-beta-support.html#beta

  # Content tags
  - id: contribute
    label: Contribute
    text: This content is about development of the GitLab product.
    type: content
  - id: solutions
    label: Solutions
    text: This content is provided by GitLab Solution Architects.
    type: content