Skip to content

sk92129/AzurePipeline4Flutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 

Repository files navigation

AzurePipeline4Flutter

Using Azure devops pipeline to trigger to build the flutter app for Android, iOS and web.

Installing some plugin into the Azure Pipeline for my azure project.

Find the plug in that you need and click on "Get it free" button.

image

You need to be logged into your azure devops web site to see this after pressing the blue button.

image

Click the blue "install" button -- ensure you have the correct permission level. Since this is a personal azure devops account, I have all the owner permission.

image

Install this on the azure pipeline for SonarQube code scanning.

https://marketplace.visualstudio.com/items?itemName=SonarSource.sonarqube

image

Click on Get It Free

It will download and install in the devops on the server and show this.

image

When the sonar scan is done, a report is generated and can be viewed on the server where the sonar qube service is running from. Screenshot 2023-12-01 at 12-43-30 Kangster - Overview - SonarQube

Using agent pool of a self-hosted centos machine to build on every trigger. image

References

https://blogs.infosupport.com/flutter-sonarqube-with-azure-pipelines/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published