-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat+fix:cx_Freeze, Actions, etc. #8
Conversation
Test updated checks file
This is based on the Pyinstaller build action mentioned in sumeshir26#5, this doesn't have push/pull triggers, it has a workflow dispatch.
Try fixing YAML error
gg, still need a tester? |
Yup! To check if the GUI loads+installer test for Macs, etc. |
Release workflow works, it drafts a release, you can edit via the web client on mobile/desktop. |
The build error resides in UBUNTU!!! |
Something that might seem unrelated:
We can release one file for two OSes. What do you say? |
@im-coder-lg Yeah, AppImage for both might work, but is it required to edit the permissions? |
Yeah, I guess it sends a |
And everyone says that PyInstaller creates Mac/Linux binaries. I found one on my Raspberry Pi but couldn't execute it. Maybe it's a bug in the OS. I am hoping to switch to Zorin soon, I want to do it myself but I can't find a competent USB. |
For now,the current implimentation is fine, appimages can be added after v1.0 |
Okay 👍 And PS: It's implementation, not implimentation. Just correcting.
|
Linking PRs. |
Maybe we shouldn't use PyInstaller for Mac and Linux... What should we do? |
Sorry, I pushed the change :( but I think it's fixed |
@im-coder-lg Run it! |
Test initiating |
@im-coder-lg It seems to be running the build on the master branch. Can you run on actions-fix? |
Give me a minute, Vivaldi kinda slowed down.
|
You did a mistake, maybe you added the Windows MSI on the Mac build. |
I'll fix this later, too confused with this. Maybe I got an idea coming up... What do you think of this: |
@im-coder-lg That might work... |
Yup, that might work... |
I will work on this after some time. |
@im-coder-lg You know what, to improve my actions skills, I will try to work on this myself. |
Remember to add the workflow dispatch code too! |
@im-coder-lg Run the mac workfow |
2 minutes, starting Chrome up, Vivaldi again slowed down(resource hogged) |
There is no |
@im-coder-lg Moving to #9 |
Got the mail, writing a comment there!
|
Success! Raw logs: https://pipelines.actions.githubusercontent.com/m6uqHNCtCOVuhJiAJ3KWo8a4OKe5xHQUII9SafEtrG12bZTpyc/_apis/pipelines/1/runs/11/signedlogcontent/2?urlExpires=2021-12-04T10%3A12%3A49.1060900Z&urlSigningMethod=HMACV1&urlSignature=O6FJk3AtUZhbTwCUqVxO%2FMDtJNsX%2F6TT4MX4JYOiVxI%3D
We need to add Ubuntu and Mac soon.
Closes #5