identity-client 1.0.37

Creator: rpa-with-ash

Last updated:

Add to Cart

Description:

identityclient 1.0.37

identity-client
Client lib for the identity service
Manual deployment
Since we don't have a CI/CD pipeline set up right now. You'll have to follow the following steps to release

Do your changes
Install bumpversion and twine

pip install twine bumpversion


Bump the version using bumpversion

bumpversion patch


A commit should be made automatically, just push

git push


Build using setup.py

python setup.py sdist


Push to pypi using twine

twine upload dist/*

Use 1password to find the credentials for pypi.
In order to upload, we have 2FA and the following needs to be done:

username should be "__token__"
password should be the Access Token value

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.