Skip to content

Commit 2bb8bd4

Browse files
committed
deploy 9dcf2f5 (9dcf2f5)
1 parent e77499d commit 2bb8bd4

5 files changed

Lines changed: 74 additions & 11 deletions

File tree

converters/cervical-fluid/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"versions": {
44
"v0": {
55
"status": "active",
6-
"updatedAt": "2026-04-07T15:27:53.082Z"
6+
"updatedAt": "2026-04-07T15:55:16.994Z"
77
}
88
}
99
}

converters/mood/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"versions": {
44
"v0": {
55
"status": "active",
6-
"updatedAt": "2026-04-07T15:27:53.084Z"
6+
"updatedAt": "2026-04-07T15:55:16.996Z"
77
}
88
}
99
}

converters/pack.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"cervical-fluid": {
33
"latestVersion": "v0",
4-
"updatedAt": "2026-04-07T15:27:53.082Z"
4+
"updatedAt": "2026-04-07T15:55:16.995Z"
55
},
66
"mood": {
77
"latestVersion": "v0",
8-
"updatedAt": "2026-04-07T15:27:53.084Z"
8+
"updatedAt": "2026-04-07T15:55:16.996Z"
99
}
1010
}

pack.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"publicationDate": "2026-04-07T15:27:53.085Z",
2+
"publicationDate": "2026-04-07T15:55:16.997Z",
33
"streams": [
44
{
55
"id": "activity",
@@ -7038,11 +7038,11 @@
70387038
"converters": {
70397039
"cervical-fluid": {
70407040
"latestVersion": "v0",
7041-
"updatedAt": "2026-04-07T15:27:53.082Z"
7041+
"updatedAt": "2026-04-07T15:55:16.995Z"
70427042
},
70437043
"mood": {
70447044
"latestVersion": "v0",
7045-
"updatedAt": "2026-04-07T15:27:53.084Z"
7045+
"updatedAt": "2026-04-07T15:55:16.996Z"
70467046
}
70477047
},
70487048
"settings": {

version.json

Lines changed: 67 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,69 @@
11
{
2-
"commit": "4e90dc8d0be6772202a4ae574fed991090e9c8f7",
3-
"commitShort": "4e90dc8",
2+
"commit": "9dcf2f5270c7c4ddf9dfce25a569069ce9309802",
3+
"commitShort": "9dcf2f5",
44
"branch": "main",
5-
"buildDate": "2026-04-07T15:27:53Z"
6-
}
5+
"buildDate": "2026-04-07T15:55:17Z",
6+
"publicationDate": "2026-04-07T15:55:16.997Z",
7+
"files": [
8+
{
9+
"title": "Pack items & streams",
10+
"file": "pack.json"
11+
},
12+
{
13+
"title": "Json Schema Item",
14+
"file": "json-schemas/item.json"
15+
},
16+
{
17+
"title": "Json Schema Defs",
18+
"file": "json-schemas/defs.json"
19+
},
20+
{
21+
"title": "Streams Tree",
22+
"file": "streamsTree.json"
23+
},
24+
{
25+
"title": "Items dictionnary",
26+
"file": "items.json"
27+
},
28+
{
29+
"title": "EventTypes dictionnary",
30+
"file": "eventTypes.json"
31+
},
32+
{
33+
"title": "Datasources dictionnary",
34+
"file": "datasources.json"
35+
},
36+
{
37+
"title": "Unit conversions",
38+
"file": "conversions.json"
39+
},
40+
{
41+
"title": "Converter: cervical-fluid — versions",
42+
"file": "converters/cervical-fluid/index.json"
43+
},
44+
{
45+
"title": "Converter: cervical-fluid — latest pack",
46+
"file": "converters/cervical-fluid/pack-latest.json"
47+
},
48+
{
49+
"title": "Converter: mood — versions",
50+
"file": "converters/mood/index.json"
51+
},
52+
{
53+
"title": "Converter: mood — latest pack",
54+
"file": "converters/mood/pack-latest.json"
55+
},
56+
{
57+
"title": "Converters index",
58+
"file": "converters/pack.json"
59+
},
60+
{
61+
"title": "User settings definitions",
62+
"file": "settings.json"
63+
},
64+
{
65+
"title": "App stream definitions",
66+
"file": "appStreams.json"
67+
}
68+
]
69+
}

0 commit comments

Comments
 (0)