Skip to content
This repository was archived by the owner on Jun 10, 2026. It is now read-only.

DO NOT USE

Pre-release
Pre-release

Choose a tag to compare

@dnitsch dnitsch released this 07 Mar 16:41
· 1 commit to master since this release
a0490d4
Fix/context cancelled (#28)

* fix: remove context cancelled
remove global cancel in taskcctl cmd pkg

* fix: allow for failure summary

* fix: remove cancel from run pipeline

* fix: add check for schedule and debug err

* fix: add tests to run command

* fix: add more coverage

* fix: add more tests to cancel

* fix: add tests on watcher

* fix: run target tests

* fix: new line

* fix: wanted error on main

* fix: add allow failure tests

* fix(style): remove comments