Skip to content
This repository was archived by the owner on Feb 12, 2023. It is now read-only.
This repository was archived by the owner on Feb 12, 2023. It is now read-only.

Workflows for Automatic Distribution of New Versions #77

@iosifache

Description

@iosifache

Improvement Description

At the moment, the Python package is manually published to PyPi. In addition, PEX executables and Debian packages are locally built using the distribution repository and guides from documentation.

To automate this, we can create multiple GitHub workflows to:

  • Publish the new package to PyPi
  • Build PEX executables for different Python versions
  • Build Debian packages for different Python versions
  • Push the newly created Debian packages into the repository.

Possible Solution

  • Workflows creation

Contact Details

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    good-first-issueIssues that can be implemented by a new contributorimprovementImprovement

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions