dotnet / dotnet/arcade-services
Dependency graph builds could be slightly smarter with disambiguation
Open
Needs investigation
- Dominant language
- C#
- Stars
- 86
- Forks
- 86
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 35
Description
In case multiple builds match the same sha when building a dependency graph, and maestro doesn't know which is actually in use in the repo, it may be possible to do some more disambiguation based on other files:
- If there are no asset locations for one of the builds, eliminate it from contention.
- Look at other assets in the version.details file that are on the same file. If any are not ambiguous, choose that instead.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.