microsoft / microsoft/AzureTRE
Allow `DISABLE_ACR_PUBLIC_ACCESS` variable to set via CI/CD
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 235
- Forks
- 192
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 13
Description
As a TRE Administrator
I want to be able to set the DISABLE_ACR_PUBLIC_ACCESS variable via GitHub Actions (CI/CD)
So that I can take advantage of the feature on my TRE deployment where releases are made exclusively via GitHub Actions
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing how DISABLE_ACR_PUBLIC_ACCESS is currently configured in the AzureTRE deployment and how GitHub Actions supplies deployment variables. No file or test is identified in the issue, so first locate the relevant workflow and configuration entry points. Done means the variable can be set through CI/CD and the deployment honors it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, github-actions
- Domain
- ci-cd, cloud
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100