MarketSquare / MarketSquare/Robotframework-Database-Library

GitHub Actions workflow for package publishing

Open
#171 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

task
Dominant language
Python
Stars
179
Forks
178
PR merge metrics
No merged PRs in 30d

Description

We need a workflow that would publish a new package on PyPi each time there is a new release on GitHub is created.
Something like this (beware it might be outdated):
https://github.com/amochin/robotframework-eggplant/blob/main/.github/workflows/python-publish.yml

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the repository's Python package configuration and release settings, then compare them with the linked .github/workflows/python-publish.yml example. Configure a GitHub Actions workflow that runs when a GitHub release is created and publishes the package to PyPI; done means the workflow completes successfully for a release.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions, python
Domain
ci-cd, release
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.