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

Workflows for Automatic Distribution of New Versions #77

Open
iosifache opened this issue Oct 22, 2022 · 0 comments
Open

Workflows for Automatic Distribution of New Versions #77

iosifache opened this issue Oct 22, 2022 · 0 comments
Labels
good-first-issue Issues that can be implemented by a new contributor improvement Improvement

Comments

@iosifache
Copy link
Member

iosifache commented Oct 22, 2022

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

@iosifache iosifache added improvement Improvement good-first-issue Issues that can be implemented by a new contributor labels Oct 22, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
good-first-issue Issues that can be implemented by a new contributor improvement Improvement
Projects
Status: Todo
Development

No branches or pull requests

1 participant