dotnet / dotnet/arcade-services

Add darc get-asset support for filtering by build/commit digest

Open
#2,600 6 comments 0 reactions 0 assignees View on GitHub
Copilot suitable
Dominant language
C#
Stars
86
Forks
86
Avg merge
1d 8h
Merged PRs (30d)
35

Description

Usage Scenario:

I have asset A from a particular build that I can lookup with get-asset. I know that same build produced asset B as well. How can I use darc to find the version of asset B from the same build?

Today, the only way I know how to do this is to lookup asset B without a filter and then search the results/output locally. This is inconvenient especially when the build in requestion exceeds the default age range. get-assets can be extremely slow in this scenario. What I would like is an option that lets me apply a filter on the build or commit digest.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.