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
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
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 }}
getredash
/
setup
Public
Notifications
You must be signed in to change notification settings
Fork
395
Star
351
Code
Issues
13
Pull requests
2
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Improve Docker Compose progress output for better user experience
- #103
#103
Open
snickerjp
wants to merge 10 commits into
getredash:master
getredash/setup:master
from
snickerjp:clean-progress-output
snickerjp/redash-setup:clean-progress-output
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Open
Improve Docker Compose progress output for better user experience
#103
snickerjp
wants to merge 10 commits into
getredash:master
getredash/setup:master
from
snickerjp:clean-progress-output
snickerjp/redash-setup:clean-progress-output
Copy head branch name to clipboard
Commits
Commits on Mar 7, 2026
Add clean progress indication with --debug option
Show description for 6c2deb9
snickerjp
committed
6c2deb9
View commit details
Copy full SHA for 6c2deb9
Browse repository at this point
Add error handling with debug mode suggestion
Show description for f6bd942
snickerjp
committed
f6bd942
View commit details
Copy full SHA for f6bd942
Browse repository at this point
Fix Copilot review issues: process leaks and error handling
Show description for 2486d9d
snickerjp
committed
2486d9d
View commit details
Copy full SHA for 2486d9d
Browse repository at this point
Fix inconsistent error handling for docker compose up
Show description for fb3ed28
snickerjp
committed
fb3ed28
View commit details
Copy full SHA for fb3ed28
Browse repository at this point
Refactor: extract common progress pattern into reusable function
Show description for 10ec6b8
snickerjp
committed
10ec6b8
View commit details
Copy full SHA for 10ec6b8
Browse repository at this point
Fix help text order and script name reference issues
Show description for 4f2d4fe
snickerjp
committed
4f2d4fe
View commit details
Copy full SHA for 4f2d4fe
Browse repository at this point
Fix POSIX compliance: remove local keyword
Show description for 0443dac
snickerjp
committed
0443dac
View commit details
Copy full SHA for 0443dac
Browse repository at this point
Address Copilot review: capture stdout+stderr and remove unconditional pull
Show description for 178fa9f
snickerjp
committed
178fa9f
View commit details
Copy full SHA for 178fa9f
Browse repository at this point
Commits on Jul 1, 2026
Fix review feedback: set -e wait handling, eval removal, and emoji cleanup
Show description for 7a530ed
snickerjp
committed
7a530ed
View commit details
Copy full SHA for 7a530ed
Browse repository at this point
Fix --help exit code: return 0 instead of 1
Show description for 2bbdf0d
snickerjp
committed
2bbdf0d
View commit details
Copy full SHA for 2bbdf0d
Browse repository at this point
You can’t perform that action at this time.