Skip to content

Commit c8eecd6

Browse files
authored
Merge pull request #405 from fgcz/deploy-20251215-01
Release
2 parents 6737584 + 20a7afc commit c8eecd6

65 files changed

Lines changed: 1355 additions & 1856 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.basedpyright/baseline.bfabric.json

Lines changed: 64 additions & 1234 deletions
Large diffs are not rendered by default.

.basedpyright/baseline.bfabric_app_runner.json

Lines changed: 0 additions & 118 deletions
Original file line numberDiff line numberDiff line change
@@ -1623,14 +1623,6 @@
16231623
"lineCount": 1
16241624
}
16251625
},
1626-
{
1627-
"code": "reportAny",
1628-
"range": {
1629-
"startColumn": 33,
1630-
"endColumn": 57,
1631-
"lineCount": 1
1632-
}
1633-
},
16341626
{
16351627
"code": "reportUnknownParameterType",
16361628
"range": {
@@ -1836,32 +1828,6 @@
18361828
}
18371829
}
18381830
],
1839-
"./bfabric_app_runner/src/bfabric_app_runner/dispatch/resource_flow.py": [
1840-
{
1841-
"code": "reportAny",
1842-
"range": {
1843-
"startColumn": 45,
1844-
"endColumn": 78,
1845-
"lineCount": 1
1846-
}
1847-
},
1848-
{
1849-
"code": "reportUnknownMemberType",
1850-
"range": {
1851-
"startColumn": 8,
1852-
"endColumn": 31,
1853-
"lineCount": 1
1854-
}
1855-
},
1856-
{
1857-
"code": "reportUnknownVariableType",
1858-
"range": {
1859-
"startColumn": 11,
1860-
"endColumn": 27,
1861-
"lineCount": 1
1862-
}
1863-
}
1864-
],
18651831
"./bfabric_app_runner/src/bfabric_app_runner/inputs/_filter_files.py": [
18661832
{
18671833
"code": "reportUnknownParameterType",
@@ -2434,56 +2400,6 @@
24342400
"endColumn": 38,
24352401
"lineCount": 1
24362402
}
2437-
},
2438-
{
2439-
"code": "reportAny",
2440-
"range": {
2441-
"startColumn": 15,
2442-
"endColumn": 55,
2443-
"lineCount": 1
2444-
}
2445-
},
2446-
{
2447-
"code": "reportOptionalMemberAccess",
2448-
"range": {
2449-
"startColumn": 21,
2450-
"endColumn": 30,
2451-
"lineCount": 1
2452-
}
2453-
}
2454-
],
2455-
"./bfabric_app_runner/src/bfabric_app_runner/inputs/resolve/_resolve_bfabric_resource_archive_specs.py": [
2456-
{
2457-
"code": "reportUnannotatedClassAttribute",
2458-
"range": {
2459-
"startColumn": 13,
2460-
"endColumn": 20,
2461-
"lineCount": 1
2462-
}
2463-
},
2464-
{
2465-
"code": "reportUnknownMemberType",
2466-
"range": {
2467-
"startColumn": 12,
2468-
"endColumn": 25,
2469-
"lineCount": 1
2470-
}
2471-
},
2472-
{
2473-
"code": "reportUnknownVariableType",
2474-
"range": {
2475-
"startColumn": 15,
2476-
"endColumn": 21,
2477-
"lineCount": 1
2478-
}
2479-
},
2480-
{
2481-
"code": "reportAny",
2482-
"range": {
2483-
"startColumn": 44,
2484-
"endColumn": 59,
2485-
"lineCount": 1
2486-
}
24872403
}
24882404
],
24892405
"./bfabric_app_runner/src/bfabric_app_runner/inputs/resolve/_resolve_bfabric_resource_dataset_specs.py": [
@@ -2536,32 +2452,6 @@
25362452
}
25372453
}
25382454
],
2539-
"./bfabric_app_runner/src/bfabric_app_runner/inputs/resolve/_resolve_bfabric_resource_specs.py": [
2540-
{
2541-
"code": "reportUnannotatedClassAttribute",
2542-
"range": {
2543-
"startColumn": 13,
2544-
"endColumn": 20,
2545-
"lineCount": 1
2546-
}
2547-
},
2548-
{
2549-
"code": "reportUnknownMemberType",
2550-
"range": {
2551-
"startColumn": 12,
2552-
"endColumn": 25,
2553-
"lineCount": 1
2554-
}
2555-
},
2556-
{
2557-
"code": "reportUnknownVariableType",
2558-
"range": {
2559-
"startColumn": 15,
2560-
"endColumn": 21,
2561-
"lineCount": 1
2562-
}
2563-
}
2564-
],
25652455
"./bfabric_app_runner/src/bfabric_app_runner/inputs/resolve/_resolve_static_yaml_specs.py": [
25662456
{
25672457
"code": "reportUnknownMemberType",
@@ -3009,14 +2899,6 @@
30092899
"lineCount": 1
30102900
}
30112901
},
3012-
{
3013-
"code": "reportUnusedCallResult",
3014-
"range": {
3015-
"startColumn": 4,
3016-
"endColumn": 42,
3017-
"lineCount": 1
3018-
}
3019-
},
30202902
{
30212903
"code": "reportOptionalMemberAccess",
30222904
"range": {

.basedpyright/baseline.bfabric_scripts.json

Lines changed: 0 additions & 190 deletions
Original file line numberDiff line numberDiff line change
@@ -851,14 +851,6 @@
851851
"lineCount": 1
852852
}
853853
},
854-
{
855-
"code": "reportAny",
856-
"range": {
857-
"startColumn": 4,
858-
"endColumn": 15,
859-
"lineCount": 1
860-
}
861-
},
862854
{
863855
"code": "reportUnusedCallResult",
864856
"range": {
@@ -875,14 +867,6 @@
875867
"lineCount": 1
876868
}
877869
},
878-
{
879-
"code": "reportAny",
880-
"range": {
881-
"startColumn": 36,
882-
"endColumn": 47,
883-
"lineCount": 1
884-
}
885-
},
886870
{
887871
"code": "reportAny",
888872
"range": {
@@ -948,22 +932,6 @@
948932
"endColumn": 44,
949933
"lineCount": 1
950934
}
951-
},
952-
{
953-
"code": "reportAny",
954-
"range": {
955-
"startColumn": 8,
956-
"endColumn": 20,
957-
"lineCount": 1
958-
}
959-
},
960-
{
961-
"code": "reportAny",
962-
"range": {
963-
"startColumn": 18,
964-
"endColumn": 30,
965-
"lineCount": 1
966-
}
967935
}
968936
],
969937
"./bfabric_scripts/src/bfabric_scripts/bfabric_list_workunit_parameters.py": [
@@ -2818,24 +2786,6 @@
28182786
}
28192787
}
28202788
],
2821-
"./bfabric_scripts/src/bfabric_scripts/cli/cli_feeder.py": [
2822-
{
2823-
"code": "reportAny",
2824-
"range": {
2825-
"startColumn": 8,
2826-
"endColumn": 25,
2827-
"lineCount": 1
2828-
}
2829-
},
2830-
{
2831-
"code": "reportAny",
2832-
"range": {
2833-
"startColumn": 67,
2834-
"endColumn": 87,
2835-
"lineCount": 1
2836-
}
2837-
}
2838-
],
28392789
"./bfabric_scripts/src/bfabric_scripts/cli/dataset/show.py": [
28402790
{
28412791
"code": "reportAny",
@@ -2950,14 +2900,6 @@
29502900
"endColumn": 25,
29512901
"lineCount": 1
29522902
}
2953-
},
2954-
{
2955-
"code": "reportImplicitStringConcatenation",
2956-
"range": {
2957-
"startColumn": 8,
2958-
"endColumn": 42,
2959-
"lineCount": 2
2960-
}
29612903
}
29622904
],
29632905
"./bfabric_scripts/src/bfabric_scripts/cli/executable/dump.py": [
@@ -3074,56 +3016,6 @@
30743016
}
30753017
}
30763018
],
3077-
"./bfabric_scripts/src/bfabric_scripts/cli/executable/show.py": [
3078-
{
3079-
"code": "reportOptionalSubscript",
3080-
"range": {
3081-
"startColumn": 17,
3082-
"endColumn": 29,
3083-
"lineCount": 1
3084-
}
3085-
},
3086-
{
3087-
"code": "reportOptionalMemberAccess",
3088-
"range": {
3089-
"startColumn": 32,
3090-
"endColumn": 35,
3091-
"lineCount": 1
3092-
}
3093-
},
3094-
{
3095-
"code": "reportOptionalMemberAccess",
3096-
"range": {
3097-
"startColumn": 54,
3098-
"endColumn": 61,
3099-
"lineCount": 1
3100-
}
3101-
},
3102-
{
3103-
"code": "reportOptionalMemberAccess",
3104-
"range": {
3105-
"startColumn": 79,
3106-
"endColumn": 86,
3107-
"lineCount": 1
3108-
}
3109-
},
3110-
{
3111-
"code": "reportOptionalMemberAccess",
3112-
"range": {
3113-
"startColumn": 18,
3114-
"endColumn": 25,
3115-
"lineCount": 1
3116-
}
3117-
},
3118-
{
3119-
"code": "reportOptionalMemberAccess",
3120-
"range": {
3121-
"startColumn": 33,
3122-
"endColumn": 40,
3123-
"lineCount": 1
3124-
}
3125-
}
3126-
],
31273019
"./bfabric_scripts/src/bfabric_scripts/cli/executable/upload.py": [
31283020
{
31293021
"code": "reportAny",
@@ -3308,32 +3200,6 @@
33083200
}
33093201
}
33103202
],
3311-
"./bfabric_scripts/src/bfabric_scripts/feeder/path_convention_compms.py": [
3312-
{
3313-
"code": "reportUnannotatedClassAttribute",
3314-
"range": {
3315-
"startColumn": 13,
3316-
"endColumn": 21,
3317-
"lineCount": 1
3318-
}
3319-
},
3320-
{
3321-
"code": "reportAny",
3322-
"range": {
3323-
"startColumn": 50,
3324-
"endColumn": 75,
3325-
"lineCount": 1
3326-
}
3327-
},
3328-
{
3329-
"code": "reportAny",
3330-
"range": {
3331-
"startColumn": 31,
3332-
"endColumn": 56,
3333-
"lineCount": 1
3334-
}
3335-
}
3336-
],
33373203
"./bfabric_scripts/src/bfabric_scripts/feeder/report.py": [
33383204
{
33393205
"code": "reportUnknownMemberType",
@@ -3350,62 +3216,6 @@
33503216
"endColumn": 23,
33513217
"lineCount": 1
33523218
}
3353-
},
3354-
{
3355-
"code": "reportOptionalMemberAccess",
3356-
"range": {
3357-
"startColumn": 16,
3358-
"endColumn": 23,
3359-
"lineCount": 1
3360-
}
3361-
},
3362-
{
3363-
"code": "reportOptionalSubscript",
3364-
"range": {
3365-
"startColumn": 35,
3366-
"endColumn": 43,
3367-
"lineCount": 1
3368-
}
3369-
},
3370-
{
3371-
"code": "reportUnknownArgumentType",
3372-
"range": {
3373-
"startColumn": 35,
3374-
"endColumn": 59,
3375-
"lineCount": 1
3376-
}
3377-
},
3378-
{
3379-
"code": "reportUnknownMemberType",
3380-
"range": {
3381-
"startColumn": 20,
3382-
"endColumn": 36,
3383-
"lineCount": 1
3384-
}
3385-
},
3386-
{
3387-
"code": "reportUnknownArgumentType",
3388-
"range": {
3389-
"startColumn": 20,
3390-
"endColumn": 48,
3391-
"lineCount": 1
3392-
}
3393-
},
3394-
{
3395-
"code": "reportAttributeAccessIssue",
3396-
"range": {
3397-
"startColumn": 29,
3398-
"endColumn": 36,
3399-
"lineCount": 1
3400-
}
3401-
},
3402-
{
3403-
"code": "reportOptionalMemberAccess",
3404-
"range": {
3405-
"startColumn": 29,
3406-
"endColumn": 36,
3407-
"lineCount": 1
3408-
}
34093219
}
34103220
],
34113221
"./bfabric_scripts/src/bfabric_scripts/fgcz_maxquant_scaffold-wrapper.py": [

0 commit comments

Comments
 (0)