UniRegensburg / unsere-app-fur-die-universitat-regensburg-bib-buddy

Bib Buddy - deine App für eine konzentrierte, offene Literaturarbeit!
0 stars 0 forks source link

Create android.yml #63

Closed silvia-ivanova-github-rep closed 3 years ago

silvia-ivanova-github-rep commented 3 years ago

Added android.yml-File for our CI-Workflow, which includes:

  1. Executing of unit tests
  2. Java Checkstyle
  3. Setup Java JDK
  4. Generation of APK

Note: As discussed with the team, creating a release with each pull request to the dev-branch is now excluded.

Affects: Entire app structure and functionality, so everyone (@SarahKurek @LuisMossburger @silvia-ivanova-github-rep @claudia3) can take a look.

Notes for Reviewer: Check if the .yml File is okay.