Skip to content

← All questions

Process "pr-chek" is not defined for project demo-shop — where do processes come from?

Asked 5,090 views2 answers
bash
sdods run -p demo-shop --process pr-chek
text
✖ CONFIG_NOT_FOUND: Process "pr-chek" is not defined for project demo-shop.
  hint: Known processes: pr-check, nightly-regression, release-gate, api-contract. Define it under processes: in sdods.project.yaml or defaults.processes in sdods.workspace.yaml.

Typo, obviously. But the hint mentions two files — how do those two lists combine? We have pr-check in both.

asked by Bea Lindqvist4,318 ·

2 answers

Have the same question?

Ask it with the command you ran and the output you got, and it will be answered here.

Ask a question

Related