Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
code-pushup
/
cli
Public
Notifications
You must be signed in to change notification settings
Fork
16
Star
345
Code
Issues
55
Pull requests
10
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
feat(utils): integrate logger with executeProcess
- #1137
#1137
Merged
matejchalk
merged 9 commits into
main
code-pushup/cli:main
from
log-execute-process
code-pushup/cli:log-execute-process
Copy head branch name to clipboard
Nov 7, 2025
Conversation
Commits
9
(9)
Checks
Files changed
Merged
feat(utils): integrate logger with executeProcess
#1137
matejchalk
merged 9 commits into
main
code-pushup/cli:main
from
log-execute-process
code-pushup/cli:log-execute-process
Copy head branch name to clipboard
Commits
Commits on Nov 5, 2025
feat(utils): print custom cwd in logger command spinner
matejchalk
committed
1dea8fe
View commit details
Copy full SHA for 1dea8fe
Browse repository at this point
refactor(utils,core): move timings out of executeProcess function
matejchalk
committed
2d92716
View commit details
Copy full SHA for 2d92716
Browse repository at this point
feat(utils): integrate logger with executeProcess
matejchalk
committed
00a3b91
View commit details
Copy full SHA for 00a3b91
Browse repository at this point
refactor(nx-plugin): replace duplicated executeProcess with dynamic import
matejchalk
committed
cfe0027
View commit details
Copy full SHA for cfe0027
Browse repository at this point
fix(ci,core,nx-plugin,create-cli): prevent duplicate process logs
matejchalk
committed
15ca5de
View commit details
Copy full SHA for 15ca5de
Browse repository at this point
fix(ci): remove redundant silent and debug options, use CP_VERBOSE env
matejchalk
committed
f78fabe
View commit details
Copy full SHA for f78fabe
Browse repository at this point
Commits on Nov 6, 2025
fix(plugin-js-packages): avoid parallel process execution (concurrent spinners not supported)
matejchalk
committed
865ce26
View commit details
Copy full SHA for 865ce26
Browse repository at this point
test(nx-plugin-e2e): fix missing Code PushUp CLI log (requires verbose level now)
matejchalk
committed
a9e8241
View commit details
Copy full SHA for a9e8241
Browse repository at this point
fix(utils): hide verbose stdout/stderr attributes in ProcessError object
matejchalk
committed
20aeeb3
View commit details
Copy full SHA for 20aeeb3
Browse repository at this point
You can’t perform that action at this time.