CLI for DevOps Integration
Project description
Leona
CLI for DevOps Integration
Install
$ pip install leona
Initial Setup
1.- Run the command leona
$ leona
The first time you run the command leona
, It will create a config file named leona_config.yml
in your home folder.
2.- Open the config file.
$ code ~/leona_config.yml
OR
vi ~/leona_config.yml
3.- Fill in your credentials
---
bitbucket:
username: your_username
password: your_password
jira:
username: your_username
token: your_token
teams:
webhook: your_webhook
4.- You are good to go
$ leona
Usage: leona [OPTIONS] COMMAND [ARGS]...
Options:
--help Show this message and exit.
Commands:
build
build-prod
commitslog
getissues
getprojects
jiralogs
pr
push
sendmessage
test
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
leona-1.0.2.tar.gz
(6.1 kB
view details)
Built Distribution
File details
Details for the file leona-1.0.2.tar.gz
.
File metadata
- Download URL: leona-1.0.2.tar.gz
- Upload date:
- Size: 6.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
102db4a0ac754b64ad1fe6945db64568abca253ebd069a0313d701e1ffe1df8a
|
|
MD5 |
519690a31878d69cc729dd9fa4d692eb
|
|
BLAKE2b-256 |
b8dfa17bfdc3fa0bbf60dfe2d7b6396549f25d897d5b688471d1b4b33a154f7f
|
File details
Details for the file leona-1.0.2-py2.py3-none-any.whl
.
File metadata
- Download URL: leona-1.0.2-py2.py3-none-any.whl
- Upload date:
- Size: 7.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
ab38a2ac242983c292d2d15b871507776a0c8a298ba8ee6ff5d4b93efa5f1e68
|
|
MD5 |
671159e6ebc20209cfc507d755ca3722
|
|
BLAKE2b-256 |
7ce16fc9c257a4dab293730605115aaf081bb10b72b2380d126b7158a718a80c
|