Skip to content
Snippets Groups Projects
Select Git revision
  • 591b572edabb1506da0fc82808d8c2878817cda3
  • main default protected
  • renovate/main-docs-renovate-renovate-41.x
  • renovate/main-ghcr.io-renovatebot-base-image-11.x
  • renovate/main-sindresorhus-is-7.x
  • renovate/main-renovatebot-detect-tools-1.x
  • refactor/pin-new-value
  • fix/user-agent
  • feat/37517-base64-private-key
  • next
  • feat/gnupg
  • fix/36615b-branch-reuse-no-cache
  • chore/punycode
  • feat/36219--git-x509-signing
  • feat/structured-logger
  • hotfix/39.264.1
  • feat/skip-dangling
  • gh-readonly-queue/next/pr-36034-7a061c4ca1024a19e2c295d773d9642625d1c2be
  • hotfix/39.238.3
  • refactor/gitlab-auto-approve
  • feat/template-strings
  • 41.122.3
  • 41.122.2
  • 41.122.1
  • 41.122.0
  • 41.121.4
  • 41.121.3
  • 41.121.2
  • 41.121.1
  • 41.121.0
  • 41.120.0
  • 41.119.6
  • 41.119.5
  • 41.119.4
  • 41.119.3
  • 41.119.2
  • 41.119.1
  • 41.119.0
  • 41.118.2
  • 41.118.1
  • 41.118.0
41 results

exec-error.ts

Blame
  • user avatar
    Gabriel-Ladzaretti authored and GitHub committed
    * refactor(util): use spawn instead of exec
    
     - Use child_process.spawn instead of child_process.exec
    
    * refactor(util): use spawn instead of exec
    
     - Use child_process.spawn instead of child_process.exec
    
    * refactor(util): use spawn instead of exec
    
     - Use child_process.spawn instead of child_process.exec
    
    * refactor(util): use spawn instead of exec
    
     - Use child_process.spawn instead of child_process.exec
    
    * refactor(util): use spawn instead of exec
    
     - init spawn-util
    
    * refactor(util): use spawn instead of exec
    
     - spawn-util
    
    * refactor(util): use spawn instead of exec
    
     - init index-spawn.spec.ts
    
    * refactor(util): use spawn instead of exec
    
     - fixed various tests
    
    * refactor(util): use spawn instead of exec
    
     - fix all artifacts.spec.ts
    
    * refactor(util): use spawn instead of exec
    
     - fix all artifacts.spec.ts
    
    * refactor(util): use spawn instead of exec
    
     - fix npm post update imports
    
    * refactor(util): use spawn instead of exec
    
     - revert renaming to minimize PR diff
    
    * refactor(util): use spawn instead of exec
    
     - revert renaming to minimize PR diff
    
    * refactor(util): use spawn instead of exec
    
     - revert renaming to minimize PR diff
    
    * refactor(util): use spawn instead of exec
    
     - revert renaming to minimize PR diff
    
    * refactor(util): use spawn instead of exec
    
     - revert renaming to minimize PR diff
     - destroy stdio when terminating child process
    
    * refactor(util): use spawn instead of exec
    
     - delete and revert dev related changes
    
    * refactor(util): use spawn instead of exec
     - fix support for windows
    
    * refactor(util): use spawn instead of exec
    
     - handle SIGSTOP and such
     - add test coverage
    
    * refactor(util): use spawn instead of exec
    
     - now converts to strings when resolving/rejecting
    
    * refactor(util): use spawn instead of exec
    
     - logs improvements
     - force shell (exec like)
     - fix tests
    
    * refactor(util): use spawn instead of exec
    
     - strongly type listeners
    
    * refactor(util): use spawn instead of exec
    
     - create helper mock for spawn
    
    * refactor(util): use spawn instead of exec
    
     - cr changes
    
    * Update lib/util/exec/common.ts
    
    Co-authored-by: default avatarSergei Zharinov <zharinov@users.noreply.github.com>
    
    * refactor(util): use spawn instead of exec
    
     - documentation
    
    * refactor(util): use spawn instead of exec
    
     - revert unnecessary formatting
    
    * refactor(util): use spawn instead of exec
    
    * refactor(util): use spawn instead of exec
    
     - added ExecError class
    
    * refactor(util): use spawn instead of exec
    
     - exec-error.ts restructure
    
    * refactor(util): use spawn instead of exec
    
    * Apply suggestions from code review
    
    Co-authored-by: default avatarSergei Zharinov <zharinov@users.noreply.github.com>
    
    * refactor(util): use spawn instead of exec
    
    * refactor(util): use spawn instead of exec
    
    * refactor(util): use spawn instead of exec
    
     - deprecated RawExecOptions.encoding property
    
    * refactor(util): use spawn instead of exec
    
    * refactor(util): use spawn instead of exec
    
    * refactor(util): use spawn instead of exec
    
    Co-authored-by: default avatarSergei Zharinov <zharinov@users.noreply.github.com>
    892595ae
    History
    exec-error.ts 850 B