getsentry / devservices

Apache License 2.0
1 stars 0 forks source link

feat(release): Build and upload binary #36

Closed hubertdeng123 closed 1 week ago

hubertdeng123 commented 2 weeks ago

This PR helps us publish a binary for devservices, aiding in a system wide installation of the cli tool. We're using PyOxidizer, which packages the python interpreter into the binary.

  1. builds a binary using PyOxidizer for linux and macos
  2. uploads artifacts for the craft release job