Skip to content

Commit 3adc186

Browse files
set minimum supported ldmx-sw version to v3.3.0
1 parent 5c73bef commit 3adc186

8 files changed

Lines changed: 13 additions & 97 deletions

File tree

ci/interop/v3.0.0.patch

Lines changed: 0 additions & 73 deletions
This file was deleted.

ci/interop/v3.0.2.patch

Lines changed: 0 additions & 1 deletion
This file was deleted.

ci/interop/v3.1.13.patch

Lines changed: 0 additions & 1 deletion
This file was deleted.

ci/interop/v3.2.12.patch

Lines changed: 0 additions & 1 deletion
This file was deleted.

ci/interop/v3.2.4.patch

Lines changed: 0 additions & 1 deletion
This file was deleted.

ci/interop/v3.2.5.patch

Lines changed: 0 additions & 13 deletions
This file was deleted.

ci/interop/v3.3.0.patch

Lines changed: 0 additions & 1 deletion
This file was deleted.

ci/interop/v3.3.0.patch

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
Submodule Conditions contains modified content
2+
diff --git a/Conditions/include/Conditions/SimpleTableCondition.h b/Conditions/include/Conditions/SimpleTableCondition.h
3+
index e418c42..79ed3a3 100644
4+
--- a/Conditions/include/Conditions/SimpleTableCondition.h
5+
+++ b/Conditions/include/Conditions/SimpleTableCondition.h
6+
@@ -7,6 +7,7 @@
7+
#define FRAMEWORK_SIMPLETABLECONDITION_H_
8+
9+
#include <vector>
10+
+#include <cstdint>
11+
12+
#include "Framework/ConditionsObject.h"
13+
#include "Framework/Exception/Exception.h"

ci/ldmx-sw-to-test.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,6 @@
11
{
22
"ldmx_sw": [
33
"trunk",
4-
"v3.0.0",
5-
"v3.0.2",
6-
"v3.1.13",
7-
"v3.2.4",
8-
"v3.2.5",
9-
"v3.2.12",
104
"v3.3.0",
115
"v3.4.0",
126
"v4.0.5",

0 commit comments

Comments
 (0)