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

OSX: Generate Kivy.app on the CI #7080

Merged
merged 46 commits into from
Sep 16, 2020
Merged

OSX: Generate Kivy.app on the CI #7080

merged 46 commits into from
Sep 16, 2020

Conversation

matham
Copy link
Member

@matham matham commented Sep 13, 2020

This PR includes a re-work of kivy-sdk-packager for osx so that we can generate a kivy bundle and dmg more incrementally and fixes a bunch of issues there that prevented it to work on the CI. You can see the full readme at https://github.com/kivy/kivy-sdk-packager/tree/master/osx.

With these changes we can now generate a Kivy.dmg for use in packaging. Additionally, we're now also testing the generated Kivy.dmg in a separate clean environment. The only test failure is with gstreamer, but that can be fixed later.

Finally, I also updated the osx docs to make it simpler and point directly to kivy-sdk-packager for more complete docs.

An unrelated issue is that osx wheels tests fail, but it doesn't fail for osx unittests that are built in place. It makes me wonder if the osx wheels are safe to use in a clean environment.

@matham
Copy link
Member Author

matham commented Sep 16, 2020

OSX wheels and Kivy.app pass all tests now!

@matham matham merged commit d13e221 into master Sep 16, 2020
@matham matham deleted the osx_app branch September 16, 2020 01:50
@matham matham added this to the 2.0.0 milestone Oct 28, 2020
@matham matham changed the title Generate Kivy.app on the CI OSX: Generate Kivy.app on the CI Dec 8, 2020
@matham matham added Component: distribution Wheels, apt PPA, conda, end user install issues Component: Packaging Pyinstaller, Kivy.app, end user project packaging and removed Component: distribution Wheels, apt PPA, conda, end user install issues labels Dec 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Packaging Pyinstaller, Kivy.app, end user project packaging
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant