-
Notifications
You must be signed in to change notification settings - Fork 11
Expand file tree
/
Copy pathdatabase.json
More file actions
91 lines (91 loc) · 1.99 KB
/
Copy pathdatabase.json
File metadata and controls
91 lines (91 loc) · 1.99 KB
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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
{
"cyclonedds": {
"master_commit": "2f0d07d241f62f7121749b46721049e4dea5c58b",
"tags": [
"0.10.5",
"0.8.2",
"0.9.1",
"11.0.1"
],
"ignored_tags": [
"0.10.1",
"0.10.2",
"0.10.3",
"0.10.4",
"0.5.1",
"0.6.0",
"0.6.0rc1",
"0.7.0",
"0.7.0rc1",
"0.8.0",
"0.8.0beta1",
"0.8.0beta2",
"0.8.0beta3",
"0.8.0beta4",
"0.8.0beta5",
"0.8.0beta6",
"0.8.0rc1",
"0.8.0rc2",
"0.8.0rc3",
"0.8.1",
"0.9.0",
"0.9.0a1",
"0.9.0b1",
"11.0.0",
"V0.1.0",
"V0.5.0",
"V0.5.0rc1"
]
},
"cyclonedds-cxx": {
"master_commit": "33d27ffff4d76021d88653f778cc001aa1a2bb7a",
"tags": [
"0.10.5",
"0.8.2",
"0.9.1",
"11.0.1"
],
"ignored_tags": [
"0.1.0beta1",
"0.10.1",
"0.10.2",
"0.10.3",
"0.10.4",
"0.8.0",
"0.8.0beta1",
"0.8.1",
"0.9.0",
"0.9.0a1",
"0.9.0b1",
"11.0.0"
]
},
"cyclonedds-python": {
"master_commit": "35ac01fdf118ae4fd1a7dd3306505bf14475e7e2",
"tags": [
"0.0.1rc2",
"0.10.5",
"0.9.1",
"11.0.1"
],
"ignored_tags": [
"0.0.1rc2",
"0.10.1",
"0.10.2",
"0.10.3",
"0.10.4",
"0.9.0",
"0.9.0b1",
"11.0.0"
]
},
"cyclonedds-insight": {
"master_commit": "3c24b2f731db17de1c5ac8cbddb146c9ec07ff29",
"tags": [
"11.0.1"
],
"ignored_tags": [
"11.0.0"
]
}
}