An open API service providing commit metadata for open source projects.

GitHub / pyinvoke/invoke / commits

Pythonic task management & command execution.

SHA Message Author Date Stats
6a71e680 Fix an older type hint now revealed to be slightly wrong Jeff Forcier <j****f@b****g> 5 months ago
ab836f91 Cut 3.0.3 Jeff Forcier <j****f@b****g> 5 months ago
46a10ce7 Revert "Enhance @task's return value type hint" Jeff Forcier <j****f@b****g> 5 months ago
f45bfafd Cut 3.0.2 Jeff Forcier <j****f@b****g> 5 months ago
32f73838 Changelog updates Jeff Forcier <j****f@b****g> 5 months ago
f428fee6 Fix Promise.__repr__ Jeff Forcier <j****f@b****g> 5 months ago
70ba324f Enhance @task's return value type hint Jeff Forcier <j****f@b****g> 5 months ago
179365c4 Version bump Jeff Forcier <j****f@b****g> 5 months ago
f09b93b2 Cut 3.0.1 Jeff Forcier <j****f@b****g> 5 months ago
f954f6f2 Changelog re: recent tweaks Jeff Forcier <j****f@b****g> 5 months ago
9b086f4e Tell typecheckers that Promise is a context manager Jeff Forcier <j****f@b****g> 5 months ago
02bdfe2d ruff! Jeff Forcier <j****f@b****g> 5 months ago
f210aacb Fix some inaccuracies/display issues in wrapper-tasks docs Jeff Forcier <j****f@b****g> 5 months ago
3a904c69 Explicitly document Promise.runner Jeff Forcier <j****f@b****g> 5 months ago
af2bb0d7 Gack, somehow did not changelog the very important Py<3.9 thing. Jeff Forcier <j****f@b****g> 5 months ago
2e660981 Cut 3.0.0 Jeff Forcier <j****f@b****g> 5 months ago
38f719ae Updates to reflect that Invoke 3.0 is the next release Jeff Forcier <j****f@b****g> 5 months ago
787299ff Add changelog entries for recent updates Jeff Forcier <j****f@b****g> 5 months ago
d14069f7 Add access to core parsing remainder to Context Jeff Forcier <j****f@b****g> 5 months ago
a0cf3caf Use orb's new 'downstream' job to run Fabric's test suite Jeff Forcier <j****f@b****g> 5 months ago
849cb23e Shuffle Context attribute doc-comments around Jeff Forcier <j****f@b****g> 5 months ago
b8afac2e Handful of more Sphinx fixes Jeff Forcier <j****f@b****g> 5 months ago
c3cd0375 Fix broken intersphinx: `imp` is now deprecated Jeff Forcier <j****f@b****g> 5 months ago
9f6d2242 Fix broken intersphinx: TIOCGWINSZ isn't actually documented in termios Jeff Forcier <j****f@b****g> 5 months ago
0f3f55b9 ruff-era isort Jeff Forcier <j****f@b****g> 5 months ago
5f0194f3 y u no strip(), past me? Jeff Forcier <j****f@b****g> 5 months ago
84f8a39d Some type hints Jeff Forcier <j****f@b****g> 5 months ago
ba193d1a Update CircleCI to not require uv.lock Jeff Forcier <j****f@b****g> 10 months ago
a68a542a Let's not VCS uv.lock in library code Jeff Forcier <j****f@b****g> 10 months ago
953067d0 CircleCI has Python 3.14 now Jeff Forcier <j****f@b****g> 10 months ago
af5fd235 Tiny ol lint? Jeff Forcier <j****f@b****g> 11 months ago
98c63bdd Not sure how this >Py3.9 type hint snuck in Jeff Forcier <j****f@b****g> 11 months ago
afb4a719 Rub an f-string on a bit Jeff Forcier <j****f@b****g> 11 months ago
91a38d46 Git merrrrrge Jeff Forcier <j****f@b****g> 11 months ago
88452fbd merge Merge branch '2.2' Jeff Forcier <j****f@b****g> 11 months ago
0da941e1 merge Merge branch '2.1' into 2.2 Jeff Forcier <j****f@b****g> 11 months ago
cccd980e Don't try building 2.1/2.2 on Python 3.12+ Jeff Forcier <j****f@b****g> 11 months ago
f5fada32 merge Merge branch '2.2' Jeff Forcier <j****f@b****g> 11 months ago
a8408d09 merge Merge branch '2.1' into 2.2 Jeff Forcier <j****f@b****g> 11 months ago
3718b608 merge Merge pull request #1050 from hugovk/patch-2 Jeff Forcier <j****f@b****g>
Committed by: GitHub <n****y@g****m>
11 months ago
fc1c11f9 Modernize RTD configs Jeff Forcier <j****f@b****g> 11 months ago
08cd85a2 s/twitter/fediverse/ Jeff Forcier <j****f@b****g> 11 months ago
992f010e Modernize development docs Jeff Forcier <j****f@b****g> 11 months ago
de4d56f1 Modernize install docs Jeff Forcier <j****f@b****g> 11 months ago
e47aa80a Modernize www index example snippets' formatting Jeff Forcier <j****f@b****g> 11 months ago
5fcb736f Wow, we were still pointing intersphinx's stdlib hook at python 2.7 Jeff Forcier <j****f@b****g> 11 months ago
b3284d98 Lint Jeff Forcier <j****f@b****g> 11 months ago
4ea4caad s/dev-requirements/pyproject/ in MANIFEST Jeff Forcier <j****f@b****g> 11 months ago
932bce0e Oh. CCI doesn't even have Python 3.14 yet! Jeff Forcier <j****f@b****g> 11 months ago
a2f86e7f Ignore CircleCI cache in blacken task Jeff Forcier <j****f@b****g> 11 months ago
f0ebed40 ruff/isort tasks.py Jeff Forcier <j****f@b****g> 11 months ago
a13df4de Make ruff and black play nice when both in use Jeff Forcier <j****f@b****g> 11 months ago
7dec4bc4 Modernize black + results of doing so Jeff Forcier <j****f@b****g> 11 months ago
b09711cb Remove inaccurate Python version from README Hugo van Kemenade <1****k@u****m> 11 months ago
94700721 Exclude Circle-CI cache from linting Jeff Forcier <j****f@b****g> 11 months ago
0392fb14 Switch from _version.py to importlib.metadata Jeff Forcier <j****f@b****g> 11 months ago
b4f9a14a ruff-ify some imports Jeff Forcier <j****f@b****g> 11 months ago
b16a0b6a Nuke incredibly outdated tox.ini Jeff Forcier <j****f@b****g> 11 months ago
8cf9c6d7 Port to pyproject.toml, clean existing toml Jeff Forcier <j****f@b****g> 11 months ago
d33646b5 merge Merge branch '2.2' Jeff Forcier <j****f@b****g> 11 months ago
26efe983 Cut 2.2.1 Jeff Forcier <j****f@b****g> 11 months ago
294ea5d5 merge Merge branch '2.1' into 2.2 Jeff Forcier <j****f@b****g> 11 months ago
283d4fbb Cut 2.1.4 Jeff Forcier <j****f@b****g> 11 months ago
4a631580 Try newer modern orb version + Python 3.9+ which is all it supports Jeff Forcier <j****f@b****g> 11 months ago
2ac65068 merge Merge branch '2.2' Jeff Forcier <j****f@b****g> 11 months ago
b06a3a43 merge Merge branch '2.1' into 2.2 Jeff Forcier <j****f@b****g> 11 months ago
e0a8fe0d merge Merge branch '2.1' Jeff Forcier <j****f@b****g> 11 months ago
c03ed229 Include newer Python releases in CI config Jeff Forcier <j****f@b****g> 11 months ago
87c5032a Changelog re #1038, re #1040 Jeff Forcier <j****f@b****g> 11 months ago
89167c16 handle TIOCGWINSZ struct correctly Dominik Mierzejewski <d****k@g****t>
Committed by: Jeff Forcier <j****f@b****g>
about 1 year ago
3e42bd9f Changelog entry for general type cleanup Jeff Forcier <j****f@b****g> about 1 year ago
7aa7deb7 Runner.run now returns Result even if disown=True Jeff Forcier <j****f@b****g> about 1 year ago
58e800f7 Type-hint / isort / etc integration suite Jeff Forcier <j****f@b****g> about 1 year ago
858e97cb Sort tasks.py namespace obj Jeff Forcier <j****f@b****g> about 1 year ago
4ae9cbe3 Move linting from CI to tasks.py Jeff Forcier <j****f@b****g> about 1 year ago
3cfb622b Tweak type hint re: context in tasks.py Jeff Forcier <j****f@b****g> about 1 year ago
65dd896d Change project's own tasks.py to use raw string Jeff Forcier <j****f@b****g> about 1 year ago
62003bfa Changelog update re #1011 Jeff Forcier <j****f@b****g> about 1 year ago
80a357ab add changelog fragment lou lecrivain <l****n@w****e> about 1 year ago
a5746abb switch to execvpe, allows for shell executable PATH search lou lecrivain <l****n@w****e> about 1 year ago
2a8f95fa Whoops, Python 2 been not-a-thing for awhile now Jeff Forcier <j****f@b****g> over 1 year ago
506bf4e0 merge Merge branch '2.1' into 2.2 Jeff Forcier <j****f@b****g> over 2 years ago
0a020dac merge Merge branch '2.0' into 2.1 Jeff Forcier <j****f@b****g> over 2 years ago
b8a1b5b6 Add a security policy pointing to Tidelift Jeff Forcier <j****f@b****g> over 2 years ago
edbb0b11 merge Merge branch '2.1' into 2.2 Jeff Forcier <j****f@b****g> almost 3 years ago
7c125ac0 RTD YAML Jeff Forcier <j****f@b****g> almost 3 years ago
07b836f2 Cut 2.2.0 Jeff Forcier <j****f@b****g> about 3 years ago
71d5596d Nuke the somewhat broken class check for Config.clone(into=) Jeff Forcier <j****r@j****m>
Committed by: Jeff Forcier <j****f@b****g>
about 3 years ago
ee9d8625 Cut 2.1.3 Jeff Forcier <j****f@b****g> about 3 years ago
aa8b815d Look at task tree sibling location for conf files after 2.1 Jeff Forcier <j****f@b****g> about 3 years ago
b2da4d92 merge Merge branch '2.0' into 2.1 Jeff Forcier <j****f@b****g> over 3 years ago
20f6155e Add checks module to tasks Jeff Forcier <j****f@b****g> over 3 years ago
3b6a7249 merge Merge branch '2.0' into 2.1 Jeff Forcier <j****f@b****g> over 3 years ago
16e94f78 Don't sign releases to PyPI anymore Jeff Forcier <j****f@b****g> over 3 years ago
8ea52603 Cut 2.1.2 Jeff Forcier <j****f@b****g> over 3 years ago
616b23a4 merge Merge pull request #936 from sobolevn/patch-1 Jeff Forcier <j****f@b****g>
Committed by: GitHub <n****y@g****m>
over 3 years ago
d9d2f06d Use latest Invocations for mypy py.typed check Jeff Forcier <j****f@b****g> over 3 years ago
63ad2bd2 merge Merge branch '2.1' into patch-1 Jeff Forcier <j****f@b****g>
Committed by: GitHub <n****y@g****m>
over 3 years ago
1eb79f07 Changelog re #936 Jeff Forcier <j****f@b****g>
Committed by: GitHub <n****y@g****m>
over 3 years ago
bd6bd859 Update setup.py Nikita Sobolev <m****l@s****e>
Committed by: GitHub <n****y@g****m>
over 3 years ago

← Back to repository