Skip to content

Compile binaries on CI action#5

Open
alrevuelta wants to merge 20 commits into
MaximeCheramy:masterfrom
alrevuelta:master
Open

Compile binaries on CI action#5
alrevuelta wants to merge 20 commits into
MaximeCheramy:masterfrom
alrevuelta:master

Conversation

@alrevuelta
Copy link
Copy Markdown

Compile binaries on CI action for windows, macOS and Ubuntu.

Not working yet since there is a problem with an import in Scheduler.py. I suspect is import pyi_importers. Which module is that one?

The action triggers for every commit, but it can be set to trigger after a release is made.

TODO:

  • Fix issue with import
  • Verify Windows binary works
  • Verify macOS binary works
  • Verify Ubuntu binary works
  • Add information in README.md

@alrevuelta
Copy link
Copy Markdown
Author

Sorry for the spam. This is more or less the idea, every-time you create a release, the binaries are built and published for that release. It can be done also for every commit but I think thats too much.

image

You have have a look in my branch: https://github.com/alrevuelta/simso-gui/releases

Note that the binaries won't work due to this import that mentioned above import pyi_importers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant