Add support for Azure DevOps
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 35/100
Research direction
Start by locating the generate-workflow entry point and reviewing how pipeline targets are currently handled. Consult Azure DevOps pipeline YAML requirements and define the expected generated output. The work is done when generate-workflow can produce a valid Azure DevOps pipeline YAML and the behavior is covered by appropriate tests.
Written by the indexing model from the issue text.
Description
Is your feature request related to a problem? Please describe.
Before Microsoft acquired Github, there was an stll remain Azure DevOps which is a huge part of many enterprise environments, so I would like to see Draft support Azure DevOps pipeline creation.
Mention what platform you want to support the new feature
Azure DevOps pipelines
Describe the solution you'd like
'generate-workflow' should be able to generate a yaml pipeline for Azure DevOps.
Describe alternatives you've considered
Manually writing Azure DevOps pipeline.
Additional context
N/A
- Dominant language
- Go
- Stars
- 644
- Forks
- 74
- PR merge metrics
- No merged PRs in 30d
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.
More from Azure/draft
-
Difficulty 3/5 1-2 days Newbie friendliness 38/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 42/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 45/100
-
Difficulty 5/5 Over a week Newbie friendliness 25/100
Similar issues
-
area/dev-productivity area/disaster-recovery area/ipcei kind/enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
-
Difficulty 1/5 Under an hour Newbie friendliness 85/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
kind/bug status/0-triage
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
🤔 refinement needed
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
equinor/radix-operator#1979 ·