Skip to main content

Tools for building the Ansible Distribution

Project description

antsibull -- Ansible Build Scripts

Tooling for building various things related to Ansible

Scripts that are here:

  • antsibull-build - Builds Ansible-2.10+ from component collections (docs)
  • antsibull-docs - Extracts documentation from ansible plugins
  • antsibull-changelog - Changelog generator for Ansible collections and ansible-base (docs)
  • antsibull-lint - Right now only validates changelogs/changelog.yaml files (docs)

Scripts are created by poetry at build time. So if you want to run from a checkout, you'll have to run them under poetry::

python3 -m pip install poetry
poetry install  # Installs dependencies into a virtualenv
poetry run antsibull-build --help

If you want to create a new release::

poetry build
poetry publish  # Uploads to pypi.  Be sure you really want to do this

.. note:: When installing a package published by poetry, it is best to use pip >= 19.0. Installing with pip-18.1 and below could create scripts which use pkg_resources which can slow down startup time (in some environments by quite a large amount).

Unless otherwise noted in the code, it is licensed under the terms of the GNU General Public License v3 or, at your option, later.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

antsibull-0.3.0.tar.gz (96.2 kB view details)

Uploaded Source

Built Distribution

antsibull-0.3.0-py3-none-any.whl (84.6 kB view details)

Uploaded Python 3

File details

Details for the file antsibull-0.3.0.tar.gz.

File metadata

  • Download URL: antsibull-0.3.0.tar.gz
  • Upload date:
  • Size: 96.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.0.5 CPython/3.8.2 Linux/5.6.8-200.fc31.x86_64

File hashes

Hashes for antsibull-0.3.0.tar.gz
Algorithm Hash digest
SHA256 718c613938795be376eac89f136cfb48f4f54d9501066f6ea2c4079cd3d0e17f
MD5 aecf1e782cdc9d88e888b1baeffd0f6b
BLAKE2b-256 063f7957db90b2f01026bf52b84af1c80daf7997a7e446c1e57c626edc3fe4a4

See more details on using hashes here.

Provenance

File details

Details for the file antsibull-0.3.0-py3-none-any.whl.

File metadata

  • Download URL: antsibull-0.3.0-py3-none-any.whl
  • Upload date:
  • Size: 84.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.0.5 CPython/3.8.2 Linux/5.6.8-200.fc31.x86_64

File hashes

Hashes for antsibull-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 afc635d6726990c8cd3aea476d07bf7c607a4e53049d2f95e30904b85c32ba5d
MD5 52f9aa5a891f0edaf6d815da0031ded9
BLAKE2b-256 83e3a3a198783d964f7a3bf132360c837e659b30822e325ca0dc28f5d002d36e

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page