build and publish a wheel

Open Beginner friendly
#2,804 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
75/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Active
Tech stack
python

Research direction

Inspect the repository's packaging configuration and existing automation to find where releases are built and published. Run uv build to confirm it produces both distributions, then verify that the publishing workflow uploads the wheel alongside the source distribution.

Written by the indexing model from the issue text.

Description

Currently only a source distribution is published. Best practice is to publish both sdist and wheel.

I did not find a workflow in this repository or I would have submitted a pull request.

I see that you use uv. Just uv build is all you want, building both distributions is the default behaviour.

Dominant language
Python
Stars
26
Forks
81
Avg merge
1d 22h
Merged PRs (30d)
12

Contributor guide

Open the contributing guide

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.

More from RedHatQE/openshift-python-wrapper

All issues in RedHatQE/openshift-python-wrapper

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.