Skip to content

Actions: EliahKagan/GitPython

Python package

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
391 workflow runs
391 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

Issue warnings whenever Git.USE_SHELL is accessed
Python package #2159: Commit d38e721 pushed by EliahKagan
March 29, 2024 04:01 5h 7m 6s deprecation-warnings-next
March 29, 2024 04:01 5h 7m 6s
Fix wrong/unclear grammar in test_instance_dir docstring
Python package #2158: Commit df4c5c0 pushed by EliahKagan
March 29, 2024 04:00 5h 1m 48s deprecation-warnings-next
March 29, 2024 04:00 5h 1m 48s
Suppress type errors in restore_use_shell_state _USE_SHELL branches
Python package #2157: Commit 0e311bf pushed by EliahKagan
March 29, 2024 04:00 4h 56m 36s deprecation-warnings-next
March 29, 2024 04:00 4h 56m 36s
Test that Git.execute's own read of USE_SHELL does not warn
Python package #2156: Commit 4037108 pushed by EliahKagan
March 29, 2024 04:00 4h 51m 29s deprecation-warnings-next
March 29, 2024 04:00 4h 51m 29s
Clarify unittest.mock.patch patchability test docstring
Python package #2155: Commit febda6f pushed by EliahKagan
March 29, 2024 04:00 4h 47m 34s deprecation-warnings-next
March 29, 2024 04:00 4h 47m 34s
Add type: ignore in test that we can't set USE_SHELL on instances
Python package #2154: Commit 436bcaa pushed by EliahKagan
March 29, 2024 04:00 4h 41m 8s deprecation-warnings-next
March 29, 2024 04:00 4h 41m 8s
Make the restore_use_shell_state fixture more robust
Python package #2153: Commit e725c82 pushed by EliahKagan
March 29, 2024 04:00 4h 35m 51s deprecation-warnings-next
March 29, 2024 04:00 4h 35m 51s
Test that USE_SHELL is unittest.mock.patch patchable
Python package #2152: Commit 6a35261 pushed by EliahKagan
March 29, 2024 03:59 4h 31m 9s deprecation-warnings-next
March 29, 2024 03:59 4h 31m 9s
Revise test module docstring for clarity
Python package #2151: Commit 40ed842 pushed by EliahKagan
March 29, 2024 03:59 4h 26m 10s deprecation-warnings-next
March 29, 2024 03:59 4h 26m 10s
Discuss metaclass conflicts in test module docstring
Python package #2150: Commit 46df79f pushed by EliahKagan
March 29, 2024 03:59 4h 20m 52s deprecation-warnings-next
March 29, 2024 03:59 4h 20m 52s
Discuss multiprocessing in test module docstring; remove bad test
Python package #2149: Commit 02c2f00 pushed by EliahKagan
March 29, 2024 03:59 4h 15m 44s deprecation-warnings-next
March 29, 2024 03:59 4h 15m 44s
Somewhat clarify multiprocessing misadventure
Python package #2148: Commit d4b50c9 pushed by EliahKagan
March 29, 2024 03:59 4h 11m 2s deprecation-warnings-next
March 29, 2024 03:59 4h 11m 2s
Begin multiprocessing misadventure
Python package #2147: Commit 602de0c pushed by EliahKagan
March 29, 2024 03:58 4h 5m 39s deprecation-warnings-next
March 29, 2024 03:58 4h 5m 39s
Write most remaining Git attribute/deprecation tests
Python package #2146: Commit bf13888 pushed by EliahKagan
March 29, 2024 03:58 4h 0m 51s deprecation-warnings-next
March 29, 2024 03:58 4h 0m 51s
Make test_use_shell_on_class more robust
Python package #2145: Commit af723d5 pushed by EliahKagan
March 29, 2024 03:58 3h 54m 0s deprecation-warnings-next
March 29, 2024 03:58 3h 54m 0s
Start on test module about Git.USE_SHELL and Git attributes
Python package #2144: Commit 7ab27c5 pushed by EliahKagan
March 29, 2024 03:58 3h 47m 14s deprecation-warnings-next
March 29, 2024 03:58 3h 47m 14s
Refine deprecated module attributes and their warnings
Python package #2143: Commit dffa930 pushed by EliahKagan
March 29, 2024 03:58 2m 12s deprecation-warnings-next
March 29, 2024 03:58 2m 12s
Issue warnings for some deprecated attributes of modules
Python package #2142: Commit 28bd4a3 pushed by EliahKagan
March 29, 2024 03:58 3h 34m 47s deprecation-warnings-next
March 29, 2024 03:58 3h 34m 47s
Clarify comment about is_<platform> value assertions
Python package #2141: Commit 19b3c08 pushed by EliahKagan
March 29, 2024 03:57 3h 30m 4s deprecation-warnings-next
March 29, 2024 03:57 3h 30m 4s
Add test of dir() on git.types
Python package #2140: Commit 488cc13 pushed by EliahKagan
March 29, 2024 03:57 3h 25m 11s deprecation-warnings-next
March 29, 2024 03:57 3h 25m 11s
Clarify test_compat.test_dir
Python package #2139: Commit 4857ff0 pushed by EliahKagan
March 29, 2024 03:57 3h 20m 9s deprecation-warnings-next
March 29, 2024 03:57 3h 20m 9s
Expand Lit_commit_ish test name and write docstring
Python package #2138: Commit e3675a0 pushed by EliahKagan
March 29, 2024 03:57 3h 15m 33s deprecation-warnings-next
March 29, 2024 03:57 3h 15m 33s
Explain substring assertions in test_toplevel
Python package #2137: Commit 52e7360 pushed by EliahKagan
March 29, 2024 03:57 3h 10m 26s deprecation-warnings-next
March 29, 2024 03:57 3h 10m 26s
Start on test_types
Python package #2136: Commit a0ef537 pushed by EliahKagan
March 29, 2024 03:56 3h 5m 14s deprecation-warnings-next
March 29, 2024 03:56 3h 5m 14s
Improve description in test module docstrings
Python package #2135: Commit 96089c8 pushed by EliahKagan
March 29, 2024 03:56 3h 0m 16s deprecation-warnings-next
March 29, 2024 03:56 3h 0m 16s