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

Suggestion: add CI/CD systems and tools #24

Closed
punksta opened this issue Jul 7, 2019 · 3 comments · Fixed by #30
Closed

Suggestion: add CI/CD systems and tools #24

punksta opened this issue Jul 7, 2019 · 3 comments · Fixed by #30
Labels
enhancement New feature or request

Comments

@punksta
Copy link

punksta commented Jul 7, 2019

I think it's important to know how to use ci for testing, building and publication, especially if you are working in a team.

tools/libs

  1. https://fastlane.tools/ - set of cli tools for mobile development automation
  2. https://github.com/Triple-T/gradle-play-publisher - publish apk and metadata from gradle tasks
  3. https://firebase.google.com/docs/test-lab/android/continuous - cloud testing

ci/cd software

  1. https://travis-ci.org/ cloud base
  2. https://circleci.com/ cloud base
  3. https://docs.gitlab.com/ee/ci/README.html cloud/self-hosted base
  4. https://jenkins.io/ - self-hosted
  5. https://www.jetbrains.com/teamcity/ - self-hosted/cloud
@drcabral
Copy link
Collaborator

Hey @punksta , thanks for your suggestion!

What do you think to include CI/CD box in "also nice to know" section?

@drcabral drcabral added the enhancement New feature or request label Jul 12, 2019
@punksta
Copy link
Author

punksta commented Jul 26, 2019

also nice to know sounds good.

@TWiStErRob
Copy link
Contributor

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

Successfully merging a pull request may close this issue.

3 participants