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
.
gitpython-developers
/
GitPython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
986
Star
5.2k
Code
Issues
9
Pull requests
1
Discussions
Actions
Security and quality
26
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Make clear every test's status in every CI run
- #1679
#1679
Merged
Byron
merged 32 commits into
gitpython-developers:main
gitpython-developers/GitPython:main
from
EliahKagan:verbose-ci
EliahKagan/GitPython:verbose-ci
Copy head branch name to clipboard
Sep 26, 2023
Conversation
Commits
32
(32)
Checks
Files changed
Merged
Make clear every test's status in every CI run
#1679
Byron
merged 32 commits into
gitpython-developers:main
gitpython-developers/GitPython:main
from
EliahKagan:verbose-ci
EliahKagan/GitPython:verbose-ci
Copy head branch name to clipboard
Commits
Commits on Sep 25, 2023
Instrument workflows to investigate skipped tests
Show description for 45773c2
EliahKagan
committed
45773c2
View commit details
Copy full SHA for 45773c2
Browse repository at this point
Show version and platform info in one place
Show description for 6fbe511
EliahKagan
committed
6fbe511
View commit details
Copy full SHA for 6fbe511
Browse repository at this point
Make "Update PyPA packages" step clearer
EliahKagan
committed
bd3307a
View commit details
Copy full SHA for bd3307a
Browse repository at this point
Show all the failures
Show description for 680d795
EliahKagan
committed
680d795
View commit details
Copy full SHA for 680d795
Browse repository at this point
Keep sugar for local use, but use instafail on CI
Show description for 75cf540
EliahKagan
committed
75cf540
View commit details
Copy full SHA for 75cf540
Browse repository at this point
Pass -v twice to see full skip reasons
Show description for eb56e7b
EliahKagan
committed
eb56e7b
View commit details
Copy full SHA for eb56e7b
Browse repository at this point
Force pytest color output on CI
Show description for 9c7ff1e
EliahKagan
committed
9c7ff1e
View commit details
Copy full SHA for 9c7ff1e
Browse repository at this point
Fix test_blocking_lock_file for cygwin
Show description for 0eb38bc
EliahKagan
committed
0eb38bc
View commit details
Copy full SHA for 0eb38bc
Browse repository at this point
Run cygpath tests on Cygwin, not native Windows
Show description for 715dba4
EliahKagan
committed
715dba4
View commit details
Copy full SHA for 715dba4
Browse repository at this point
Mark some cygpath tests xfail
Show description for d6a2d28
EliahKagan
committed
d6a2d28
View commit details
Copy full SHA for d6a2d28
Browse repository at this point
Run test_commit_msg_hook_success on more systems
Show description for 881456b
EliahKagan
committed
881456b
View commit details
Copy full SHA for 881456b
Browse repository at this point
No longer skip test_index_mutation on Cygwin
Show description for c6a586a
EliahKagan
committed
c6a586a
View commit details
Copy full SHA for c6a586a
Browse repository at this point
Report encoding error in test_add_unicode as error
Show description for fc02230
EliahKagan
committed
fc02230
View commit details
Copy full SHA for fc02230
Browse repository at this point
Add a few FIXMEs re: better use of xfail
EliahKagan
committed
203da23
View commit details
Copy full SHA for 203da23
Browse repository at this point
Report <2.5.1 in test_linked_worktree_traversal as error
Show description for cf5f1dc
EliahKagan
committed
cf5f1dc
View commit details
Copy full SHA for cf5f1dc
Browse repository at this point
Change skipIf(not ...) to skipUnless(...)
EliahKagan
committed
8923236
View commit details
Copy full SHA for 8923236
Browse repository at this point
Express known test_depth failure with xfail
Show description for b198bf1
EliahKagan
committed
b198bf1
View commit details
Copy full SHA for b198bf1
Browse repository at this point
Remove no-effect `@skipIf` on test_untracked_files
Show description for cd175a5
EliahKagan
committed
cd175a5
View commit details
Copy full SHA for cd175a5
Browse repository at this point
Make 2 more too-low git version skips into errors
Show description for f38cc00
EliahKagan
committed
f38cc00
View commit details
Copy full SHA for f38cc00
Browse repository at this point
Update test_root_module Windows skip reason
Show description for 8fd56e7
EliahKagan
committed
8fd56e7
View commit details
Copy full SHA for 8fd56e7
Browse repository at this point
Change test_root_module Windows skip to xfail
Show description for c1798f5
EliahKagan
committed
c1798f5
View commit details
Copy full SHA for c1798f5
Browse repository at this point
Update test_git_submodules_and_add_sm_with_new_commit skip reason
Show description for ba56752
EliahKagan
committed
ba56752
View commit details
Copy full SHA for ba56752
Browse repository at this point
Change test_git_submodules_and_add_sm_with_new_commit Windows skip to xfail
Show description for 8704d1b
EliahKagan
committed
8704d1b
View commit details
Copy full SHA for 8704d1b
Browse repository at this point
Run the tests in test_tree on Windows
Show description for 1d6abdc
EliahKagan
committed
1d6abdc
View commit details
Copy full SHA for 1d6abdc
Browse repository at this point
Add missing raises keyword for test_depth xfail
Show description for 5609faa
EliahKagan
committed
5609faa
View commit details
Copy full SHA for 5609faa
Browse repository at this point
Consolidate test_repo module import statements
EliahKagan
committed
ed95e8e
View commit details
Copy full SHA for ed95e8e
Browse repository at this point
Show more CI system information
EliahKagan
committed
ceb4dd3
View commit details
Copy full SHA for ceb4dd3
Browse repository at this point
Use Cygwin's bash and git for more CI steps
EliahKagan
committed
3276aac
View commit details
Copy full SHA for 3276aac
Browse repository at this point
Try to work in all LF on Cygwin CI
Show description for 5d40976
EliahKagan
committed
5d40976
View commit details
Copy full SHA for 5d40976
Browse repository at this point
Consistent formatting style across all workflows
EliahKagan
committed
dda4286
View commit details
Copy full SHA for dda4286
Browse repository at this point
Commits on Sep 26, 2023
Remove the recently added "Limit $PATH" step
Show description for 3007abc
EliahKagan
committed
3007abc
View commit details
Copy full SHA for 3007abc
Browse repository at this point
Further reduce differences between test workflows
Show description for 4860f70
EliahKagan
committed
4860f70
View commit details
Copy full SHA for 4860f70
Browse repository at this point
You can’t perform that action at this time.