bcgov / bcgov/Mines-Data-Platform
Configure Continuous Deployment Pipeline for Fabric Workspaces
- Dominant language
- HCL
- Stars
- 0
- Forks
- 1
- Avg merge
- 24m
- Merged PRs (30d)
- 1
Description
**What**
We need to set up a continuous deployment (CD) pipeline for the assets within the Fabric workspace. This will automate the deployment process and ensure that updates are delivered efficiently.
**Why**
Implementing this CD pipeline will enhance our deployment speed and reliability, reducing manual errors and improving overall productivity. It will also allow for quicker iterations and feedback from users.
## Acceptance Criteria
Given the Fabric workspace is set up, when changes are made to the assets, then the CD pipeline should trigger automatically.
Given the pipeline is triggered, when the deployment process runs, then it should successfully deploy the latest assets to the production environment.
Given the deployment is complete, when users access the workspace, then they should see the latest updates without downtime.
**Story Points:** 3
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.