Skip to content

Conversation

@paduszyk
Copy link
Owner

@paduszyk paduszyk commented Nov 3, 2023

Description

The workflow added:

  1. uses a Python script to read the current version from pyproject.toml;
  2. publishes the package to PyPI with gh-action-pypi-publish action;
  3. creates a release tag;
  4. publishes the package release in GitHub with action-gh-release.

@paduszyk paduszyk added the chores Configuration, CI, code maintenance label Nov 3, 2023
@paduszyk paduszyk self-assigned this Nov 3, 2023
@codecov
Copy link

codecov bot commented Nov 3, 2023

Codecov Report

Merging #20 (90015dc) into main (80a14f5) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##              main       #20   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            8         8           
  Lines           76        76           
  Branches        14        14           
=========================================
  Hits            76        76           

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

@paduszyk paduszyk merged commit fea7858 into main Nov 3, 2023
@paduszyk paduszyk deleted the chore/no-ref/add-workflow-for-package-publishing branch November 3, 2023 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chores Configuration, CI, code maintenance

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants