-
Notifications
You must be signed in to change notification settings - Fork 59
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
Consolidate image & executable build into exe-in-image #790
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I finished reviewing everything :)
Besides CI that runs on pull request, I'd want to test the new deployment jobs after all fixes. When you've fixed everything please coordinate with me a test. We'll need to edit some stuff to avoid pushing the latest
image.
I finished re-reviewing all past comments, I want to have one last go at the CI file and we'll be able to merge it. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good to merge. I have some final nitpicks that I'll handle in a separate PR after this.
Good job @mpozniak95 , this is a core change with many different aspects and subtleties and you've handled all of them thoroughly and properly :)
Related Issue
#582