dotnet / dotnet/arcade-services
[darc/maestro++] Improve darc gather-drop's dry run
Open
- Dominant language
- C#
- Stars
- 86
- Forks
- 86
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 35
Description
The dry run ability today stops just short of downloading files. Location information is verified, but not much else. Dry run should be improved so:
- [ ] It checks the file exists and is accessible (this also means dealing with credentials)
- [ ] It checks downloading the file would not overwrite existing files (unless --overwrite is specified)
- [ ] We can baseline away dependencies we expect not to be able to find builds for (e.g. pinned version of xdt)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.