Skip to content

Automate Build, Review, and Publish to PyPIΒ #10

@MUBENDIRAN

Description

@MUBENDIRAN

πŸ“Œ Objective

Set up a fully automated workflow to build, validate, and publish the package to PyPI in a controlled and reliable way.

❗ Problem

Currently, publishing to PyPI is manual and error-prone:

No validation of package integrity before release
Risk of publishing broken or incomplete distributions
No consistency between builds
No automated version/release workflow

🎯 Goals
Automate package build (sdist + wheel)
Run tests before publishing
Validate package contents
Publish only on approved releases
Ensure secure credential handling

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions