Commit Graph

4 Commits

Author SHA1 Message Date
Niccolò Forlini 61dc7e8fd3 Remote danger-gitlab gem
NOJIRA
2025-04-14 07:36:00 +00:00
Maciej Surmacz 8e1379c868 Adds a danger stage to the CI and a check for MR size limit
MAILANDR-160
2022-06-07 18:21:12 +02:00
Marino Meneghel e8bcfda46c Add firebase deploy CI step to have master continuously deployed
- Rename gitlab-ci stages for consistency

- Add espresso dependency and adapt apk path based of flavors

- Fix instrumentation and UI tests samples after rebasing

- CI deploys debug build to firebase at every commit into master

- Deploy debug app to dedicated firebase-app

This allows testers to have both the production app and the develop one
at the same time (firebase app `1a431832c861474478cf8b` has `.dev`
suffix in the package name)

- Change firebase deploy step to depend on build-debug

- Deploy to firebase CI stage is only executed when merging to master

- Use custom docker image for Mail which comes with all the needed tools
  already installed (ruby-dev, make, gcc...)
- Add some basic info regarding CI to the README

MAILAND-2485
2021-11-11 18:02:40 +01:00
Marino Meneghel ef92e5f6fb Introduce fastlane to ease CI pipeline automation
MAILAND-2485
2021-10-28 09:54:04 +02:00