Namespace CrashCABN.BugFiler
Classes
ADOBugFiler
Azure DevOps implementation of a bug filer.
ADOBugFilerFactory
ADOConnection
ADORepository
Azure DevOps bug database details.
BugDatabaseConnection
Uses Azure KeyVault data stored in a IConfiguration object to look up the bug database connection credentials associated with a given title name.
BugDetails
Contains the details for a bug instance along with any matching crash instance IDs that have been filed for the given app version, as well as any other bug IDs that are considered duplicate.
BugFilerBase<TThis, TItem>
BugFilerFactories
BugFilerFactory<TThis>
BugFilerField
BugFilerMessage
The queue message used to trigger the bug filer function.
BugFilerService
Logs a crash in the target bug database.
BugRepositoryConverter
BugRepositoryDetails
Details about the bug storage system to use.
ExtendedBugFilerBase
ExtendedBugFilerBase<TThis, TItem>
ExtendedJiraClient
IAttachmentContainerExtensions
IBugFilerFactoriesExtensions
IServiceCollectionExtensions
JiraBugFiler
JIRA implementation of a bug filer.
JiraBugFilerFactory
JiraRepository
Jira related details.
RemoteLink
RemoteLinkInfo
WorkItemTrackingHttpClient
WorkItemTypeFieldWithReferences
Interfaces
IBugDatabaseConnection
Used to provide bug database connection credentials for a given title name and service URI.