Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / thescientist13/gallinago issues and pull requests
#47 - bug/issue 46 only forward args if provided
Pull Request -
State: closed - Opened by thescientist13 3 months ago
Labels: bug
#46 - `process.argv` handling by gallinago does not match behavior of "vanilla" NodeJS
Issue -
State: closed - Opened by thescientist13 3 months ago
Labels: bug, 0.8.2
#45 - bug/issue 44 conditionally configure spawned process `stdio`
Pull Request -
State: closed - Opened by thescientist13 12 months ago
Labels: bug
#44 - no terminal output is showing even when the output flag is enabled
Issue -
State: closed - Opened by thescientist13 12 months ago
Labels: bug, 0.8.1
#43 - support node 20 for github actions matrix
Pull Request -
State: open - Opened by thescientist13 about 1 year ago
Labels: enhancement
#42 - support Node `20.x`
Issue -
State: open - Opened by thescientist13 about 1 year ago
Labels: enhancement
#41 - update github actions ubuntu runner
Pull Request -
State: closed - Opened by thescientist13 about 1 year ago
Labels: chore
#40 - enhancement/issue 38 refactor `stopCommand` implementation
Pull Request -
State: closed - Opened by thescientist13 about 1 year ago
Labels: enhancement
#39 - feature/issue 36 synchronous run command option
Pull Request -
State: closed - Opened by thescientist13 about 1 year ago
Labels: documentation, enhancement
#38 - refactor `stopCommand` to levarage more idiomatic process management API
Issue -
State: closed - Opened by thescientist13 about 1 year ago
Labels: enhancement, good first issue, 0.8.0
#37 - custom runtime option for `runCommand`
Issue -
State: open - Opened by thescientist13 about 1 year ago
Labels: documentation, feature
#36 - synchronous `runCommand` option
Issue -
State: closed - Opened by thescientist13 about 1 year ago
Labels: dependencies, feature, 0.8.0
#34 - Chore/node GitHub actions cleanup
Pull Request -
State: closed - Opened by thescientist13 about 1 year ago
Labels: chore
#33 - preserve terminal window output for windows
Pull Request -
State: closed - Opened by thescientist13 over 1 year ago
Labels: enhancement
#32 - show stack traces in same terminal window on Windows when `runCommand` errors
Issue -
State: closed - Opened by thescientist13 over 1 year ago
Labels: enhancement, 0.7.0
#31 - convert project to npm from yarn
Pull Request -
State: closed - Opened by thescientist13 over 1 year ago
Labels: chore
#30 - chore/upgrade node and github actions for node 18
Pull Request -
State: closed - Opened by thescientist13 over 1 year ago
- 1 comment
Labels: enhancement, chore, 0.8.0
#29 - add .nvmrc file
Pull Request -
State: closed - Opened by thescientist13 about 2 years ago
Labels: chore
#28 - fix typos
Pull Request -
State: closed - Opened by thescientist13 about 2 years ago
Labels: chore
#27 - forward parent args to child process
Pull Request -
State: closed - Opened by thescientist13 about 2 years ago
Labels: documentation, enhancement
#26 - forward parent command line args to child process
Issue -
State: closed - Opened by thescientist13 about 2 years ago
Labels: documentation, 0.6.0, feature
#25 - switch to non deprecated fs API
Pull Request -
State: closed - Opened by thescientist13 about 3 years ago
- 1 comment
Labels: chore, 0.5.0
#24 - Chore/esm
Pull Request -
State: closed - Opened by thescientist13 about 3 years ago
Labels: question, chore, 0.5.0
#23 - restore handle child errors and close
Pull Request -
State: closed - Opened by thescientist13 over 3 years ago
Labels: bug
#22 - `stderr` is not piping back out to the parent process on Windows
Issue -
State: closed - Opened by thescientist13 over 3 years ago
Labels: bug, 0.4.1
#21 - code coverage reports differ greatly between Windows / Linux and macOS
Issue -
State: open - Opened by thescientist13 over 3 years ago
- 1 comment
Labels: help wanted, chore
#20 - add server process test case and stopCommand support
Pull Request -
State: closed - Opened by thescientist13 over 3 years ago
- 2 comments
Labels: documentation, enhancement
#19 - enable the ability to manage processes that do not close
Issue -
State: closed - Opened by thescientist13 over 3 years ago
Labels: documentation, 0.4.0, feature
#18 - add windows CI support
Pull Request -
State: closed - Opened by thescientist13 over 3 years ago
Labels: chore
#17 - Bump y18n from 4.0.0 to 4.0.3
Pull Request -
State: closed - Opened by dependabot[bot] almost 4 years ago
Labels: dependencies
#16 - Bug/issue 15 relax teardown and add options
Pull Request -
State: closed - Opened by thescientist13 almost 4 years ago
Labels: bug, enhancement
#15 - gallinago deleting entire setup directory proving to be a bit problematic
Issue -
State: closed - Opened by thescientist13 almost 4 years ago
Labels: bug, enhancement, 0.3.0
#14 - fix typo in description field of package.json
Pull Request -
State: closed - Opened by thescientist13 about 4 years ago
#13 - typos and grammar
Pull Request -
State: closed - Opened by thescientist13 about 4 years ago
Labels: documentation, 0.3.0
#12 - have setup method default to directory of the calling file's directory for build dir path
Issue -
State: open - Opened by thescientist13 over 4 years ago
- 2 comments
Labels: documentation, enhancement
#11 - updated README typos and for clarity on usage
Pull Request -
State: closed - Opened by thescientist13 over 4 years ago
Labels: documentation, hacktoberfest-accepted
#10 - Enhancement/issue 2 setup files
Pull Request -
State: closed - Opened by thescientist13 over 4 years ago
- 1 comment
Labels: enhancement, hacktoberfest-accepted
#9 - unit test coverage needed for Promise.reject handling in Runner
Issue -
State: open - Opened by thescientist13 over 4 years ago
Labels: good first issue, chore
#8 - package publish prep
Pull Request -
State: closed - Opened by thescientist13 over 4 years ago
Labels: chore, hacktoberfest-accepted
#7 - adding basic features and test cases
Pull Request -
State: closed - Opened by thescientist13 over 4 years ago
- 1 comment
Labels: enhancement, hacktoberfest-accepted
#6 - project and tooling setup
Pull Request -
State: closed - Opened by thescientist13 over 4 years ago
Labels: chore, hacktoberfest-accepted
#5 - publish as ESM with dual package support
Issue -
State: closed - Opened by thescientist13 over 4 years ago
Labels: enhancement, chore
#4 - publishing prep and 0.1.0 release into copy-dots
Issue -
State: closed - Opened by thescientist13 over 4 years ago
Labels: chore, 0.1.0
#3 - project setup with linting, testing and GitHub actions
Issue -
State: closed - Opened by thescientist13 over 4 years ago
Labels: chore, 0.3.0
#2 - add support for setup files
Issue -
State: closed - Opened by thescientist13 over 4 years ago
Labels: 0.2.0, feature
#1 - support basic functionality of running a script in a defined directory
Issue -
State: closed - Opened by thescientist13 over 4 years ago
Labels: 0.1.0, feature