python-utility-scripts
Repository for various python utility scripts
- pyutils-unusedcode
- pyutils-polarion-verify-tc-requirements
- pyutils-jira
- pyutils-polarion-set-automated
Installation
using uv
uv tool install python-utility-scripts
Local run
- Clone the repository
Config file
A config yaml file for various utilities of this repository should be added to
~/.config/python-utility-scripts/config.yaml. Script specific config section details can be found in associated script README.md
Release new version
requirements
- Export GitHub token
export GITHUB_TOKEN=<your_github_token>
-
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 python-utility-scripts 2.0.6
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| python_utility_scripts-2.0.6.tar.gz | 21.7 kB | Details |
Release files / python_utility_scripts-2.0.6.tar.gz
| Download URL | python_utility_scripts-2.0.6.tar.gz |
|---|---|
| Size | 21.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
a43ac3eddea5b5865b0c182b04c43457e073da360ec202ad5b0f715011213c7a
|
|
BLAKE2b-256 checksum How to use checksums |
6c84eb74b833ffad45287e19964102028d7cd69b9f1bf2c5308d0be6792791ab
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.13.12
|