Android CI/CD with GitLab — Slack bot that can build Apks on the fly.

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • apk-dispatcher-slack-bot

    🤖 Slack Bot that uses the power of GitlabCI to build and give you the APKs from Gitlab for specified branches

  • Clone this repo (apk-dispatcher-slack-bot)

  • gitlab-ci-android

    GitLab CI image for building Android apps

  • The CI configuration yml file essential consists all the instructions required to run the CI pipeline. For environment setup, we can run the standard Android SDK instance. However, we can use the Docker image by Jangrewe which is pre-configured for Android. Later we need to add remaining instructions that help to build Apk and upload on to slack. Here is how it looks finally.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • profile

  • **AUTH_TOKEN:** This is basically your GitLab Personal Access Token. You can fetch it from your GitLab profile preferences → Access token and create one for you. (scope read_repository is enough for our use case).

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Build und deployment laugt mich aus

    1 project | /r/arbeitsleben | 12 May 2023
  • Show HN: Test your Gitlab CI Pipelines changes locally using Docker

    1 project | /r/patient_hackernews | 24 Feb 2021
  • Show HN: Test your Gitlab CI Pipelines changes locally using Docker

    1 project | /r/hackernews | 24 Feb 2021
  • glci - Test your Gitlab CI Pipeline changes locally using Docker.

    1 project | /r/continuousdelivery | 24 Feb 2021
  • glci - Test your Gitlab CI Pipeline changes locally using Docker.

    1 project | /r/docker | 24 Feb 2021