@unimonkiez/semantic-release-python

v2.5.30
A semantic-release plugin for PyPi.org that supports both regular and Poetry projects
mblabs megabytelabs plugin poetry professormanhattan publish pypi pyproject python and 7 more...

fix

bash start.sh && task fix

bump

npm run build && npm version patch --no-scripts --no-commit-hooks --no-git-tag-version --force && SKIP_PREPUB=true npm publish

help

bash start.sh && task --menu

lint

bash start.sh && task lint

test

bash start.sh && task npm:test:none

build

bash start.sh && task npm:build:tsconfig

start

test -z $SKIP_NPM_START && bash start.sh || true

commit

bash start.sh && task commit

repair

bash <(curl -sS https://install.doctor/repair)

unpack

bash start.sh && task npm:bundle:unpack

update

bash start.sh && task update

vscode

bash start.sh && task vscode

preload

bash start.sh && task preload

prepare

bash start.sh && (test -f Taskfile.yml && task npm:prepare) || true

release

bash start.sh && task publish:semantic-release

postinstall

([ "$SEMANTIC_PYTHON_POST_INSTALL" == 'true' ] && type bash > /dev/null && bash start.sh && type python3 > /dev/null && INIT_CWD=$INIT_CWD task install:python:venv:node) || true
npm i @unimonkiez/[email protected]

Metadata

  • MIT
  • >=14.18.0
  • Brian Zalewski
  • released 9/21/2022

Downloads

Maintainers