Skip to content

CineScope, an app that brings movie lovers together, one watchlist at a time.

Notifications You must be signed in to change notification settings

NIAEFEUP/workshop-ci-24-template

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CI/CD Workshop 2024

The objective

Let's imagine you've recently entered a company that develops a Flutter application, CineScope (completely not my ESOF project) however they have no CI/CD processes and they would like you to implement it.

You should have:

  • A CI pipeline that runs the linter, the formatter, and finally, the unit tests. It should run on every PR but also every push to the main branch;
  • A CD pipeline that builds the final application as an APK and creates a GitHub Release for it.

About

CineScope, an app that brings movie lovers together, one watchlist at a time.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 80.5%
  • C++ 6.0%
  • CMake 5.3%
  • HTML 4.6%
  • Gherkin 1.7%
  • Ruby 0.8%
  • Other 1.1%