Exodus-Privacy / exodus-core

Core functionality of εxodus
GNU Affero General Public License v3.0
18 stars 17 forks source link

Use GitHub Actions to create release with tar file #57

Closed pnu-s closed 2 years ago

pnu-s commented 2 years ago

We used to have Travis CI to push our generated tar archive to 2 places:

We now have github actions to push to pypi (the most important) but it does not do the same for github releases.

Jean-BaptisteC commented 2 years ago

I think is complicate, maybe download release on pypi to add on github releases. But we can have a conflict because we have 2 files with same name on github releases.

Jean-BaptisteC commented 2 years ago

Done with https://github.com/Exodus-Privacy/exodus-core/commit/8e3023cbafbffd927ff3eaf67a0ed2eb0f92dfeb