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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
tox-dev
/
sphinx-argparse-cli
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
11
Star
28
Code
Issues
0
Pull requests
0
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Actions: tox-dev/sphinx-argparse-cli
Actions
All workflows
Workflows
check
check
CodeQL
CodeQL
Dependabot Updates
Dependabot Updates
Dependency Graph
Dependency Graph
Release to PyPI
Release to PyPI
Show more workflows...
Management
Caches
Deployments
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
1,260 workflow runs
1,260 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
🐛 fix: expand {subcommand} to the sub-command name chain
check
#1131:
Pull request
#358
synchronize by
gaborbernat
34s
gaborbernat:subcommand-placeholder
gaborbernat:subcommand-placeholder
34s
View #358
View workflow file
🐛 fix: expand argparse format specifiers in help text
check
#1130:
Pull request
#355
synchronize by
gaborbernat
31s
gaborbernat:help-format-specifiers
gaborbernat:help-format-specifiers
31s
View #355
View workflow file
🐛 fix: render option metavars, nargs and choices like usage
check
#1129:
Pull request
#353
synchronize by
gaborbernat
31s
gaborbernat:metavar-nargs
gaborbernat:metavar-nargs
31s
View #353
View workflow file
🐛 fix: keep raw formatter after usage and render sub-command epilogs
check
#1128:
Pull request
#352
synchronize by
gaborbernat
28s
gaborbernat:raw-format-epilog
gaborbernat:raw-format-epilog
28s
View #352
View workflow file
🐛 fix: positional arguments declared before add_subparsers()
check
#1127:
Pull request
#347
synchronize by
gaborbernat
27s
gaborbernat:subparsers-positional
gaborbernat:subparsers-positional
27s
View #347
View workflow file
🐛 fix: render list or multi-paragraph help under the option
check
#1126:
Pull request
#354
synchronize by
gaborbernat
28s
gaborbernat:help-nodes
gaborbernat:help-nodes
28s
View #354
View workflow file
🐛 fix: heading for argument groups without a title
check
#1125:
Pull request
#350
synchronize by
gaborbernat
29s
gaborbernat:group-untitled
gaborbernat:group-untitled
29s
View #350
View workflow file
🐛 fix: skip sub-commands whose help is SUPPRESS
check
#1124:
Pull request
#357
synchronize by
gaborbernat
23s
gaborbernat:suppress-subcommand
gaborbernat:suppress-subcommand
23s
View #357
View workflow file
🐛 fix: strip ANSI colors from usage under PYTHON_COLORS=1 (#356)
check
#1123:
Commit
786fd11
pushed by
gaborbernat
29s
main
main
29s
View workflow file
Push on main
CodeQL
#140:
by
gaborbernat
1m 6s
main
main
1m 6s
🐛 fix: expand {subcommand} to the sub-command name chain
check
#1122:
Pull request
#358
synchronize by
gaborbernat
29s
gaborbernat:subcommand-placeholder
gaborbernat:subcommand-placeholder
29s
View #358
View workflow file
🐛 fix: expand argparse format specifiers in help text
check
#1121:
Pull request
#355
synchronize by
gaborbernat
43s
gaborbernat:help-format-specifiers
gaborbernat:help-format-specifiers
43s
View #355
View workflow file
🐛 fix: render option metavars, nargs and choices like usage
check
#1120:
Pull request
#353
synchronize by
gaborbernat
30s
gaborbernat:metavar-nargs
gaborbernat:metavar-nargs
30s
View #353
View workflow file
🐛 fix: keep raw formatter after usage and render sub-command epilogs
check
#1119:
Pull request
#352
synchronize by
gaborbernat
29s
gaborbernat:raw-format-epilog
gaborbernat:raw-format-epilog
29s
View #352
View workflow file
🐛 fix: positional arguments declared before add_subparsers()
check
#1118:
Pull request
#347
synchronize by
gaborbernat
28s
gaborbernat:subparsers-positional
gaborbernat:subparsers-positional
28s
View #347
View workflow file
🐛 fix: render list or multi-paragraph help under the option
check
#1117:
Pull request
#354
synchronize by
gaborbernat
29s
gaborbernat:help-nodes
gaborbernat:help-nodes
29s
View #354
View workflow file
🐛 fix: heading for argument groups without a title
check
#1116:
Pull request
#350
synchronize by
gaborbernat
34s
gaborbernat:group-untitled
gaborbernat:group-untitled
34s
View #350
View workflow file
🐛 fix: skip sub-commands whose help is SUPPRESS
check
#1115:
Pull request
#357
synchronize by
gaborbernat
27s
gaborbernat:suppress-subcommand
gaborbernat:suppress-subcommand
27s
View #357
View workflow file
🐛 fix: strip ANSI colors from usage under PYTHON_COLORS=1
check
#1114:
Pull request
#356
synchronize by
gaborbernat
28s
gaborbernat:python-colors
gaborbernat:python-colors
28s
View #356
View workflow file
🐛 fix: make 🪝 intercept parse_intermixed_args() (#351)
check
#1113:
Commit
6bd79f0
pushed by
gaborbernat
29s
main
main
29s
View workflow file
Push on main
CodeQL
#139:
by
gaborbernat
1m 7s
main
main
1m 7s
🐛 fix: expand {subcommand} to the sub-command name chain
check
#1112:
Pull request
#358
synchronize by
gaborbernat
26s
gaborbernat:subcommand-placeholder
gaborbernat:subcommand-placeholder
26s
View #358
View workflow file
🐛 fix: expand argparse format specifiers in help text
check
#1111:
Pull request
#355
synchronize by
gaborbernat
31s
gaborbernat:help-format-specifiers
gaborbernat:help-format-specifiers
31s
View #355
View workflow file
🐛 fix: render option metavars, nargs and choices like usage
check
#1110:
Pull request
#353
synchronize by
gaborbernat
28s
gaborbernat:metavar-nargs
gaborbernat:metavar-nargs
28s
View #353
View workflow file
🐛 fix: keep raw formatter after usage and render sub-command epilogs
check
#1109:
Pull request
#352
synchronize by
gaborbernat
31s
gaborbernat:raw-format-epilog
gaborbernat:raw-format-epilog
31s
View #352
View workflow file
Previous
1
2
3
4
5
6
…
50
51
Next
You can’t perform that action at this time.