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

python-for-android 0.5 release checklist #1043

Closed
14 tasks done
inclement opened this issue May 8, 2017 · 5 comments
Closed
14 tasks done

python-for-android 0.5 release checklist #1043

inclement opened this issue May 8, 2017 · 5 comments
Milestone

Comments

@inclement
Copy link
Member

inclement commented May 8, 2017

Pre-release:

Release!

  • Push the current state to the stable branch
  • Upload to pypi
  • Mailing list announcement
  • Blog post
@inclement inclement added this to the 0.5 milestone May 8, 2017
@inclement inclement assigned inclement and unassigned inclement May 8, 2017
@tito
Copy link
Member

tito commented May 9, 2017

I suggest to move out SDL2/pygame launcher into a separate application, out of python-for-android. There is a way to make a launcher that start a kivy app from an entrypoint passed as an argument (with intent) instead of having a pure android app for that.

@inclement
Copy link
Member Author

@tito I agree, it's one thing I wanted to explicitly address with pyonic interpreter (not to be 'the' app to do it, just as a test to add the right intent handling in p4a), but haven't got around to yet. KeyWeeUsr has got the launcher working fully with SDL2 expect for one bug relating to path handling, so I was going to fix that and have it available for now.

@inclement
Copy link
Member Author

Update: #1071 seems to resolve the gradle build issue, but it's such a big change that it doesn't seem a good idea to push into a release without some staging. So, I now intend to check the launcher stuff and fix it if it's simple (which it should be), but there's nothing else holding things up.

@inclement
Copy link
Member Author

With the last few fixes I pushed, and the merging of @KeyWeeUsr's sdl2 launcher fixes, everything seems to work for me. I want to take another look at the numpy recipe under crystax, but other than that I intend to do a release next weekend.

Following the release, I want to move quickly on merging the gradle fixes and looking at a couple of the other major things we're currently lacking. Hopefully we can do a further release relatively shortly, as there's plenty to move on.

@inclement
Copy link
Member Author

Release complete!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants