Skip to content

jdev-ops/dev-utilities

Repository files navigation

dev-utilities tool

Install

Install gum:

Install dev-utilities:

pip install dev-utilities

Setup

setup

Environment variables needed

Variable name Description default value

TASKS_TYPES

Predefined tasks types

feat|fix|bugfix|config|refactor|build|ci|docs|test

TASKS_KEYS

Jira tasks regex

DOMAIN_PREFIX

Jira tasks prefix

JIRA_EMAIL

User email

JIRA_TOKEN

Jira user token

JIRA_BASE_URL

Jira base url

CHECK_SIGNED_COMMITS

Apply check for signed commits

true

PUSH_TO_REMOTE

Push to remote after branch setup

false

How to set environment variables

env vars search path
Note

These utilities respect the unix way. Therefore, environment variables have precedence over config files.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published