dotnet / dotnet/roslyn-tools

Build retention tool should verify symbols were archived for inserted builds

Open
#225 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
109
Forks
85
Avg merge
2d 16h
Merged PRs (30d)
1

Description

Right now we kick off archiving for inserted builds. But if that job fails, or nobody ever ran the insertion tool (and it was inserted manually), we won't try again. The retention tool already has what's needed to do this, so we should just update it to check too.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading the retention tool and the existing build insertion and archiving flow. Trace how inserted builds trigger symbol archiving and identify the existing retention checks that can be reused. Done means the retention tool also detects builds whose symbols were not archived and attempts archiving again, including manually inserted builds.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.