Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Sep 18, 2023. It is now read-only.

A poetry plugin for creating GitHub releases (and git tags).

License

NotificationsYou must be signed in to change notification settings

milivojevicu/poetry-plugin-github-release

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WarningArchived in favor of just using theGitHub CLI to create releases and upload assets.

GitHub Release plugin forPoetry

blackisortpyclnpylint

A plugin for Poetry that adds arelease subcommand which creates a new release on GitHub,and with that a new Git tag as well.

Installation

Usingpoetry:

$ poetry self add git+https://github.com/milivojevicu/poetry-plugin-github-release

Usingpipx inject:

$ pipx inject poetry git+https://github.com/milivojevicu/poetry-plugin-github-release

Usingpip:

$ pip install git+https://github.com/milivojevicu/poetry-plugin-github-release

More details at:python-poetry.org/docs/plugins

Usage

$ poetry releaseRelease v0.1.0 created and accessable through the following URL:  https://github.com/milivojevicu/poetry-plugin-github-release/releases/tag/v0.1.0Attempting to attach 2 asset(s) to the release.  1. Uploading'poetry-plugin-github-release-0.1.0.tar.gz'... Done.  2. Uploading'poetry_plugin_github_release-0.1.0-py3-none-any.whl'... Done.

About

A poetry plugin for creating GitHub releases (and git tags).

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors3

  •  
  •  
  •  

Languages


[8]ページ先頭

©2009-2025 Movatter.jp