dotnet / dotnet/arcade-services

[darc/maestro++] Dependency update + add handling should be generic and consistent

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

Description

The update and add dependencies operations on the git file manager use different handling for:
- Adding (uses new updaters, but these can't be used for update)
- Updating (uses special handling for global.json, but not the generic known updater function)
- Script files are handled at the Remote level rather than the file manager level.

This should be consistent.

In addition, this is a good time to change how we specify 'well known' types. These should be able to be specified in the Version.details.xml file. So darc would read that and choose an updater based on the type. The default should be Versions.props.

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.