dotnet / dotnet/arcade-services

[Optional] Do Codeflow VersionFile updates in bulk

Open
#5,074 2 comments 0 reactions 1 assignee Claimed by @dkurepa View on GitHub
Dominant language
C#
Stars
86
Forks
86
Avg merge
1d 8h
Merged PRs (30d)
35

Description

Currently, when we're backflowing dependencies we use `AddDependencyAsync` and `RemoveDependencyAsync`. These methods load all version files from the local disc every time we use them, and also generate the newly added Version.Details.props every time.

There's no real need for this, we should be able to do this in just one go

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.