-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathcompass.yaml
48 lines (46 loc) · 1.51 KB
/
compass.yaml
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
# This is the component descriptor for Atlassian Compass.
# Find more on the format for this file at:
# - https://developer.atlassian.com/cloud/compass/config-as-code/structure-and-contents-of-a-compass-yml-file/
configVersion: 1
id: 'ari:cloud:compass:e81d1a29-d0b3-4273-8c30-dcc48dee6c51:component/2da6ae46-b95a-4802-bb10-242908b93623/b2377178-3fd5-4e19-bab6-233fa5a32a25'
typeId: APPLICATION
ownerId: 'ari:cloud:identity::team/2f94fdd2-6597-4c36-ac96-1a343ca3bf7f'
name: Nyx
description: |-
The one stop semantic release tool.
Nyx is a powerful, flexible and extremely configurable semantic release tool.
You can put release management on auto pilot regardless of the kind of project,
languages, tools and technologies or you can control any aspect of release
management manually.
Preset configuration values let you get started in minutes without digging into
detailed settings.
labels:
- github
- docker
- tool
- go
- java
- oss
- gradle
- docusaurus
links:
- name: 'GitHub Issues'
type: PROJECT
url: 'https://github.com/mooltiverse/nyx/issues'
- name: 'Git Repository'
type: REPOSITORY
url: 'https://github.com/mooltiverse/nyx'
- name: 'Documentation'
type: DOCUMENT
url: 'https://mooltiverse.github.io/nyx/'
- name: 'CI/CD'
type: DASHBOARD
url: 'https://github.com/mooltiverse/nyx/actions'
- name: 'Code Insights'
type: DASHBOARD
url: 'https://github.com/mooltiverse/nyx/pulse'
fields:
tier: 3
lifecycle: Active
customFields: []
relationships: {}