Skip to content

Commit 559f977

Browse files
authored
move tasks to separate repositories (#910)
* move tasks to separate repositories * disable broken components for now [ci force] * use numpy<2 in tfidf
1 parent a01361f commit 559f977

File tree

506 files changed

+162
-28074
lines changed

Some content is hidden

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

506 files changed

+162
-28074
lines changed

CHANGELOG.md

Lines changed: 151 additions & 68 deletions
Large diffs are not rendered by default.

src/common/create_component/config.vsh.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
functionality:
22
name: create_component
3+
status: disabled
34
namespace: common
45
description: |
56
Create a component Viash component.

src/common/create_task_readme/config.vsh.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
functionality:
22
name: create_task_readme
3+
status: disabled
34
namespace: common
45
description: |
56
Create a README for the task.

src/datasets/normalization/atac_tfidf/config.vsh.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ platforms:
1717
- type: python
1818
packages:
1919
- muon
20+
- numpy<2
2021
- type: nextflow
2122
directives:
2223
label: [midtime, midmem, midcpu]

src/tasks/batch_integration/README.md

Lines changed: 1 addition & 569 deletions
Large diffs are not rendered by default.

src/tasks/batch_integration/api/comp_control_method_embedding.yaml

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

src/tasks/batch_integration/api/comp_control_method_feature.yaml

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

src/tasks/batch_integration/api/comp_control_method_graph.yaml

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

src/tasks/batch_integration/api/comp_method_embedding.yaml

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

src/tasks/batch_integration/api/comp_method_feature.yaml

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

0 commit comments

Comments
 (0)