-
Notifications
You must be signed in to change notification settings - Fork 6
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
Build PyInstaller on github actions #1687
base: main
Are you sure you want to change the base?
Conversation
Looks good. I can download the MantidImaging.zip https://github.com/mantidproject/mantidimaging/actions/runs/4073870818 Lets also see if we can get this working to attach that file to a release/tag. So that it can be public. I think https://github.com/softprops/action-gh-release is the right tool to use. We probably want |
This is held up because the packages built on github actions do not have functioning CUDA. |
Issue
Closes #1683
Description
Creates an action for a PyInstaller build.
Acceptance Criteria
Check that the output shows an exe has been created. Download the artifact from here: https://github.com/mantidproject/mantidimaging/actions/runs/4073870818
Documentation
Updated release notes.