Skip to content

Automate Build, Review, and Publish to PyPI #10

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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