cloud-tools
Python utilities to manage cloud services, such as AWS.
Local run
clone the repository
git clone https://github.com/RedHatQE/cloud-tools.git
Install poetry
poetry install
Docs
Release new version
requirements:
- Export GitHub token
export GITHUB_TOKEN=<your_github_token>
- release-it
Run the following once (execute outside repository dir for example
~/):
sudo npm install --global release-it
npm install --save-dev @j-ulrich/release-it-regex-bumper
rm -f package.json package-lock.json
usage:
- Create a release, run from the relevant branch. To create a new release, run:
git checkout main
git pull
release-it # Follow the instructions
Release files for redhat-qe-cloud-tools 2.0.20
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| redhat_qe_cloud_tools-2.0.20.tar.gz | 15.4 kB | Details |
Release files / redhat_qe_cloud_tools-2.0.20.tar.gz
| Download URL | redhat_qe_cloud_tools-2.0.20.tar.gz |
|---|---|
| Size | 15.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
c9ba7bb089cdb426999611a886802a2e228926807518a4a18e7319e1d62ed6e1
|
|
BLAKE2b-256 checksum How to use checksums |
b41ee162b49045424b8c0ea521b1613ffb33aaa16cfb0e0836774e539a886e9a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.13.11
|