Skip to content

Update TASK_INSTRUCTIONS.md to match the current template - #40

Merged
rcannood merged 1 commit into
mainfrom
docs/update-task-instructions
Sep 2, 2026
Merged

Update TASK_INSTRUCTIONS.md to match the current template#40
rcannood merged 1 commit into
mainfrom
docs/update-task-instructions

Conversation

@rcannood

Copy link
Copy Markdown
Member

The instructions had drifted quite a bit from what the task_template actually looks like:

  • scripts/download_resources.sh -> scripts/sync_resources.sh
  • scripts/add_a_method.sh etc. -> scripts/create_component/ / common/scripts/create_component
  • scripts/test_all_components.sh -> scripts/project/test_all_components.sh
  • src/process_dataset -> src/data_processors/process_dataset, which now has an example processor to modify
  • the _viash.yaml steps referenced fields that no longer exist (info.name); now points at the # Step N comments in the file itself
  • documentation links updated to the current urls (create_task/getting-started/, design-api/, run-tests/, ...)
  • added a short section on testing the benchmark locally with run_test_local.sh
  • fixed a couple of typos ("Y0u", "laking", "preform")

Companion to openproblems-bio/task_template#21.

@rcannood
rcannood merged commit 354f954 into main Sep 2, 2026
@rcannood
rcannood deleted the docs/update-task-instructions branch September 2, 2026 06:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant