nisrulz/flutter-examples

Example request: CI Integration

Offen

#22 geöffnet am 30.12.2018

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)Dart (1.640 Forks)batch import
Hacktoberfest

Repository-Metriken

Stars
 (7.145 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

Project Name: ci_integration Description: A flutter example app to setup CI integration such as Bitrise.

The app is supposed to work like:

  1. Using a specific free CI provider such as Bitrise
  2. It should be able to run a workflow such that it generates APK and other distribution formats for other platforms in a sub directory named dist.
  3. It should be able to run tests, lint checks, static code analysis and code formatter via worklfows

Contributor Guide