Skip to content

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

Open
rcannood wants to merge 1 commit into
mainfrom
docs/update-task-instructions
Open

Update TASK_INSTRUCTIONS.md to match the current template#40
rcannood wants to merge 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.

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