Skip to main content

Bauplan CLI

Project description

Bauplan CLI

Requirements

Package publication

Nathan version

Currently wheel is only supported on OSX with arm64

First compile dependency binaries (the actual CLI)

$ python build.py
...

To build the poetry package:

$ poetry build
...

To publish, first bump the version, then run publish

$ python build.py && poetry -vvv publish -u __token__ -p pypi-blahblahblah --build
...

Big version

Create a .env file on the root of the cli project (I have a .env-amarone-dev file) with:

POETRY_PYPI_TOKEN_PYPI={{ op://BauplanLabs/pypi - github-all-events-publish-bauplan/credential }}

Where:

  • BauplanLabs is my Vault name
  • pypi - github-all-events-publish-bauplan is the Key of my API Credential item
  • credential is the field containing the auth token.

To build the poetry package:

$ make build

To publish, first bump the version, then run publish

$ make publish
...

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

bauplan-0.0.3a25.tar.gz (12.7 MB view hashes)

Uploaded Source

Built Distribution

bauplan-0.0.3a25-py3-none-any.whl (12.7 MB view hashes)

Uploaded Python 3

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