Skip to content

checkout-python-sdist

Actions
GitHub Action for unpacking the source out of a source Python package distribution tarball
v2.0.0
Latest
Star (4)

re-actors/checkout-python-sdist@release/v2

A GitHub Action to unpack a source distribution package (tarball / .tar.gz) into the current workspace.

Options

This action only has two inputs — source-tarball-name (default: *.tar.gz) and workflow-artifact-name (default: python-package-distributions). It downloads the latter and works with the sdist matching the former glob to make its contents available in the current working directory.

Any users?

At the moment, it is used by @aio-libs, @CherryPy, pip-api, some Ansible projects, with more to come.

License

The contents of this project is released under the BSD 3-clause license.

checkout-python-sdist is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

GitHub Action for unpacking the source out of a source Python package distribution tarball
v2.0.0
Latest

checkout-python-sdist is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.