Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / open-cli-tools/concurrently issues and pull requests

#447 - Bump @babel/traverse from 7.20.10 to 7.23.2

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 2 comments
Labels: dependencies

#446 - Installing package from npm cnpm yarn takes a long time

Issue - State: closed - Opened by muchenkezhan over 1 year ago - 2 comments

#445 - Modify cli options and API in README

Pull Request - State: open - Opened by Tarektouati over 1 year ago - 1 comment

#444 - CLI options not clear in README

Issue - State: open - Opened by Tarektouati over 1 year ago - 1 comment
Labels: enhancement

#443 - Replace `date-fns` by `date-and-time-formatter`

Pull Request - State: closed - Opened by paescuj over 1 year ago - 3 comments

#442 - Test against Node.js v20 instead of v19

Pull Request - State: closed - Opened by paescuj over 1 year ago - 1 comment

#441 - Update dependencies

Pull Request - State: closed - Opened by paescuj over 1 year ago - 1 comment
Labels: dependencies

#440 - Fix default export returning undefined in ESM

Pull Request - State: closed - Opened by Codex- over 1 year ago - 2 comments

#439 - fix(suggestion): prefixColors API type to embrace string type

Pull Request - State: closed - Opened by SeiwonPark over 1 year ago - 1 comment

#438 - How to combine with other node command

Issue - State: closed - Opened by michaelsync over 1 year ago - 1 comment

#437 - No colors for prefixes when using `prefixColors: "auto"` via concurrent API

Issue - State: closed - Opened by OnkelTem over 1 year ago - 3 comments

#436 - Installing package from npm takes a long time

Issue - State: closed - Opened by Gikkman over 1 year ago - 6 comments

#436 - Installing package from npm takes a long time

Issue - State: open - Opened by Gikkman over 1 year ago - 2 comments

#435 - Bump word-wrap from 1.2.3 to 1.2.4

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#434 - Filter for output of specific commands

Issue - State: open - Opened by reknih over 1 year ago - 7 comments
Labels: enhancement, pull request welcome

#433 - `--kill-others-on-fail` flag not working as expected with `--group --max-processes 1`

Issue - State: closed - Opened by daniil4udo over 1 year ago - 6 comments
Labels: bug

#432 - Build failed when using concurently

Issue - State: closed - Opened by cojoclaudiu over 1 year ago - 17 comments
Labels: dependencies

#431 - Delay summary timings output until finished

Pull Request - State: closed - Opened by kayahr over 1 year ago - 3 comments

#430 - Suppress current task being outputted in terminal before it runs

Issue - State: closed - Opened by iantearle over 1 year ago - 2 comments

#429 - Command `node` not run in Windows (PowerShell and Cmd)

Issue - State: closed - Opened by ilixindri over 1 year ago - 4 comments

#428 - Success flag not triggered in v8.2.0

Issue - State: closed - Opened by TommyRiquet over 1 year ago - 6 comments

#427 - Update dependencies

Pull Request - State: closed - Opened by paescuj over 1 year ago - 1 comment
Labels: dependencies

#426 - Question: is there a simple way to run a single command with n concurrency?

Issue - State: open - Opened by jrnail23 over 1 year ago - 5 comments
Labels: question

#425 - Getting ERR_PACKAGE_PATH_NOT_EXPORTED

Issue - State: closed - Opened by andyndang over 1 year ago - 2 comments
Labels: pending for input

#424 - "killOthers" missing from "ConcurrentlyOptions" type

Issue - State: closed - Opened by electrovir over 1 year ago - 4 comments

#423 - [Feat] Use auto colours if cli option for colours is provided without any value

Issue - State: open - Opened by eliasm307 almost 2 years ago
Labels: enhancement

#422 - fix: move `types` condition to the front

Pull Request - State: closed - Opened by Andarist almost 2 years ago - 6 comments

#421 - Duplicated execution of a command

Issue - State: open - Opened by Janbk almost 2 years ago - 3 comments

#420 - Concurrently does not execute other commands in Electronjs

Issue - State: closed - Opened by rungtavaidik almost 2 years ago

#419 - Can I run some scripts concurrently but some others in a series?

Issue - State: closed - Opened by sandrooco almost 2 years ago - 1 comment

#418 - Switch from yargs to commander to remove 16 dependencies

Issue - State: open - Opened by greggman almost 2 years ago - 4 comments
Labels: pending for input

#417 - Add a --fix-name-length option to align command output

Issue - State: closed - Opened by syabro almost 2 years ago - 3 comments
Labels: new feature

#416 - REPL interface for input handling

Issue - State: open - Opened by paescuj almost 2 years ago - 1 comment
Labels: new feature

#415 - Can't kill any processes when --raw is passed

Issue - State: open - Opened by aminomancer almost 2 years ago - 2 comments
Labels: bug (potential)

#414 - Create a debian (apt-get install) package wrapper for concurrently

Issue - State: open - Opened by cdrini almost 2 years ago - 1 comment
Labels: enhancement, pull request welcome

#413 - Unexpected token '?'

Issue - State: closed - Opened by sukheja-varun almost 2 years ago - 3 comments

#412 - Ability to limit the number of output lines for a process, similar to pnpm?

Issue - State: open - Opened by NullVoxPopuli almost 2 years ago - 2 comments

#411 - Allow setting `raw` per command when using the API

Pull Request - State: closed - Opened by chbiel almost 2 years ago - 7 comments

#410 - Upgrade to pnpm 8

Pull Request - State: closed - Opened by paescuj almost 2 years ago - 9 comments
Labels: chore

#409 - Update dependencies

Pull Request - State: closed - Opened by paescuj almost 2 years ago

#408 - Fix release workflow

Pull Request - State: closed - Opened by paescuj almost 2 years ago

#407 - Drop dependency on `spawn-command`

Issue - State: closed - Opened by mcmxcdev almost 2 years ago - 3 comments
Labels: enhancement

#406 - Add support for Bun

Pull Request - State: closed - Opened by jakeboone02 almost 2 years ago - 7 comments

#405 - Inconsistent exit codes across OSes

Issue - State: closed - Opened by 40x almost 2 years ago - 1 comment

#404 - --kill-others should work with --success

Issue - State: open - Opened by ianpatton almost 2 years ago - 6 comments

#403 - How to make "concurrently -k" return exit code 0 when other commands are killed

Issue - State: closed - Opened by exKAZUu about 2 years ago - 1 comment

#402 - add --kill-signal option

Pull Request - State: closed - Opened by paulsmithkc about 2 years ago - 3 comments

#401 - Bug: The filename, directory name, or volume label syntax is incorrect.

Issue - State: closed - Opened by TerrySlack about 2 years ago - 1 comment
Labels: question

#400 - Update dependencies

Pull Request - State: closed - Opened by paescuj about 2 years ago - 1 comment

#399 - Import footgun: Default export versus named export (No output when used via API)

Issue - State: closed - Opened by rezonant about 2 years ago - 3 comments
Labels: enhancement

#398 - passthrough-arguments leads to trailing slashes in argument key on Windows

Issue - State: open - Opened by asimen1 about 2 years ago - 1 comment
Labels: bug (potential)

#397 - Newline is not passed from input to specific child

Issue - State: closed - Opened by everhardt about 2 years ago - 2 comments
Labels: pending for input

#396 - Send SIGKILL to other processes

Pull Request - State: closed - Opened by paulsmithkc about 2 years ago - 3 comments

#395 - Integration tests never complete

Issue - State: closed - Opened by paulsmithkc about 2 years ago - 8 comments
Labels: help wanted, bug (potential)

#394 - --hide param doesn't work with --raw output

Issue - State: closed - Opened by top-kat about 2 years ago - 7 comments
Labels: bug, pull request welcome

#393 - Support REPL languages that use colons

Pull Request - State: closed - Opened by wyattades about 2 years ago - 7 comments

#392 - Revert "Simplify "engines" definition"

Pull Request - State: closed - Opened by paescuj about 2 years ago - 1 comment

#391 - Update dependencies

Pull Request - State: closed - Opened by paescuj about 2 years ago - 1 comment

#390 - Fixed broken link in the readme

Pull Request - State: closed - Opened by abstractpoint about 2 years ago - 3 comments

#389 - output with wildcards

Issue - State: closed - Opened by tjx666 about 2 years ago - 1 comment
Labels: duplicate

#388 - Use .prettierignore so it applies everywhere

Pull Request - State: closed - Opened by paescuj about 2 years ago

#387 - Add release workflow

Pull Request - State: closed - Opened by paescuj about 2 years ago - 6 comments

#386 - Update deps

Pull Request - State: closed - Opened by paescuj about 2 years ago

#385 - Correct wildcard naming as described in README

Pull Request - State: closed - Opened by paescuj about 2 years ago - 2 comments

#384 - concurrently does not work with npm scripts

Issue - State: closed - Opened by shahradelahi about 2 years ago - 1 comment

#383 - Workaround for flappy SIGINT test

Pull Request - State: closed - Opened by paescuj about 2 years ago - 1 comment

#382 - Debug failing Windows test

Pull Request - State: closed - Opened by paescuj about 2 years ago

#381 - Debug failing Windows test

Pull Request - State: closed - Opened by paescuj about 2 years ago - 1 comment

#380 - Revert "Replace deprecated killable prop with new canKill method"

Pull Request - State: closed - Opened by paescuj about 2 years ago

#379 - Update dependencies

Pull Request - State: closed - Opened by paescuj about 2 years ago - 1 comment

#378 - Replace deprecated killable prop with new canKill method

Pull Request - State: closed - Opened by paescuj about 2 years ago

#377 - Version 7.5.0 missing dist folder

Issue - State: closed - Opened by ckychris over 2 years ago - 1 comment

#376 - update install command to use `--save-dev`

Pull Request - State: closed - Opened by DetachHead over 2 years ago - 1 comment

#375 - Support percent values in maxProcesses

Pull Request - State: closed - Opened by lynxtaa over 2 years ago - 2 comments
Labels: new feature

#374 - Enable TypeScript strict mode

Pull Request - State: closed - Opened by gustavohenke over 2 years ago - 4 comments

#373 - Hide "exited with code" output

Issue - State: closed - Opened by davidosomething over 2 years ago - 2 comments
Labels: pending for input

#372 - Fix onFinish signature when using exactOptionalPropertyTypes

Pull Request - State: closed - Opened by Baune8D over 2 years ago - 5 comments

#371 - Update dependencies

Pull Request - State: closed - Opened by paescuj over 2 years ago - 1 comment

#369 - Fix command async tests

Pull Request - State: closed - Opened by paescuj over 2 years ago - 2 comments

#367 - Update dependencies

Pull Request - State: closed - Opened by paescuj over 2 years ago - 1 comment

#366 - WIP: ESM and CJS bundle

Pull Request - State: closed - Opened by paescuj over 2 years ago - 2 comments
Labels: enhancement, help wanted

#365 - Ignore issues with coverage step/job

Pull Request - State: closed - Opened by paescuj over 2 years ago - 1 comment

#364 - Enhance paths filter in test workflow

Pull Request - State: closed - Opened by paescuj over 2 years ago - 1 comment

#363 - Increase timeout for build step of concurrently in tests

Pull Request - State: closed - Opened by paescuj over 2 years ago - 1 comment

#362 - Add basic issue template

Pull Request - State: closed - Opened by paescuj over 2 years ago - 1 comment

#361 - Use 'paths-ignore' instead of 'paths' filter in test workflow

Pull Request - State: closed - Opened by paescuj over 2 years ago - 1 comment

#360 - Update dev dependencies

Pull Request - State: closed - Opened by paescuj over 2 years ago - 1 comment

#359 - Use a wrapper to properly test CTRL-C event on Windows

Pull Request - State: closed - Opened by paescuj over 2 years ago - 1 comment
Labels: enhancement

#358 - feat: add shorthand `conc`

Pull Request - State: closed - Opened by kecrily over 2 years ago - 8 comments
Labels: new feature

#357 - Correct note for Windows on SIGINT test

Pull Request - State: closed - Opened by paescuj over 2 years ago - 1 comment

#356 - Use 'each' instead of 'expect.extend' for timings tests

Pull Request - State: closed - Opened by paescuj over 2 years ago - 1 comment

#355 - Correctly quote passthrough arguments

Pull Request - State: closed - Opened by paescuj over 2 years ago - 1 comment
Labels: enhancement, breaking change

#354 - Switch to pnpm

Pull Request - State: closed - Opened by paescuj over 2 years ago - 4 comments
Labels: enhancement

#353 - Update date-fns

Pull Request - State: closed - Opened by paescuj over 2 years ago - 1 comment

#352 - Small fixes

Pull Request - State: closed - Opened by paescuj over 2 years ago - 1 comment

#351 - Lint mjs files as well

Pull Request - State: closed - Opened by paescuj over 2 years ago - 1 comment

#350 - Enhance code formatting

Pull Request - State: closed - Opened by paescuj over 2 years ago - 1 comment

#349 - Not worth to filter path in 'Lint & Format' workflow

Pull Request - State: closed - Opened by paescuj over 2 years ago - 1 comment

#347 - Split & optimize GitHub workflows

Pull Request - State: closed - Opened by paescuj over 2 years ago - 1 comment