Skip to content

pypi deploy#4

Merged
RenanMsV merged 5 commits into
devfrom
build/deploy-pypi
Apr 29, 2026
Merged

pypi deploy#4
RenanMsV merged 5 commits into
devfrom
build/deploy-pypi

Conversation

@RenanMsV
Copy link
Copy Markdown
Owner

No description provided.

- must install it manually
Release process:

1. Maintainers MUST create releases as pre-releases first.

2. The workflow will:
   - build the package
   - upload it to TestPyPI
   - install and validate it

3. If validation succeeds:
   - the pre-release can be promoted to a full release
   - the workflow will then publish to PyPI

4. If validation fails:
   - fix the issue
   - recreate the pre-release

⚠️ Once a version is published to PyPI, it must NEVER be reused.
If a release fails after being published to PyPI, a new version must be created.
@RenanMsV RenanMsV marked this pull request as ready for review April 29, 2026 20:51
@RenanMsV RenanMsV merged commit 1fd5c96 into dev Apr 29, 2026
1 check passed
@RenanMsV RenanMsV deleted the build/deploy-pypi branch April 29, 2026 20:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant