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

Make Travis build APK for testers #688

Closed
tuomas2 opened this issue Jun 1, 2020 · 7 comments
Closed

Make Travis build APK for testers #688

tuomas2 opened this issue Jun 1, 2020 · 7 comments

Comments

@tuomas2
Copy link
Contributor

tuomas2 commented Jun 1, 2020

It could be nice and beneficial if Travis could build and upload somewhere APKs of successfull pull request builds, for beta testers.

Maybe not yet worth it but if we get a lot of pull requests, it could be helpful.

@timbze
Copy link
Contributor

timbze commented Jun 1, 2020

Kind of separate idea, I know some platforms have a separate branch that they set up to auto-build. So for example, when ready to release beta, merge to beta branch, and there can be pipelines set up to build apk and add to beta tag under releases.

But this would be different from building together with PRs.

@tuomas2
Copy link
Contributor Author

tuomas2 commented Jun 1, 2020

Actually it would be possible to experiment with Github Actions too as CI replacement.

CI could be employed more for various tasks, but I'm not sure if it's worth the trouble yet. But of course, pull requests (for configuring something more fancy) are welcome :-)

@tuomas2 tuomas2 removed their assignment Jun 4, 2020
@timbze
Copy link
Contributor

timbze commented Jul 21, 2020

@tuomas2 Github does not allow apk attachments, but zipped yes. But I guess that would be fine?

@tuomas2
Copy link
Contributor Author

tuomas2 commented Jul 22, 2020

Less inconvenient than clicking apk directly, but I guess better than nothing. We can try.

@tuomas2
Copy link
Contributor Author

tuomas2 commented Jul 22, 2020

It is possible to upload apk somewhere (repository for example) and put a link to it.

@timbze
Copy link
Contributor

timbze commented Jul 22, 2020

It is possible to upload apk somewhere (repository for example) and put a link to it.

I think we may need to do that. It seems that it's impossible to attach files to pr or issue comment programmatically. I contacted github about it to see if I'm missing something.

Edit: Github confirmed my thoughts and said this:

There's currently no API for comment file attachments at the moment unfortunately so it's not possible to do this programatically. Sorry I don't have better news but if you have questions, please let me know.

See this issue in a Github staff repo

@tuomas2 tuomas2 mentioned this issue Sep 3, 2020
10 tasks
@timbze
Copy link
Contributor

timbze commented Sep 3, 2020

Closing in favor of #730

@timbze timbze closed this as completed Sep 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants