Skip to content

Commit 6ff4d5f

Browse files
GitHub Action Botktf
authored andcommitted
Updated README
1 parent e303e96 commit 6ff4d5f

2 files changed

Lines changed: 257 additions & 101 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@
4545
- [#8204](https://github.com/AliceO2Group/AliceO2/pull/8204) 2022-02-25: Produce Alpide raw data dumps only on request or in EPNSYNCMODE=1 mode by [@shahor02](https://github.com/shahor02)
4646
- [#8217](https://github.com/AliceO2Group/AliceO2/pull/8217) 2022-02-25: Sort AOD track daughters indices by [@shahor02](https://github.com/shahor02)
4747
- [#8215](https://github.com/AliceO2Group/AliceO2/pull/8215) 2022-02-26: [MRRTF-146] MCH: Introduce CSV version of the Bad Channel List by [@aphecetche](https://github.com/aphecetche)
48+
- [#8218](https://github.com/AliceO2Group/AliceO2/pull/8218) 2022-02-28: MCH: add ability to write digits in Root format in the digits-writer by [@aphecetche](https://github.com/aphecetche)
4849
## Changes in EventVisualisation
4950

5051
- [#8179](https://github.com/AliceO2Group/AliceO2/pull/8179) 2022-02-18: Event display: Add option to not throw when no input + unrelated cleanup by [@davidrohr](https://github.com/davidrohr)

doc/data/2022-02-o2_prs.json

Lines changed: 256 additions & 101 deletions
Original file line numberDiff line numberDiff line change
@@ -2,101 +2,6 @@
22
"repository": {
33
"pullRequests": {
44
"edges": [
5-
{
6-
"node": {
7-
"state": "MERGED",
8-
"mergedAt": "2022-02-13T08:27:11Z",
9-
"title": "The following changelog has been automatically generated.",
10-
"number": 8135,
11-
"author": {
12-
"login": "github-actions"
13-
},
14-
"files": {
15-
"edges": [
16-
{
17-
"node": {
18-
"path": "CHANGELOG.md"
19-
}
20-
},
21-
{
22-
"node": {
23-
"path": "doc/data/2022-02-o2_prs.json"
24-
}
25-
}
26-
]
27-
}
28-
}
29-
},
30-
{
31-
"node": {
32-
"state": "MERGED",
33-
"mergedAt": "2022-02-12T09:56:12Z",
34-
"title": "fix in VtxTrackRef::asString method",
35-
"number": 8136,
36-
"author": {
37-
"login": "shahor02"
38-
},
39-
"files": {
40-
"edges": [
41-
{
42-
"node": {
43-
"path": "DataFormats/Reconstruction/src/VtxTrackRef.cxx"
44-
}
45-
}
46-
]
47-
}
48-
}
49-
},
50-
{
51-
"node": {
52-
"state": "MERGED",
53-
"mergedAt": "2022-02-12T13:28:54Z",
54-
"title": "Workaround for fmt 8.1, which doesn't want to print enums without explicit type + better FST error message",
55-
"number": 8137,
56-
"author": {
57-
"login": "davidrohr"
58-
},
59-
"files": {
60-
"edges": [
61-
{
62-
"node": {
63-
"path": "Detectors/MUON/MID/Raw/exe/rawdump.cxx"
64-
}
65-
},
66-
{
67-
"node": {
68-
"path": "Framework/Core/test/test_ExternalFairMQDeviceWorkflow.cxx"
69-
}
70-
},
71-
{
72-
"node": {
73-
"path": "prodtests/full-system-test/dpl-workflow.sh"
74-
}
75-
}
76-
]
77-
}
78-
}
79-
},
80-
{
81-
"node": {
82-
"state": "MERGED",
83-
"mergedAt": "2022-02-12T19:10:10Z",
84-
"title": "DPL: improve message on STOP transition",
85-
"number": 8138,
86-
"author": {
87-
"login": "ktf"
88-
},
89-
"files": {
90-
"edges": [
91-
{
92-
"node": {
93-
"path": "Framework/Core/src/DataProcessingDevice.cxx"
94-
}
95-
}
96-
]
97-
}
98-
}
99-
},
1005
{
1016
"node": {
1027
"state": "CLOSED",
@@ -239,8 +144,8 @@
239144
},
240145
{
241146
"node": {
242-
"state": "OPEN",
243-
"mergedAt": null,
147+
"state": "MERGED",
148+
"mergedAt": "2022-02-28T09:00:21Z",
244149
"title": "The following changelog has been automatically generated.",
245150
"number": 8144,
246151
"author": {
@@ -3574,8 +3479,8 @@
35743479
},
35753480
{
35763481
"node": {
3577-
"state": "OPEN",
3578-
"mergedAt": null,
3482+
"state": "MERGED",
3483+
"mergedAt": "2022-02-28T12:05:15Z",
35793484
"title": "MCH: add ability to write digits in Root format in the digits-writer",
35803485
"number": 8218,
35813486
"author": {
@@ -3614,8 +3519,8 @@
36143519
},
36153520
{
36163521
"node": {
3617-
"state": "OPEN",
3618-
"mergedAt": null,
3522+
"state": "MERGED",
3523+
"mergedAt": "2022-02-28T10:59:04Z",
36193524
"title": "Revert \"Drop unhandled test requiring timestamps\"",
36203525
"number": 8220,
36213526
"author": {
@@ -4091,6 +3996,256 @@
40913996
]
40923997
}
40933998
}
3999+
},
4000+
{
4001+
"node": {
4002+
"state": "OPEN",
4003+
"mergedAt": null,
4004+
"title": "The following changelog has been automatically generated.",
4005+
"number": 8235,
4006+
"author": {
4007+
"login": "github-actions"
4008+
},
4009+
"files": {
4010+
"edges": [
4011+
{
4012+
"node": {
4013+
"path": "doc/data/2022-02-o2_prs.json"
4014+
}
4015+
}
4016+
]
4017+
}
4018+
}
4019+
},
4020+
{
4021+
"node": {
4022+
"state": "OPEN",
4023+
"mergedAt": null,
4024+
"title": "DPL: fix more than one attribute in query.",
4025+
"number": 8236,
4026+
"author": {
4027+
"login": "ktf"
4028+
},
4029+
"files": {
4030+
"edges": [
4031+
{
4032+
"node": {
4033+
"path": "Framework/Core/src/DataDescriptorQueryBuilder.cxx"
4034+
}
4035+
},
4036+
{
4037+
"node": {
4038+
"path": "Framework/Core/test/test_DataDescriptorMatcher.cxx"
4039+
}
4040+
}
4041+
]
4042+
}
4043+
}
4044+
},
4045+
{
4046+
"node": {
4047+
"state": "OPEN",
4048+
"mergedAt": null,
4049+
"title": "DPL GUI: improve color for debug messages",
4050+
"number": 8237,
4051+
"author": {
4052+
"login": "ktf"
4053+
},
4054+
"files": {
4055+
"edges": [
4056+
{
4057+
"node": {
4058+
"path": "Framework/Core/src/DataRelayer.cxx"
4059+
}
4060+
},
4061+
{
4062+
"node": {
4063+
"path": "Framework/GUISupport/src/FrameworkGUIDebugger.cxx"
4064+
}
4065+
},
4066+
{
4067+
"node": {
4068+
"path": "Framework/GUISupport/src/PaletteHelpers.cxx"
4069+
}
4070+
},
4071+
{
4072+
"node": {
4073+
"path": "Framework/GUISupport/src/PaletteHelpers.h"
4074+
}
4075+
}
4076+
]
4077+
}
4078+
}
4079+
},
4080+
{
4081+
"node": {
4082+
"state": "OPEN",
4083+
"mergedAt": null,
4084+
"title": "DPL: introduce Lifetime::OutOfBand",
4085+
"number": 8238,
4086+
"author": {
4087+
"login": "ktf"
4088+
},
4089+
"files": {
4090+
"edges": [
4091+
{
4092+
"node": {
4093+
"path": "Framework/Core/CMakeLists.txt"
4094+
}
4095+
},
4096+
{
4097+
"node": {
4098+
"path": "Framework/Core/include/Framework/ChannelInfo.h"
4099+
}
4100+
},
4101+
{
4102+
"node": {
4103+
"path": "Framework/Core/include/Framework/ChannelParamSpec.h"
4104+
}
4105+
},
4106+
{
4107+
"node": {
4108+
"path": "Framework/Core/include/Framework/ControlService.h"
4109+
}
4110+
},
4111+
{
4112+
"node": {
4113+
"path": "Framework/Core/include/Framework/DataProcessingDevice.h"
4114+
}
4115+
},
4116+
{
4117+
"node": {
4118+
"path": "Framework/Core/include/Framework/DeviceInfo.h"
4119+
}
4120+
},
4121+
{
4122+
"node": {
4123+
"path": "Framework/Core/include/Framework/DeviceState.h"
4124+
}
4125+
},
4126+
{
4127+
"node": {
4128+
"path": "Framework/Core/include/Framework/ExpirationHandler.h"
4129+
}
4130+
},
4131+
{
4132+
"node": {
4133+
"path": "Framework/Core/include/Framework/InputRoute.h"
4134+
}
4135+
},
4136+
{
4137+
"node": {
4138+
"path": "Framework/Core/include/Framework/LifetimeHelpers.h"
4139+
}
4140+
},
4141+
{
4142+
"node": {
4143+
"path": "Framework/Core/src/ChannelParamSpec.cxx"
4144+
}
4145+
},
4146+
{
4147+
"node": {
4148+
"path": "Framework/Core/src/ChannelSpecHelpers.h"
4149+
}
4150+
},
4151+
{
4152+
"node": {
4153+
"path": "Framework/Core/src/ControlService.cxx"
4154+
}
4155+
},
4156+
{
4157+
"node": {
4158+
"path": "Framework/Core/src/ControlServiceHelpers.cxx"
4159+
}
4160+
},
4161+
{
4162+
"node": {
4163+
"path": "Framework/Core/src/DataDescriptorQueryBuilder.cxx"
4164+
}
4165+
},
4166+
{
4167+
"node": {
4168+
"path": "Framework/Core/src/DataProcessingDevice.cxx"
4169+
}
4170+
},
4171+
{
4172+
"node": {
4173+
"path": "Framework/Core/src/DataRelayer.cxx"
4174+
}
4175+
},
4176+
{
4177+
"node": {
4178+
"path": "Framework/Core/src/DeviceSpecHelpers.cxx"
4179+
}
4180+
},
4181+
{
4182+
"node": {
4183+
"path": "Framework/Core/src/ExternalFairMQDeviceProxy.cxx"
4184+
}
4185+
},
4186+
{
4187+
"node": {
4188+
"path": "Framework/Core/src/LifetimeHelpers.cxx"
4189+
}
4190+
},
4191+
{
4192+
"node": {
4193+
"path": "Framework/Core/src/ServiceRegistry.cxx"
4194+
}
4195+
},
4196+
{
4197+
"node": {
4198+
"path": "Framework/Core/src/WorkflowHelpers.cxx"
4199+
}
4200+
},
4201+
{
4202+
"node": {
4203+
"path": "Framework/Core/test/test_DataDescriptorMatcher.cxx"
4204+
}
4205+
},
4206+
{
4207+
"node": {
4208+
"path": "Framework/GUISupport/src/FrameworkGUIDebugger.cxx"
4209+
}
4210+
},
4211+
{
4212+
"node": {
4213+
"path": "Framework/GUISupport/src/FrameworkGUIDeviceInspector.cxx"
4214+
}
4215+
},
4216+
{
4217+
"node": {
4218+
"path": "Framework/GUISupport/src/PaletteHelpers.cxx"
4219+
}
4220+
},
4221+
{
4222+
"node": {
4223+
"path": "Framework/GUISupport/src/PaletteHelpers.h"
4224+
}
4225+
},
4226+
{
4227+
"node": {
4228+
"path": "Framework/TestWorkflows/CMakeLists.txt"
4229+
}
4230+
},
4231+
{
4232+
"node": {
4233+
"path": "Framework/TestWorkflows/src/o2SimpleFairMQSink.cxx"
4234+
}
4235+
},
4236+
{
4237+
"node": {
4238+
"path": "Framework/TestWorkflows/src/o2SimpleFairMQSource.cxx"
4239+
}
4240+
},
4241+
{
4242+
"node": {
4243+
"path": "Framework/TestWorkflows/src/o2SimpleSink.cxx"
4244+
}
4245+
}
4246+
]
4247+
}
4248+
}
40944249
}
40954250
]
40964251
}

0 commit comments

Comments
 (0)