Skip to content
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

Automatically build executables for all platforms #8

Merged
merged 4 commits into from
Aug 16, 2023

Conversation

jaspersiebring
Copy link
Owner

@jaspersiebring jaspersiebring commented Aug 11, 2023

The Github Actions workflow already creates numerous artifacts as part of a new release but not all of them are multiplatform (currently only Linux gets a standalone executable).

@jaspersiebring jaspersiebring self-assigned this Aug 11, 2023
@jaspersiebring jaspersiebring added the enhancement New feature or request label Aug 11, 2023
Prepping for multiplatform artifact uploads

Temporarily add wxpython wheel for faster builds

Info sharing between jobs

file spec

Conditional builds (+ different runners for testing)

Conditional build

Prepping windows builds

platform-specific name

added macos as paltform, ls

pipx present on all runners

artifact upload test

poetry publish limit to ubuntu

flattened release page

Made exec name dynamic + refs

Cleanup

Version bump

Dropped wxpython wheel
@jaspersiebring jaspersiebring marked this pull request as ready for review August 15, 2023 23:36
add condition to release stage (preventing 'empty' release)

status check

status check

main condition

main condition

main condition
@jaspersiebring jaspersiebring merged commit d1bf06f into main Aug 16, 2023
4 checks passed
@jaspersiebring jaspersiebring deleted the executable_all_platforms branch August 16, 2023 01:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant