IntelliTect / IntelliTect/AzureDevOps-Tools
Identify workflows that reference or are triggered by other repos
- Ngôn ngữ chính
- PowerShell
- Star
- 7
- Fork
- 6
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
When migrating repos from ADO to GitHub, ADO pipelines that reference other ADO repos or are triggered by other repos will need references updated.
Add a utility to find and list all instances where pipelines reference other repos.
Notes:
* Search for ``` path:*.yml AND repo OR trigger ```
* Search API reference: https://learn.microsoft.com/en-us/rest/api/azure/devops/search/code-search-results/fetch-code-search-results?view=azure-devops-rest-7.1&tabs=HTTP
Hướng dẫn đóng góp
Hướng nghiên cứu
Start with the Azure DevOps code-search API reference and the suggested `path:*.yml AND repo OR trigger` query. Determine how the utility should enumerate pipeline references and repository-trigger relationships; done means it lists every matching instance needed for migration.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- azure, powershell
- Lĩnh vực
- devops, tooling
- Loại issue
- Tính năng
- Độ khó
- 4/5
- Thời gian dự kiến
- 3-5 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 35/100