* when task with more than one upstreams, mapper TaskDefinitionMapper method queryByName will return more than one record, and failed the mybatis result type, so we have to add `limit 1` to it to * add multiple runs of example in integrate test * Change from subprocess.Popen to subprocess.call_check in integrating test which will raise an error when failed |
||
|---|---|---|
| .. | ||
| cluster-test | ||
| api-test.yml | ||
| backend.yml | ||
| docs.yml | ||
| e2e.yml | ||
| frontend.yml | ||
| issue-robot.yml | ||
| owasp-dependency-check.yaml | ||
| publish-docker.yaml | ||
| pull-request-robot.yml | ||
| py-ci.yml | ||
| stale.yml | ||
| unit-test.yml | ||