dotnet / dotnet/arcade-services

Add links to BAR ID's in build page

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

Description

On barviz, VMR builds have a source manifest section, which has a column for BAR ID's.
We want to make those id's clickable, and open a navigation to the corresponding build on Barviz. But a build page also requires a channel name in order to render, and the frontend doesn't currently have the information of which channels the builds would apply to.

We'd like to implement one of the following options:
- find out appropriate channels for each BAR ID and create the corresponding links.
- allow the build page to query an appropriate channel from the backend if one has not been provided

The links were added in #6020 but removed because of broken links due to channel mistmatches

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.