Radish alpha
r
rad:z4V1sjrXqjvFdnCUbxPFqd5p4DtH5
Radicle web interface
Radicle
Git
Update execa
Merged did:key:z6Mki9XN...FvWF opened 1 year ago

The execa update allows us two simplify two things

  1. Output collection in a log file with a prefix can be done through stdout and stderr options of execa.
  2. We don’t need to ensure that all subprocesses are killed when the main process exits. execa takes care of this

Also includes more preparation commits that fix and simplify things.

check check-visual check-unit-test check-httpd-api-unit-test check-e2e check-build

πŸ‘‰ Preview πŸ‘‰ Workflow runs πŸ‘‰ Branch on GitHub

did:key:z6Mki9XN...FvWF opened with revision bc0cefb9 on base fb32e01a +256 -176 1 year ago

The execa update allows us two simplify two things

  1. Output collection in a log file with a prefix can be done through stdout and stderr options of execa.
  2. We don’t need to ensure that all subprocesses are killed when the main process exits. execa takes care of this

Also includes more preparation commits that fix and simplify things.

check check-visual check-unit-test check-httpd-api-unit-test check-e2e check-build

πŸ‘‰ Preview πŸ‘‰ Workflow runs πŸ‘‰ Branch on GitHub

did:key:z6Mki9XN...FvWF pushed revision 2 f8cf42ec on base fb32e01a +256 -176 1 year ago
rudolfs accepted 1 year ago
rudolfs merged revision f8cf42ec at ffd49e82 1 year ago