simnova / ownercommunity

MIT License
2 stars 1 forks source link

Set up CI with Azure Pipelines #142

Closed nguyenduy closed 4 weeks ago

nguyenduy commented 4 weeks ago

Summary by Sourcery

This pull request introduces a CI pipeline configuration using Azure Pipelines for the 'ui-community' project. The pipeline includes stages for building, analyzing, and deploying the project, with specific configurations for both development and production environments.

sourcery-ai[bot] commented 4 weeks ago

Reviewer's Guide by Sourcery

This pull request sets up Continuous Integration (CI) for the 'ui-community' project using Azure Pipelines. The implementation includes defining pipeline triggers, variables, stages, and jobs for both development and production environments. The pipeline configuration file 'azure-pipelines.yml' is added to the project.

File-Level Changes

Files Changes
ui-community/azure-pipelines.yml Added a comprehensive CI pipeline configuration for the 'ui-community' project using Azure Pipelines, including triggers, variables, build stages, and deployment stages for both development and production environments.

Tips - Trigger a new Sourcery review by commenting `@sourcery-ai review` on the pull request. - You can change your review settings at any time by accessing your [dashboard](https://sourcery.ai/dashboard): - Enable or disable the Sourcery-generated pull request summary or reviewer's guide; - Change the review language; - You can always [contact us](mailto:support@sourcery.ai) if you have any questions or feedback.