MAIF / melusine

📧 Melusine: Use python to automatize your email processing workflow

Home Page:https://maif.github.io/melusine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Github action for version upgrade

TFA-MAIF opened this issue · comments

Description of Problem:
We are curently using Travis CI to upgrade and deploy new versions of Melusine on Pypi.
However, Travis CI has now restricted access for the free version.
OSS by MAIF has choosen to use Github Actions to deploy each new version of our open source libraries.

Overview of the Solution:
Github Actions is directly accessible through Github. Et voilĂ !

Definition of Done:
Deployments works with Github Actions.
We have created a main.yml file which configure the Github Actions.