montagu-deploy
This is the command-line tool for deploying Montagu. It is a Hatch project.
Installation
pip install montagu-deploy
Usage
$ montagu configure <path>
$ montagu start --pull
Here <path> is the path to a directory that contains a configuration file montagu.yml.
Dev requirements
Test and lint
For all integration tests to pass, you will need 2 environment variables:
-
YOUTRACK_TOKEN- a token for accessing the YT API -
VAULT_TOKEN- a github PAT for a user in the vimc robots team. -
hatch run test -
hatch run lint:fmt
To get coverage reported locally in the console, use hatch run cov.
On CI, use hatch run cov-ci to generate an xml report.
Build
hatch build
Install from local sources
hatch buildpip install dist/montagu_deploy-{version}.tar.gz
License
montagu-deploy is distributed under the terms of the MIT license.
Publishing to PyPI
Automatically publish to PyPI. Assuming a version number 0.1.2:
- Create a release on github
- Choose a tag -> Create a new tag:
v0.1.2 - Use this version as the description
- Optionally describe the release
- Click "Publish release"
- This triggers the release workflow and the package will be available on PyPI in a few minutes
Settings are configured here on PyPI
Release files for montagu-deploy 0.1.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| montagu_deploy-0.1.3.tar.gz | 16.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| montagu_deploy-0.1.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 27.8 kB
Release files / montagu_deploy-0.1.3.tar.gz
| Download URL | montagu_deploy-0.1.3.tar.gz |
|---|---|
| Size | 16.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
6fd6f1618dd0311ab3ddcec8bed1bab124a9314ee2ae2f15b4f17e846f0a3dca
|
|
BLAKE2b-256 checksum How to use checksums |
efe487f991cfaa32e398bf5b5879fc2271184c4195369aa1375f764652739164
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.7
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Dec 16, 2025.
Transparency logRelease files / montagu_deploy-0.1.3-py3-none-any.whl
| Download URL | montagu_deploy-0.1.3-py3-none-any.whl |
|---|---|
| Size | 10.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
3f4c96c4441adaac2743bbf0192bcf773322555ba8cc2c49f1ee9d6f723aba3c
|
|
BLAKE2b-256 checksum How to use checksums |
cd5081be77ad0ce83aa317505d79fea6560aa89c5ec8039617c577f81d2b1e0d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.7
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Dec 16, 2025.
Transparency log