ebb-earl-co / tidal-wave

Waving at the TIDAL music service
Apache License 2.0
38 stars 2 forks source link

Build Pyapp artifacts with GitHub Actions #35

Closed ebb-earl-co closed 8 months ago

ebb-earl-co commented 8 months ago

This pull request brings in some new YAML files into .github/workflows. The idea is to have GitHub automatically create the release artifacts (using pyapp) and upload them as release artifacts.

ebb-earl-co commented 8 months ago

:crossed_fingers: these workflows are useful and obviate the need to create separate Pyapp executables, especially on Windows!