microsoft / microsoft/data-accelerator
Move default configurations files into Services deployment or initial configuration
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 312
- Forks
- 94
- Avg merge
- 18h 31m
- Merged PRs (30d)
- 1
Description
Is your feature request related to a problem? Please describe.
Common configurations should be part of the services to match code to be deployed.
Describe the solution you'd like
Move the json files from the Deployment folder to the Flows folder and include them in the release. The Deployment scripts should be able to use/deploy them from there.
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
Inspect the JSON files in the Deployment folder, the Flows folder, and the deployment scripts that reference them. Confirm how release packaging includes the files, then move the configurations and update deployment usage so the scripts deploy them from Flows without breaking initial configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- devops, release
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- Half a day
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100