Upload to Nexus, Upload files to hooks, Modify version number, Sync to GitLab type repository
Project description
Upload to Nexus, Upload files to hooks, Modify version number, Sync to GitLab type repository
Installation
You can download and install the latest version of this software from the Python package index (PyPI) as follows::
pip install --upgrade artify
Usage
python -m artify --help
python -m artify --command <command> [Options]
or python -m artify -c [Options]
Params
command nexus, syncrepo, deploy, deltav
Upload to Nexus
python -m artify -c nexus -f <format> -n <artifact_name> -h <nexus_repository_base_url>
Params format Nexus upload format. Types supported: raw, npm, maven
Deploy App using custom AWX host
python -m artify -c deploy -f <manifest_file.yml> -h <awx_host>
Change Package version
Artify uses semantic version 2.0.
python -m artify -c deltav -t patch -a npm
-a, --archtype npm, gradle, flutter
-t, --type major, minor, patch
Generate Template files
Generate template .gitlab-ci.yml file
python -m artify -c create gitlabci
Geneate template manifest.yml file
python -m artify -c create manifest
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
Built Distribution
File details
Details for the file artify-1.3.0.tar.gz
.
File metadata
- Download URL: artify-1.3.0.tar.gz
- Upload date:
- Size: 10.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c7e13e07d16cbd30fd91e3a4dc833461cd11ecbfd0a4ad80c3a889c6ba212eab |
|
MD5 | 13d354932dda06127a220bb68ef84aac |
|
BLAKE2b-256 | 02005e20640b7831655fe05e1416a34272ce52011f405f499a48d03e64b7af79 |
File details
Details for the file artify-1.3.0-py3-none-any.whl
.
File metadata
- Download URL: artify-1.3.0-py3-none-any.whl
- Upload date:
- Size: 11.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7eda837f6157a79c713498624b1721f3dac64e2e94e15c265ded4173d88c7acb |
|
MD5 | ba3b1b2d4bc103c865c7e9fdd1e5f2fa |
|
BLAKE2b-256 | eebed63bbcbbbe0825027f5d3fd2151f554f228a8d0ec52718f1a5452087b0c7 |