Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 542 Bytes

File metadata and controls

23 lines (12 loc) · 542 Bytes

Lab 8

Analyzer

Add rules for analyzers in analysis_options.yaml to avoid infos and warnings in main.dart

Test

Add widget test for main.dart and apply running this test in GitHub Actions

CI/CD

Add new yaml file to get dependencies, analyze, test, and deploy using GitHub actions - this web app Check on which branch you need to push to run the job

Build

Add new job to build windows application in windows machine using GitHub actions

Docker

Add needed lines for exsists Dockerfile as linux container for web app