Skip to content

Commit

Permalink
move tasks to separate repositories (#910)
Browse files Browse the repository at this point in the history
* move tasks to separate repositories

* disable broken components for now [ci force]

* use numpy<2 in tfidf
  • Loading branch information
rcannood authored Oct 11, 2024
1 parent a01361f commit 559f977
Show file tree
Hide file tree
Showing 506 changed files with 162 additions and 28,074 deletions.
219 changes: 151 additions & 68 deletions CHANGELOG.md

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions src/common/create_component/config.vsh.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
functionality:
name: create_component
status: disabled
namespace: common
description: |
Create a component Viash component.
Expand Down
1 change: 1 addition & 0 deletions src/common/create_task_readme/config.vsh.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
functionality:
name: create_task_readme
status: disabled
namespace: common
description: |
Create a README for the task.
Expand Down
1 change: 1 addition & 0 deletions src/datasets/normalization/atac_tfidf/config.vsh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ platforms:
- type: python
packages:
- muon
- numpy<2
- type: nextflow
directives:
label: [midtime, midmem, midcpu]
570 changes: 1 addition & 569 deletions src/tasks/batch_integration/README.md

Large diffs are not rendered by default.

26 changes: 0 additions & 26 deletions src/tasks/batch_integration/api/comp_control_method_embedding.yaml

This file was deleted.

26 changes: 0 additions & 26 deletions src/tasks/batch_integration/api/comp_control_method_feature.yaml

This file was deleted.

26 changes: 0 additions & 26 deletions src/tasks/batch_integration/api/comp_control_method_graph.yaml

This file was deleted.

29 changes: 0 additions & 29 deletions src/tasks/batch_integration/api/comp_method_embedding.yaml

This file was deleted.

29 changes: 0 additions & 29 deletions src/tasks/batch_integration/api/comp_method_feature.yaml

This file was deleted.

29 changes: 0 additions & 29 deletions src/tasks/batch_integration/api/comp_method_graph.yaml

This file was deleted.

38 changes: 0 additions & 38 deletions src/tasks/batch_integration/api/comp_metric_embedding.yaml

This file was deleted.

31 changes: 0 additions & 31 deletions src/tasks/batch_integration/api/comp_metric_feature.yaml

This file was deleted.

31 changes: 0 additions & 31 deletions src/tasks/batch_integration/api/comp_metric_graph.yaml

This file was deleted.

45 changes: 0 additions & 45 deletions src/tasks/batch_integration/api/comp_process_dataset.yaml

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 559f977

Please sign in to comment.