Re:actors
It's a home for GitHub Actions created by @webknjaz which react to the repository events. Research purposes, currently.
Pinned Loading
Repositories
Showing 10 of 38 repositories
- cache-python-deps Public
A GitHub Action maintaining caches dependent on Python runtime and ABI stability
- checkout-python-sdist Public
A GitHub Action to unpack a source distribution package (tarball / `.tar.gz`) into the current workspace
- build-python-dists Public
A GitHub Action that produces Python distribution packages saved as workflow artifacts
- action-python-poetry Public template Forked from k2bd/action-python-poetry
Template repo to quickly make a tested and documented GitHub action in Python with Poetry
- bindep Public
A GitHub Action allowing to pre-provision the current VM with OS packages listed in `bindep.txt` per https://pypi.org/p/bindep
- warning-cmd-test Public archive