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

CI for Android app #58

Open
olyism opened this issue Jan 30, 2024 · 1 comment
Open

CI for Android app #58

olyism opened this issue Jan 30, 2024 · 1 comment
Labels
Mobile Mobile application pipeline template

Comments

@olyism
Copy link
Contributor

olyism commented Jan 30, 2024

Provide pipeline template that can be easily adapted for Android projects, focusing on both application and library development.

Ideas for a robust template:

  • Gradle
    • Well configured Gradle build environment
    • Exercise Gradle push and pull from a private repo
    • System test
  • Wrap this up into a Buildkite pipeline and get it pushing the build artifacts to the private repo using Buildkite OIDC tokens
  • Could we expand this for building a library for Android? Can we rig up that build and push packages from within pipelines?
@olyism olyism added the help wanted Extra attention is needed label Jan 30, 2024
@olyism
Copy link
Contributor Author

olyism commented Jan 30, 2024

Create this separate Issue from #43

@dannymidnight dannymidnight added Mobile Mobile application pipeline template and removed help wanted Extra attention is needed labels Feb 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mobile Mobile application pipeline template
Projects
None yet
Development

No branches or pull requests

2 participants