defuncart / shogi_proverbs

A mobile application containing 50 Shogi proverbs.
9 stars 0 forks source link

Feature/setup ci pull requests GitHub pages #1

Closed defuncart closed 3 years ago

defuncart commented 3 years ago

Sets up two simple CI pipelines:

  1. On PR, automatically test each feature branch:

    • Static code analysis
    • Unit & widget tests
    • Android build
    • iOS build
    • Web build
  2. Each merge into master triggers a job which publishes a web version of the app.