simnova / ownercommunity

MIT License
2 stars 1 forks source link

Duy static website #141

Closed nguyenduy closed 4 weeks ago

nguyenduy commented 4 weeks ago

Summary by Sourcery

This pull request updates the Azure Pipelines configuration by adding new environment variables and revising the resource group name for the production environment. Additionally, it improves the build process by switching from 'npm install' to 'npm ci'.

sourcery-ai[bot] commented 4 weeks ago

Reviewer's Guide by Sourcery

This pull request updates the Azure Pipelines configuration for the 'ui-community' project. It includes changes to environment variables, build scripts, and CORS settings. The main focus is on improving the build process and updating environment-specific configurations.

File-Level Changes

Files Changes
ui-community/azure-pipelines.yml
ui-community/build-pipeline/cra-npm-build.yml
Updated the build process and environment variables to improve reliability and consistency across different environments.
ui-community/iac/parameters.json Cleared the 'allowedOrigins' CORS settings for better security and flexibility.

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.