microsoft / microsoft/fhir-server
Push helm chart to registry
- Dominant language
- TSQL
- Stars
- 1.4k
- Forks
- 592
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 41
Description
**User story**
As a user, I want to deploy the FHIR server with a helm chart published in a registry.
The helm chart should be pushed to ACR during PR builds and during CI build to allow users to pull directly from registry.
**Acceptance criteria**
1. When I do:
```
helm chart pull healthplatformregistry.azurecr.io/helm/fhir-server:latest
```
I will pull the helm chart to local registry.
Contributor guide
Research direction
Start by locating the Helm chart and the configuration for PR and CI builds. Trace how build artifacts are currently published, then determine where the chart should be pushed to ACR. Done means the documented helm chart pull command retrieves the latest chart from healthplatformregistry.azurecr.io.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, helm
- Domain
- ci-cd, cloud, devops
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100