We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fd4536 commit 188e632Copy full SHA for 188e632
1 file changed
compass.yml
@@ -15,10 +15,10 @@ links:
15
type: REPOSITORY
16
url: https://github.com/aignostics/python-sdk
17
- name: Jira Board
18
- type: PROJECT_TRACKER
+ type: PROJECT
19
url: https://aignx.atlassian.net/jira/software/projects/PYSDK/boards
20
- name: Status Page
21
- type: STATUS_PAGE
+ type: OTHER_LINK
22
url: https://status.aignostics.com
23
relationships:
24
DEPENDS_ON: []
@@ -80,7 +80,8 @@ customFields:
80
type: boolean
81
value: true
82
- name: Is open source
83
- type: true
+ type: boolean
84
+ value: true
85
- name: Path in Repository
86
type: text
87
value: /
0 commit comments