Skip to content

peorobertsson/vira

Repository files navigation

volvo-jira

A python project to handle VIRA (Volvo Cars version of JIRA) issues.

Contains both a Python package (vira) and utility scripts.

Internal Volvo site with more info about how to use: https://confluence.volvocars.biz/display/ARTCSP/VIRA+Deep+Copy

GitHubTestStatus

For developers of volvo-jira

tox envs

Linting

tox -e mypy
tox -e flake8

Run unit tests

tox

Build package and publish with TWINE

tox -e packaging
twine upload dist/*

About

A python package (volvo-jira) to handle VIRA (Volvo Cars version of JIRA) issues.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages