Type
Title:
Add RepositoryUrl, UserName, Password, and CredentialName to GitRepositoryMonitor
Created:
3/3/2021 4:49:16 AM by inedodean
Status:
closed on 3/4/2021 10:09:53 AM
Last pulled:
3/4/2021 10:09:53 AM
Description:
As part of BuildMaster 6.2 / SDK 1.7, we removed the ability to directly set a Url, Username, and Password on a GitRepositoryMonitor. Here's what the fields used to look like: https://github.com/Inedo/inedox-git/blob/27c4d1e0476be975b5c3b14d643d6340fc2c2683/Git/Git.InedoExtension/RepositoryMonitors/GitRepositoryMonitor.cs Let's add these back, so that users can override or set these instead of having to use a resource. See EDO-7417 for more context