CLI tool for managing Spearly deployments.
Project description
Javelin
CLI tool for managing Spearly deployments.
Requirements
- Python 3.10+
GITHUB_ACCESS_TOKEN
environment variable set to a GitHub Personal Access Token withrepo
scope (Ref)- AWS IAM User with
codepipeline:StartPipelineExecution
permission to the required resources (Ref)
Installation
brew install pyenv
pyenv install 3.10:latest
[pyenv exec] pip install javelin-cli
Usage
python -m javelin --help
Contribution
Run lint
pylint javelin
Increase version number in these files
pyproject.toml
javelin/__init__.py
Create and push release commit
git commit -m v1.2.3
git tag v1.2.3
git push
git push --tags
Build and publish
poetry build
poetry 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
javelin-cli-0.9.0.tar.gz
(6.7 kB
view hashes)
Built Distribution
Close
Hashes for javelin_cli-0.9.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ba4694d222ef7594539bf223347cdeb41d3c578c9ccf027a1779969e5bffda99 |
|
MD5 | 81d76d4d88bd3b87bdbd474bd3420523 |
|
BLAKE2b-256 | a41f116f6a9175a657ddce26cf163a09bf4ff4bf42d4be6c465af36b019a1577 |