@platforma-open/milaboratories.mixcr-clonotyping-2.workflow 2.3.0 → 2.3.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,5 +1,6 @@
1
+  WARN  Issue while reading "/home/runner/work/mixcr-clonotyping-2/mixcr-clonotyping-2/.npmrc". Failed to replace env in config: ${NPMJS_TOKEN}
1
2
 
2
- > @platforma-open/milaboratories.mixcr-clonotyping-2.workflow@2.3.0 build /home/runner/work/mixcr-clonotyping-2/mixcr-clonotyping-2/workflow
3
+ > @platforma-open/milaboratories.mixcr-clonotyping-2.workflow@2.3.1 build /home/runner/work/mixcr-clonotyping-2/mixcr-clonotyping-2/workflow
3
4
  > rm -rf dist && pl-tengo check && pl-tengo build
4
5
 
5
6
  info: Skipping unknown file type: test/columns.test.ts
@@ -1,20 +1,36 @@
1
+  WARN  Issue while reading "/home/runner/work/mixcr-clonotyping-2/mixcr-clonotyping-2/.npmrc". Failed to replace env in config: ${NPMJS_TOKEN}
1
2
 
2
- > @platforma-open/milaboratories.mixcr-clonotyping-2.workflow@2.3.0 test /home/runner/work/mixcr-clonotyping-2/mixcr-clonotyping-2/workflow
3
+ > @platforma-open/milaboratories.mixcr-clonotyping-2.workflow@2.3.1 test /home/runner/work/mixcr-clonotyping-2/mixcr-clonotyping-2/workflow
3
4
  > vitest
4
5
 
5
6
 
6
7
   RUN  v2.1.8 /home/runner/work/mixcr-clonotyping-2/mixcr-clonotyping-2/workflow
7
8
 
8
- ✓ src/test/columns.test.ts (6 tests) 48797ms
9
- ✓ checking preset for 'milab-human-dna-xcr-7genes-multiplex' 11601ms
10
- ✓ checking preset for '10x-sc-xcr-vdj' 7631ms
11
- ✓ checking preset for 'cellecta-human-rna-xcr-umi-drivermap-…' 7583ms
12
- ✓ checking preset for 'takara-human-rna-bcr-umi-smartseq' 7661ms
13
- ✓ checking preset for 'rna-seq' 6966ms
14
- ✓ checking preset for 'generic-single-cell-gex' 7354ms
9
+ stdout | src/test/columns.test.ts > checking preset for 'milab-human-dna-xcr-7genes-multiplex'
10
+ {
11
+ type: 'ok',
12
+ value: undefined,
13
+ stable: false,
14
+ uTag: '6c11bfb3-e54c-4d9e-93d9-04ecc8a6e3c8',
15
+ unstableMarker: 'field_not_resolved:exportSpecs'
16
+ }
17
+
18
+ stdout | src/test/columns.test.ts > checking preset for 'milab-human-dna-xcr-7genes-multiplex'
19
+ TEST FAILED SO ALTERNATIVE ROOT IS PRESETVED IN PL: test_1743445608218_96df81f8-dd85-4a6f-9cf9-a38dbe8ceb56 (NG:0x7e)
20
+
21
+ stdout | src/test/columns.test.ts > checking preset for 'milab-human-dna-xcr-7genes-multiplex'
22
+ TEST FAILED SO ALTERNATIVE ROOT IS PRESETVED IN PL: test_1743445629470_e3d0e207-7f5d-412a-92dd-ea4d171cbb48 (NG:0x188)
23
+
24
+ ✓ src/test/columns.test.ts (6 tests) 64043ms
25
+ ✓ checking preset for 'milab-human-dna-xcr-7genes-multiplex' 23412ms
26
+ ✓ checking preset for '10x-sc-xcr-vdj' 8462ms
27
+ ✓ checking preset for 'cellecta-human-rna-xcr-umi-drivermap-…' 8304ms
28
+ ✓ checking preset for 'takara-human-rna-bcr-umi-smartseq' 8239ms
29
+ ✓ checking preset for 'rna-seq' 7620ms
30
+ ✓ checking preset for 'generic-single-cell-gex' 8004ms
15
31
 
16
32
   Test Files  1 passed (1)
17
33
   Tests  6 passed (6)
18
-  Start at  08:07:13
19
-  Duration  49.76s (transform 62ms, setup 0ms, collect 691ms, tests 48.80s, environment 0ms, prepare 72ms)
34
+  Start at  18:26:47
35
+  Duration  64.84s (transform 40ms, setup 0ms, collect 562ms, tests 64.04s, environment 0ms, prepare 66ms)
20
36
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # @platforma-open/milaboratories.mixcr-clonotyping.workflow
2
2
 
3
+ ## 2.3.1
4
+
5
+ ### Patch Changes
6
+
7
+ - e108f59: Dependency upgrade
8
+ - Updated dependencies [e108f59]
9
+ - @platforma-open/milaboratories.mixcr-clonotyping-2.single-cell-scripts@1.1.0
10
+
3
11
  ## 2.3.0
4
12
 
5
13
  ### Minor Changes
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
package/package.json CHANGED
@@ -1,16 +1,16 @@
1
1
  {
2
2
  "name": "@platforma-open/milaboratories.mixcr-clonotyping-2.workflow",
3
- "version": "2.3.0",
3
+ "version": "2.3.1",
4
4
  "description": "Tengo-based template",
5
5
  "dependencies": {
6
- "@platforma-sdk/workflow-tengo": "^3.0.0",
7
- "@platforma-open/milaboratories.mixcr-clonotyping-2.single-cell-scripts": "1.0.2"
6
+ "@platforma-sdk/workflow-tengo": "^3.1.0",
7
+ "@platforma-open/milaboratories.mixcr-clonotyping-2.single-cell-scripts": "1.1.0"
8
8
  },
9
9
  "devDependencies": {
10
- "@platforma-sdk/tengo-builder": "^2.0.0",
10
+ "@platforma-sdk/tengo-builder": "^2.0.2",
11
11
  "@platforma-open/milaboratories.software-mixcr": "4.7.0-148-develop",
12
12
  "@platforma-open/milaboratories.software-ptransform": "^1.3.1",
13
- "@platforma-sdk/test": "^1.24.0",
13
+ "@platforma-sdk/test": "^1.25.0",
14
14
  "vitest": "^2.1.8",
15
15
  "typescript": "~5.5.4"
16
16
  },
@@ -7,12 +7,7 @@ ll := import("@platforma-sdk/workflow-tengo:ll")
7
7
  assets := import("@platforma-sdk/workflow-tengo:assets")
8
8
  smart := import("@platforma-sdk/workflow-tengo:smart")
9
9
  file := import("@platforma-sdk/workflow-tengo:file")
10
- llPFrames := import("@platforma-sdk/workflow-tengo:pframes.ll")
11
10
  pframes := import("@platforma-sdk/workflow-tengo:pframes")
12
- exec := import("@platforma-sdk/workflow-tengo:exec")
13
- self := import("@platforma-sdk/workflow-tengo:tpl")
14
-
15
- json := import("json")
16
11
 
17
12
  calculatePresetInfoTpl := assets.importTemplate(":calculate-preset-info")
18
13
  processTpl := assets.importTemplate(":process")
@@ -6,11 +6,7 @@ pConstants := import("@platforma-sdk/workflow-tengo:pframes.constants")
6
6
  ll := import("@platforma-sdk/workflow-tengo:ll")
7
7
  exec := import("@platforma-sdk/workflow-tengo:exec")
8
8
  assets := import("@platforma-sdk/workflow-tengo:assets")
9
- render := import("@platforma-sdk/workflow-tengo:render")
10
- pframes := import("@platforma-sdk/workflow-tengo:pframes")
11
9
  pcolumn := import("@platforma-sdk/workflow-tengo:pframes.pcolumn")
12
- xsv := import("@platforma-sdk/workflow-tengo:pframes.xsv")
13
- file := import("@platforma-sdk/workflow-tengo:file")
14
10
  times := import("times")
15
11
 
16
12
  json := import("json")
@@ -1,5 +1,5 @@
1
1
  ll := import("@platforma-sdk/workflow-tengo:ll")
2
- self := import("@platforma-sdk/workflow-tengo:tpl")
2
+ self := import("@platforma-sdk/workflow-tengo:tpl.light")
3
3
  pConstants := import("@platforma-sdk/workflow-tengo:pframes.constants")
4
4
  smart := import("@platforma-sdk/workflow-tengo:smart")
5
5
  assets := import("@platforma-sdk/workflow-tengo:assets")
@@ -1,7 +1,6 @@
1
1
  ll := import("@platforma-sdk/workflow-tengo:ll")
2
- self := import("@platforma-sdk/workflow-tengo:tpl")
2
+ self := import("@platforma-sdk/workflow-tengo:tpl.light")
3
3
  pConstants := import("@platforma-sdk/workflow-tengo:pframes.constants")
4
- slices := import("@platforma-sdk/workflow-tengo:slices")
5
4
  assets := import("@platforma-sdk/workflow-tengo:assets")
6
5
  exec := import("@platforma-sdk/workflow-tengo:exec")
7
6
 
@@ -3,17 +3,10 @@
3
3
  self := import("@platforma-sdk/workflow-tengo:tpl")
4
4
 
5
5
  ll := import("@platforma-sdk/workflow-tengo:ll")
6
- render := import("@platforma-sdk/workflow-tengo:render")
7
6
  assets := import("@platforma-sdk/workflow-tengo:assets")
8
7
  pframes := import("@platforma-sdk/workflow-tengo:pframes")
9
- smart := import("@platforma-sdk/workflow-tengo:smart")
10
8
  slices := import("@platforma-sdk/workflow-tengo:slices")
11
9
  maps := import("@platforma-sdk/workflow-tengo:maps")
12
- file := import("@platforma-sdk/workflow-tengo:file")
13
- llPFrames := import("@platforma-sdk/workflow-tengo:pframes.ll")
14
- pSpec := import("@platforma-sdk/workflow-tengo:pframes.spec")
15
- pUtil := import("@platforma-sdk/workflow-tengo:pframes.util")
16
- pConstants := import("@platforma-sdk/workflow-tengo:pframes.constants")
17
10
 
18
11
  calculateExportSpecs := import(":calculate-export-specs")
19
12
 
@@ -1,4 +1,4 @@
1
- self := import("@platforma-sdk/workflow-tengo:tpl")
1
+ self := import("@platforma-sdk/workflow-tengo:tpl.light")
2
2
  ll := import("@platforma-sdk/workflow-tengo:ll")
3
3
 
4
4
  calculateExportSpecs := import(":calculate-export-specs")