Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/flybywiresim/igniter

An intelligent task runner written in Typescript.
https://github.com/flybywiresim/igniter

fix: ExecTask never exiting when spawned process fails (#10)

* fix: ExecTask never exiting when errors thrown in spawned process

* refactor: cleanup

* ...

1c2cfed673948e7bb172130bc10e669ba385cc51 authored about 1 year ago by Benjamin Dupont <[email protected]>
fix: set exit code when a task fails (#8)

* fix: set exit code when a task fails

* check for failed status explicitly

29cdeabe46d8ca4258c2ae3f39e0ea172730106f authored over 2 years ago by Saschl <[email protected]>
build: bump version

72bdbb10cb1a224d7568536d0dc49b77deaffbde authored about 3 years ago by Benjamin Dupont <[email protected]>
fix: up task timeout to 2 minutes (#5)

c502ef85c1d9277530e2a91665013fa93661dcd0 authored about 3 years ago by Benjamin Dupont <[email protected]>
docs: add -j option to README

d794cdd9d7a01ce154e47d57435fe1d44fc61b03 authored over 3 years ago by Benjamin Dupont <[email protected]>
build: bump version

a6b7e3007aae81203789a9dd7a0c16831663b555 authored over 3 years ago by benjozork <[email protected]>
feat: introduce --num-workers option / -j flag (#4)

This patch introduces a CLI option to limit the number of workers processes used by `igniter`. T...

a28cf567e9831a652a49aa6082946f2fe644f754 authored over 3 years ago by Benjamin Dupont <[email protected]>
feat: show stderr output under failed tasks (#2)

fcf70cd6cbe54ebb8cb799fd9e34b637a9d4e638 authored almost 4 years ago by Michael Corcoran <[email protected]>
feat: add no-tty option

421caa7c9f5b8cb7e4d255b09710d3377a43a6cc authored almost 4 years ago by Theodore Messinezis <[email protected]>
chore: remove accidental tgz package

7472b3db4a99f7aca8ca347eff15dafe94d2068c authored almost 4 years ago by Theodore Messinezis <[email protected]>
fix: add index.d.ts to package

5e9ee88611e2aa0a1b8c970706e2456b2aa5b79f authored almost 4 years ago by Theodore Messinezis <[email protected]>
fix: generic task skipping for [] hashFolders

24afc6f66574f82baa3cb1bf3e25cce9c2aa276d authored almost 4 years ago by Theodore Messinezis <[email protected]>
feat: pretty cli output

5dfe86a1ca9e935653d2d8ea1aa8176cc546cfa7 authored almost 4 years ago by Theodore Messinezis <[email protected]>
ci: fix release action

69df8e54c33c224be9530cab3cc75ff797c90582 authored almost 4 years ago by Theodore Messinezis <[email protected]>
feat: initial commit 🎉 (#1)

ebf85fc8f32db0bdcfd569214864c8bbccfd701f authored almost 4 years ago by Theodore Messinezis <[email protected]>
initial commit

9c728fc3562dd20c897890a734833b5495581518 authored almost 4 years ago by Theodore Messinezis <[email protected]>