diff --git a/api/GitReleaseManager.Core.Commands/ICommand_1/index.html b/api/GitReleaseManager.Core.Commands/ICommand_1/index.html
index 6aea4113..bc1c116a 100644
--- a/api/GitReleaseManager.Core.Commands/ICommand_1/index.html
+++ b/api/GitReleaseManager.Core.Commands/ICommand_1/index.html
@@ -183,16 +183,16 @@
ICommand<TOptions> Interface
Implementing Types
@@ -202,26 +202,26 @@ ICommand<TOptions> Interface
graph BT
Type["ICommand<TOptions>"]
class Type type-node
- Implementing0["OpenCommand"]-.->Type
- click Implementing0 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/OpenCommand"
- Implementing1["ShowConfigCommand"]-.->Type
- click Implementing1 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/ShowConfigCommand"
- Implementing2["AddAssetsCommand"]-.->Type
- click Implementing2 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/AddAssetsCommand"
+ Implementing0["PublishCommand"]-.->Type
+ click Implementing0 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/PublishCommand"
+ Implementing1["LabelCommand"]-.->Type
+ click Implementing1 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/LabelCommand"
+ Implementing2["CreateCommand"]-.->Type
+ click Implementing2 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/CreateCommand"
Implementing3["ExportCommand"]-.->Type
click Implementing3 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/ExportCommand"
- Implementing4["CreateCommand"]-.->Type
- click Implementing4 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/CreateCommand"
- Implementing5["PublishCommand"]-.->Type
- click Implementing5 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/PublishCommand"
- Implementing6["LabelCommand"]-.->Type
- click Implementing6 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/LabelCommand"
- Implementing7["CloseCommand"]-.->Type
- click Implementing7 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/CloseCommand"
- Implementing8["DiscardCommand"]-.->Type
- click Implementing8 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/DiscardCommand"
- Implementing9["InitCommand"]-.->Type
- click Implementing9 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/InitCommand"
+ Implementing4["CloseCommand"]-.->Type
+ click Implementing4 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/CloseCommand"
+ Implementing5["DiscardCommand"]-.->Type
+ click Implementing5 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/DiscardCommand"
+ Implementing6["ShowConfigCommand"]-.->Type
+ click Implementing6 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/ShowConfigCommand"
+ Implementing7["OpenCommand"]-.->Type
+ click Implementing7 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/OpenCommand"
+ Implementing8["InitCommand"]-.->Type
+ click Implementing8 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/InitCommand"
+ Implementing9["AddAssetsCommand"]-.->Type
+ click Implementing9 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/AddAssetsCommand"
diff --git a/api/GitReleaseManager.Core.Options/BaseSubOptions/index.html b/api/GitReleaseManager.Core.Options/BaseSubOptions/index.html
index df2cb034..1799276f 100644
--- a/api/GitReleaseManager.Core.Options/BaseSubOptions/index.html
+++ b/api/GitReleaseManager.Core.Options/BaseSubOptions/index.html
@@ -188,8 +188,8 @@ BaseSubOptions Class
Derived Types
@@ -202,10 +202,10 @@ BaseSubOptions Class
Type-->Base0["object"]
Type["BaseSubOptions"]
class Type type-node
- Derived0["BaseVcsOptions"]-->Type
- click Derived0 "/GitReleaseManager/api/GitReleaseManager.Core.Options/BaseVcsOptions"
- Derived1["ShowConfigSubOptions"]-->Type
- click Derived1 "/GitReleaseManager/api/GitReleaseManager.Core.Options/ShowConfigSubOptions"
+ Derived0["ShowConfigSubOptions"]-->Type
+ click Derived0 "/GitReleaseManager/api/GitReleaseManager.Core.Options/ShowConfigSubOptions"
+ Derived1["BaseVcsOptions"]-->Type
+ click Derived1 "/GitReleaseManager/api/GitReleaseManager.Core.Options/BaseVcsOptions"
Derived2["InitSubOptions"]-->Type
click Derived2 "/GitReleaseManager/api/GitReleaseManager.Core.Options/InitSubOptions"
diff --git a/api/GitReleaseManager.Core.Options/BaseVcsOptions/index.html b/api/GitReleaseManager.Core.Options/BaseVcsOptions/index.html
index 801e24bb..93481ddf 100644
--- a/api/GitReleaseManager.Core.Options/BaseVcsOptions/index.html
+++ b/api/GitReleaseManager.Core.Options/BaseVcsOptions/index.html
@@ -189,14 +189,14 @@ BaseVcsOptions Class
Derived Types
@@ -210,22 +210,22 @@ BaseVcsOptions Class
Base0-->Base1["object"]
Type["BaseVcsOptions"]
class Type type-node
- Derived0["LabelSubOptions"]-->Type
- click Derived0 "/GitReleaseManager/api/GitReleaseManager.Core.Options/LabelSubOptions"
- Derived1["AddAssetSubOptions"]-->Type
- click Derived1 "/GitReleaseManager/api/GitReleaseManager.Core.Options/AddAssetSubOptions"
- Derived2["ExportSubOptions"]-->Type
- click Derived2 "/GitReleaseManager/api/GitReleaseManager.Core.Options/ExportSubOptions"
- Derived3["OpenSubOptions"]-->Type
- click Derived3 "/GitReleaseManager/api/GitReleaseManager.Core.Options/OpenSubOptions"
- Derived4["CreateSubOptions"]-->Type
- click Derived4 "/GitReleaseManager/api/GitReleaseManager.Core.Options/CreateSubOptions"
- Derived5["CloseSubOptions"]-->Type
- click Derived5 "/GitReleaseManager/api/GitReleaseManager.Core.Options/CloseSubOptions"
- Derived6["PublishSubOptions"]-->Type
- click Derived6 "/GitReleaseManager/api/GitReleaseManager.Core.Options/PublishSubOptions"
- Derived7["DiscardSubOptions"]-->Type
- click Derived7 "/GitReleaseManager/api/GitReleaseManager.Core.Options/DiscardSubOptions"
+ Derived0["CloseSubOptions"]-->Type
+ click Derived0 "/GitReleaseManager/api/GitReleaseManager.Core.Options/CloseSubOptions"
+ Derived1["ExportSubOptions"]-->Type
+ click Derived1 "/GitReleaseManager/api/GitReleaseManager.Core.Options/ExportSubOptions"
+ Derived2["AddAssetSubOptions"]-->Type
+ click Derived2 "/GitReleaseManager/api/GitReleaseManager.Core.Options/AddAssetSubOptions"
+ Derived3["LabelSubOptions"]-->Type
+ click Derived3 "/GitReleaseManager/api/GitReleaseManager.Core.Options/LabelSubOptions"
+ Derived4["OpenSubOptions"]-->Type
+ click Derived4 "/GitReleaseManager/api/GitReleaseManager.Core.Options/OpenSubOptions"
+ Derived5["PublishSubOptions"]-->Type
+ click Derived5 "/GitReleaseManager/api/GitReleaseManager.Core.Options/PublishSubOptions"
+ Derived6["DiscardSubOptions"]-->Type
+ click Derived6 "/GitReleaseManager/api/GitReleaseManager.Core.Options/DiscardSubOptions"
+ Derived7["CreateSubOptions"]-->Type
+ click Derived7 "/GitReleaseManager/api/GitReleaseManager.Core.Options/CreateSubOptions"
diff --git a/assets/js/searchIndex.js b/assets/js/searchIndex.js
index b428105b..bb120358 100644
--- a/assets/js/searchIndex.js
+++ b/assets/js/searchIndex.js
@@ -39,1120 +39,1120 @@ var searchModule = function() {
a(
{
id:0,
- title:"GitLabProvider",
- content:"GitLabProvider",
+ title:"CloseSubOptions",
+ content:"CloseSubOptions",
description:'',
tags:''
},
{
- url:'/GitReleaseManager/api/GitReleaseManager.Core.Provider/GitLabProvider',
- title:"GitLabProvider",
+ url:'/GitReleaseManager/api/GitReleaseManager.Core.Options/CloseSubOptions',
+ title:"CloseSubOptions",
description:""
}
);
a(
{
id:1,
- title:"TemplateFactory",
- content:"TemplateFactory",
+ title:"IVcsService",
+ content:"IVcsService",
description:'',
tags:''
},
{
- url:'/GitReleaseManager/api/GitReleaseManager.Core.Templates/TemplateFactory',
- title:"TemplateFactory",
+ url:'/GitReleaseManager/api/GitReleaseManager.Core/IVcsService',
+ title:"IVcsService",
description:""
}
);
a(
{
id:2,
- title:"InvalidIssuesException",
- content:"InvalidIssuesException",
+ title:"GitLabProviderIntegrationTests",
+ content:"GitLabProviderIntegrationTests",
description:'',
tags:''
},
{
- url:'/GitReleaseManager/api/GitReleaseManager.Core.Exceptions/InvalidIssuesException',
- title:"InvalidIssuesException",
+ url:'/GitReleaseManager/api/GitReleaseManager.IntegrationTests/GitLabProviderIntegrationTests',
+ title:"GitLabProviderIntegrationTests",
description:""
}
);
a(
{
id:3,
- title:"ClipBoardHelper",
- content:"ClipBoardHelper",
+ title:"ReleaseNotesBuilderIntegrationTests",
+ content:"ReleaseNotesBuilderIntegrationTests",
description:'',
tags:''
},
{
- url:'/GitReleaseManager/api/GitReleaseManager.IntegrationTests/ClipBoardHelper',
- title:"ClipBoardHelper",
+ url:'/GitReleaseManager/api/GitReleaseManager.IntegrationTests/ReleaseNotesBuilderIntegrationTests',
+ title:"ReleaseNotesBuilderIntegrationTests",
description:""
}
);
a(
{
id:4,
- title:"LabelSubOptions",
- content:"LabelSubOptions",
+ title:"ICommand",
+ content:"ICommand",
description:'',
tags:''
},
{
- url:'/GitReleaseManager/api/GitReleaseManager.Core.Options/LabelSubOptions',
- title:"LabelSubOptions",
+ url:'/GitReleaseManager/api/GitReleaseManager.Core.Commands/ICommand_1',
+ title:"ICommand",
description:""
}
);
a(
{
id:5,
- title:"BaseVcsOptions",
- content:"BaseVcsOptions",
+ title:"ExportSubOptions",
+ content:"ExportSubOptions",
description:'',
tags:''
},
{
- url:'/GitReleaseManager/api/GitReleaseManager.Core.Options/BaseVcsOptions',
- title:"BaseVcsOptions",
+ url:'/GitReleaseManager/api/GitReleaseManager.Core.Options/ExportSubOptions',
+ title:"ExportSubOptions",
description:""
}
);
a(
{
id:6,
- title:"TemplateKind",
- content:"TemplateKind",
+ title:"ReleaseTemplates",
+ content:"ReleaseTemplates",
description:'',
tags:''
},
{
- url:'/GitReleaseManager/api/GitReleaseManager.Core.Templates/TemplateKind',
- title:"TemplateKind",
+ url:'/GitReleaseManager/api/GitReleaseManager.Core.Templates/ReleaseTemplates',
+ title:"ReleaseTemplates",
description:""
}
);
a(
{
id:7,
- title:"GitHubProvider",
- content:"GitHubProvider",
+ title:"PublishCommand",
+ content:"PublishCommand",
description:'',
tags:''
},
{
- url:'/GitReleaseManager/api/GitReleaseManager.Core.Provider/GitHubProvider',
- title:"GitHubProvider",
+ url:'/GitReleaseManager/api/GitReleaseManager.Core.Commands/PublishCommand',
+ title:"PublishCommand",
description:""
}
);
a(
{
id:8,
- title:"IReleaseNotesExporter",
- content:"IReleaseNotesExporter",
+ title:"Issue",
+ content:"Issue",
description:'',
tags:''
},
{
- url:'/GitReleaseManager/api/GitReleaseManager.Core.ReleaseNotes/IReleaseNotesExporter',
- title:"IReleaseNotesExporter",
+ url:'/GitReleaseManager/api/GitReleaseManager.Core.Model/Issue',
+ title:"Issue",
description:""
}
);
a(
{
id:9,
- title:"GitLabProfile",
- content:"GitLabProfile",
+ title:"ReleaseNotesBuilder",
+ content:"ReleaseNotesBuilder",
description:'',
tags:''
},
{
- url:'/GitReleaseManager/api/GitReleaseManager.Core.MappingProfiles/GitLabProfile',
- title:"GitLabProfile",
+ url:'/GitReleaseManager/api/GitReleaseManager.Core.ReleaseNotes/ReleaseNotesBuilder',
+ title:"ReleaseNotesBuilder",
description:""
}
);
a(
{
id:10,
- title:"GitHubProfile",
- content:"GitHubProfile",
+ title:"InvalidIssuesException",
+ content:"InvalidIssuesException",
description:'',
tags:''
},
{
- url:'/GitReleaseManager/api/GitReleaseManager.Core.MappingProfiles/GitHubProfile',
- title:"GitHubProfile",
+ url:'/GitReleaseManager/api/GitReleaseManager.Core.Exceptions/InvalidIssuesException',
+ title:"InvalidIssuesException",
description:""
}
);
a(
{
id:11,
- title:"VcsProvider",
- content:"VcsProvider",
+ title:"BaseVcsOptions",
+ content:"BaseVcsOptions",
description:'',
tags:''
},
{
- url:'/GitReleaseManager/api/GitReleaseManager.Core.Model/VcsProvider',
- title:"VcsProvider",
+ url:'/GitReleaseManager/api/GitReleaseManager.Core.Options/BaseVcsOptions',
+ title:"BaseVcsOptions",
description:""
}
);
a(
{
id:12,
- title:"ConfigurationProvider",
- content:"ConfigurationProvider",
+ title:"ItemState",
+ content:"ItemState",
description:'',
tags:''
},
{
- url:'/GitReleaseManager/api/GitReleaseManager.Core.Configuration/ConfigurationProvider',
- title:"ConfigurationProvider",
+ url:'/GitReleaseManager/api/GitReleaseManager.Core.Model/ItemState',
+ title:"ItemState",
description:""
}
);
a(
{
id:13,
- title:"OpenCommand",
- content:"OpenCommand",
+ title:"GitLabProvider",
+ content:"GitLabProvider",
description:'',
tags:''
},
{
- url:'/GitReleaseManager/api/GitReleaseManager.Core.Commands/OpenCommand',
- title:"OpenCommand",
+ url:'/GitReleaseManager/api/GitReleaseManager.Core.Provider/GitLabProvider',
+ title:"GitLabProvider",
description:""
}
);
a(
{
id:14,
- title:"Program",
- content:"Program",
+ title:"CreateConfig",
+ content:"CreateConfig",
description:'',
tags:''
},
{
- url:'/GitReleaseManager/api/GitReleaseManager.Cli/Program',
- title:"Program",
+ url:'/GitReleaseManager/api/GitReleaseManager.Core.Configuration/CreateConfig',
+ title:"CreateConfig",
description:""
}
);
a(
{
id:15,
- title:"Ensure",
- content:"Ensure",
+ title:"ReleaseNotesExporter",
+ content:"ReleaseNotesExporter",
description:'',
tags:''
},
{
- url:'/GitReleaseManager/api/GitReleaseManager.Core/Ensure',
- title:"Ensure",
+ url:'/GitReleaseManager/api/GitReleaseManager.Core.ReleaseNotes/ReleaseNotesExporter',
+ title:"ReleaseNotesExporter",
description:""
}
);
a(
{
id:16,
- title:"OpenSubOptions",
- content:"OpenSubOptions",
+ title:"NotFoundException",
+ content:"NotFoundException",
description:'',
tags:''
},
{
- url:'/GitReleaseManager/api/GitReleaseManager.Core.Options/OpenSubOptions',
- title:"OpenSubOptions",
+ url:'/GitReleaseManager/api/GitReleaseManager.Core.Exceptions/NotFoundException',
+ title:"NotFoundException",
description:""
}
);
a(
{
id:17,
- title:"LabelAlias",
- content:"LabelAlias",
+ title:"TemplateKind",
+ content:"TemplateKind",
description:'',
tags:''
},
{
- url:'/GitReleaseManager/api/GitReleaseManager.Core.Configuration/LabelAlias',
- title:"LabelAlias",
+ url:'/GitReleaseManager/api/GitReleaseManager.Core.Templates/TemplateKind',
+ title:"TemplateKind",
description:""
}
);
a(
{
id:18,
- title:"CreateSubOptions",
- content:"CreateSubOptions",
+ title:"CommentsObjectDescriptor",
+ content:"CommentsObjectDescriptor",
description:'',
tags:''
},
{
- url:'/GitReleaseManager/api/GitReleaseManager.Core.Options/CreateSubOptions',
- title:"CreateSubOptions",
+ url:'/GitReleaseManager/api/GitReleaseManager.Core.Configuration.CommentSerialization/CommentsObjectDescriptor',
+ title:"CommentsObjectDescriptor",
description:""
}
);
a(
{
id:19,
- title:"ShowConfigSubOptions",
- content:"ShowConfigSubOptions",
+ title:"MainOptions",
+ content:"MainOptions",
description:'',
tags:''
},
{
- url:'/GitReleaseManager/api/GitReleaseManager.Core.Options/ShowConfigSubOptions',
- title:"ShowConfigSubOptions",
+ url:'/GitReleaseManager/api/GitReleaseManager.Core.Options/MainOptions',
+ title:"MainOptions",
description:""
}
);
a(
{
id:20,
- title:"LabelConfig",
- content:"LabelConfig",
+ title:"CommentsObjectGraphVisitor",
+ content:"CommentsObjectGraphVisitor",
description:'',
tags:''
},
{
- url:'/GitReleaseManager/api/GitReleaseManager.Core.Configuration/LabelConfig',
- title:"LabelConfig",
+ url:'/GitReleaseManager/api/GitReleaseManager.Core.Configuration.CommentSerialization/CommentsObjectGraphVisitor',
+ title:"CommentsObjectGraphVisitor",
description:""
}
);
a(
{
id:21,
- title:"ShowConfigCommand",
- content:"ShowConfigCommand",
+ title:"GitHubProfile",
+ content:"GitHubProfile",
description:'',
tags:''
},
{
- url:'/GitReleaseManager/api/GitReleaseManager.Core.Commands/ShowConfigCommand',
- title:"ShowConfigCommand",
+ url:'/GitReleaseManager/api/GitReleaseManager.Core.MappingProfiles/GitHubProfile',
+ title:"GitHubProfile",
description:""
}
);
a(
{
id:22,
- title:"LogConfiguration",
- content:"LogConfiguration",
+ title:"LabelCommand",
+ content:"LabelCommand",
description:'',
tags:''
},
{
- url:'/GitReleaseManager/api/GitReleaseManager.Cli.Logging/LogConfiguration',
- title:"LogConfiguration",
+ url:'/GitReleaseManager/api/GitReleaseManager.Core.Commands/LabelCommand',
+ title:"LabelCommand",
description:""
}
);
a(
{
id:23,
- title:"ClientBuilder",
- content:"ClientBuilder",
+ title:"AddAssetSubOptions",
+ content:"AddAssetSubOptions",
description:'',
tags:''
},
{
- url:'/GitReleaseManager/api/GitReleaseManager.IntegrationTests/ClientBuilder',
- title:"ClientBuilder",
+ url:'/GitReleaseManager/api/GitReleaseManager.Core.Options/AddAssetSubOptions',
+ title:"AddAssetSubOptions",
description:""
}
);
a(
{
id:24,
- title:"AddAssetsCommand",
- content:"AddAssetsCommand",
+ title:"LabelSubOptions",
+ content:"LabelSubOptions",
description:'',
tags:''
},
{
- url:'/GitReleaseManager/api/GitReleaseManager.Core.Commands/AddAssetsCommand',
- title:"AddAssetsCommand",
+ url:'/GitReleaseManager/api/GitReleaseManager.Core.Options/LabelSubOptions',
+ title:"LabelSubOptions",
description:""
}
);
a(
{
id:25,
- title:"RateLimit",
- content:"RateLimit",
+ title:"ForbiddenException",
+ content:"ForbiddenException",
description:'',
tags:''
},
{
- url:'/GitReleaseManager/api/GitReleaseManager.Core.Model/RateLimit',
- title:"RateLimit",
+ url:'/GitReleaseManager/api/GitReleaseManager.Core.Exceptions/ForbiddenException',
+ title:"ForbiddenException",
description:""
}
);
a(
{
id:26,
- title:"CloseSubOptions",
- content:"CloseSubOptions",
+ title:"CreateCommand",
+ content:"CreateCommand",
description:'',
tags:''
},
{
- url:'/GitReleaseManager/api/GitReleaseManager.Core.Options/CloseSubOptions',
- title:"CloseSubOptions",
+ url:'/GitReleaseManager/api/GitReleaseManager.Core.Commands/CreateCommand',
+ title:"CreateCommand",
description:""
}
);
a(
{
id:27,
- title:"Config",
- content:"Config",
+ title:"IssueComment",
+ content:"IssueComment",
description:'',
tags:''
},
{
- url:'/GitReleaseManager/api/GitReleaseManager.Core.Configuration/Config',
- title:"Config",
+ url:'/GitReleaseManager/api/GitReleaseManager.Core.Model/IssueComment',
+ title:"IssueComment",
description:""
}
);
a(
{
id:28,
- title:"PublishSubOptions",
- content:"PublishSubOptions",
+ title:"IVcsProvider",
+ content:"IVcsProvider",
description:'',
tags:''
},
{
- url:'/GitReleaseManager/api/GitReleaseManager.Core.Options/PublishSubOptions',
- title:"PublishSubOptions",
+ url:'/GitReleaseManager/api/GitReleaseManager.Core.Provider/IVcsProvider',
+ title:"IVcsProvider",
description:""
}
);
a(
{
id:29,
- title:"AddAssetSubOptions",
- content:"AddAssetSubOptions",
+ title:"VcsService",
+ content:"VcsService",
description:'',
tags:''
},
{
- url:'/GitReleaseManager/api/GitReleaseManager.Core.Options/AddAssetSubOptions',
- title:"AddAssetSubOptions",
+ url:'/GitReleaseManager/api/GitReleaseManager.Core/VcsService',
+ title:"VcsService",
description:""
}
);
a(
{
id:30,
- title:"ReleaseAsset",
- content:"ReleaseAsset",
+ title:"VcsProvider",
+ content:"VcsProvider",
description:'',
tags:''
},
{
- url:'/GitReleaseManager/api/GitReleaseManager.Core.Model/ReleaseAsset',
- title:"ReleaseAsset",
+ url:'/GitReleaseManager/api/GitReleaseManager.Core.Model/VcsProvider',
+ title:"VcsProvider",
description:""
}
);
a(
{
id:31,
- title:"ExportCommand",
- content:"ExportCommand",
+ title:"IReleaseNotesExporter",
+ content:"IReleaseNotesExporter",
description:'',
tags:''
},
{
- url:'/GitReleaseManager/api/GitReleaseManager.Core.Commands/ExportCommand',
- title:"ExportCommand",
+ url:'/GitReleaseManager/api/GitReleaseManager.Core.ReleaseNotes/IReleaseNotesExporter',
+ title:"IReleaseNotesExporter",
description:""
}
);
a(
{
id:32,
- title:"AutoMapperConfiguration",
- content:"AutoMapperConfiguration",
+ title:"ClipBoardHelper",
+ content:"ClipBoardHelper",
description:'',
tags:''
},
{
- url:'/GitReleaseManager/api/GitReleaseManager.Core/AutoMapperConfiguration',
- title:"AutoMapperConfiguration",
+ url:'/GitReleaseManager/api/GitReleaseManager.IntegrationTests/ClipBoardHelper',
+ title:"ClipBoardHelper",
description:""
}
);
a(
{
id:33,
- title:"GitLabProviderIntegrationTests",
- content:"GitLabProviderIntegrationTests",
+ title:"ShowConfigCommand",
+ content:"ShowConfigCommand",
description:'',
tags:''
},
{
- url:'/GitReleaseManager/api/GitReleaseManager.IntegrationTests/GitLabProviderIntegrationTests',
- title:"GitLabProviderIntegrationTests",
+ url:'/GitReleaseManager/api/GitReleaseManager.Core.Commands/ShowConfigCommand',
+ title:"ShowConfigCommand",
description:""
}
);
a(
{
id:34,
- title:"IReleaseNotesBuilder",
- content:"IReleaseNotesBuilder",
+ title:"ApiException",
+ content:"ApiException",
description:'',
tags:''
},
{
- url:'/GitReleaseManager/api/GitReleaseManager.Core.ReleaseNotes/IReleaseNotesBuilder',
- title:"IReleaseNotesBuilder",
+ url:'/GitReleaseManager/api/GitReleaseManager.Core.Exceptions/ApiException',
+ title:"ApiException",
description:""
}
);
a(
{
id:35,
- title:"CreateCommand",
- content:"CreateCommand",
+ title:"ExportCommand",
+ content:"ExportCommand",
description:'',
tags:''
},
{
- url:'/GitReleaseManager/api/GitReleaseManager.Core.Commands/CreateCommand',
- title:"CreateCommand",
+ url:'/GitReleaseManager/api/GitReleaseManager.Core.Commands/ExportCommand',
+ title:"ExportCommand",
description:""
}
);
a(
{
id:36,
- title:"ConfigSerializer",
- content:"ConfigSerializer",
+ title:"ReleaseAssetUpload",
+ content:"ReleaseAssetUpload",
description:'',
tags:''
},
{
- url:'/GitReleaseManager/api/GitReleaseManager.Core.Configuration/ConfigSerializer',
- title:"ConfigSerializer",
+ url:'/GitReleaseManager/api/GitReleaseManager.Core.Model/ReleaseAssetUpload',
+ title:"ReleaseAssetUpload",
description:""
}
);
a(
{
id:37,
- title:"DiscardSubOptions",
- content:"DiscardSubOptions",
+ title:"ItemStateFilter",
+ content:"ItemStateFilter",
description:'',
tags:''
},
{
- url:'/GitReleaseManager/api/GitReleaseManager.Core.Options/DiscardSubOptions',
- title:"DiscardSubOptions",
+ url:'/GitReleaseManager/api/GitReleaseManager.Core.Model/ItemStateFilter',
+ title:"ItemStateFilter",
description:""
}
);
a(
{
id:38,
- title:"CommentsObjectDescriptor",
- content:"CommentsObjectDescriptor",
+ title:"TemplateFactory",
+ content:"TemplateFactory",
description:'',
tags:''
},
{
- url:'/GitReleaseManager/api/GitReleaseManager.Core.Configuration.CommentSerialization/CommentsObjectDescriptor',
- title:"CommentsObjectDescriptor",
+ url:'/GitReleaseManager/api/GitReleaseManager.Core.Templates/TemplateFactory',
+ title:"TemplateFactory",
description:""
}
);
a(
{
id:39,
- title:"ExportConfig",
- content:"ExportConfig",
+ title:"AutoMapperConfiguration",
+ content:"AutoMapperConfiguration",
description:'',
tags:''
},
{
- url:'/GitReleaseManager/api/GitReleaseManager.Core.Configuration/ExportConfig',
- title:"ExportConfig",
+ url:'/GitReleaseManager/api/GitReleaseManager.Core/AutoMapperConfiguration',
+ title:"AutoMapperConfiguration",
description:""
}
);
a(
{
id:40,
- title:"IVcsProvider",
- content:"IVcsProvider",
+ title:"Helper",
+ content:"Helper",
description:'',
tags:''
},
{
- url:'/GitReleaseManager/api/GitReleaseManager.Core.Provider/IVcsProvider',
- title:"IVcsProvider",
+ url:'/GitReleaseManager/api/GitReleaseManager.IntegrationTests/Helper',
+ title:"Helper",
description:""
}
);
a(
{
id:41,
- title:"VcsService",
- content:"VcsService",
+ title:"TemplateLoader",
+ content:"TemplateLoader",
description:'',
tags:''
},
{
- url:'/GitReleaseManager/api/GitReleaseManager.Core/VcsService',
- title:"VcsService",
+ url:'/GitReleaseManager/api/GitReleaseManager.Core.Templates/TemplateLoader',
+ title:"TemplateLoader",
description:""
}
);
a(
{
id:42,
- title:"NotFoundException",
- content:"NotFoundException",
+ title:"FileSystem",
+ content:"FileSystem",
description:'',
tags:''
},
{
- url:'/GitReleaseManager/api/GitReleaseManager.Core.Exceptions/NotFoundException',
- title:"NotFoundException",
+ url:'/GitReleaseManager/api/GitReleaseManager.Core.Helpers/FileSystem',
+ title:"FileSystem",
description:""
}
);
a(
{
id:43,
- title:"ReleaseAssetUpload",
- content:"ReleaseAssetUpload",
+ title:"ExportConfig",
+ content:"ExportConfig",
description:'',
tags:''
},
{
- url:'/GitReleaseManager/api/GitReleaseManager.Core.Model/ReleaseAssetUpload',
- title:"ReleaseAssetUpload",
+ url:'/GitReleaseManager/api/GitReleaseManager.Core.Configuration/ExportConfig',
+ title:"ExportConfig",
description:""
}
);
a(
{
id:44,
- title:"CommentsObjectGraphVisitor",
- content:"CommentsObjectGraphVisitor",
+ title:"OpenCommand",
+ content:"OpenCommand",
description:'',
tags:''
},
{
- url:'/GitReleaseManager/api/GitReleaseManager.Core.Configuration.CommentSerialization/CommentsObjectGraphVisitor',
- title:"CommentsObjectGraphVisitor",
+ url:'/GitReleaseManager/api/GitReleaseManager.Core.Commands/OpenCommand',
+ title:"OpenCommand",
description:""
}
);
a(
{
id:45,
- title:"IssueComment",
- content:"IssueComment",
+ title:"CloseConfig",
+ content:"CloseConfig",
description:'',
tags:''
},
{
- url:'/GitReleaseManager/api/GitReleaseManager.Core.Model/IssueComment',
- title:"IssueComment",
+ url:'/GitReleaseManager/api/GitReleaseManager.Core.Configuration/CloseConfig',
+ title:"CloseConfig",
description:""
}
);
a(
{
id:46,
- title:"FileSystem",
- content:"FileSystem",
+ title:"OpenSubOptions",
+ content:"OpenSubOptions",
description:'',
tags:''
},
{
- url:'/GitReleaseManager/api/GitReleaseManager.Core.Helpers/FileSystem',
- title:"FileSystem",
+ url:'/GitReleaseManager/api/GitReleaseManager.Core.Options/OpenSubOptions',
+ title:"OpenSubOptions",
description:""
}
);
a(
{
id:47,
- title:"IFileSystem",
- content:"IFileSystem",
+ title:"Program",
+ content:"Program",
description:'',
tags:''
},
{
- url:'/GitReleaseManager/api/GitReleaseManager.Core.Helpers/IFileSystem',
- title:"IFileSystem",
+ url:'/GitReleaseManager/api/GitReleaseManager.Cli/Program',
+ title:"Program",
description:""
}
);
a(
{
id:48,
- title:"Label",
- content:"Label",
+ title:"CloseCommand",
+ content:"CloseCommand",
description:'',
tags:''
},
{
- url:'/GitReleaseManager/api/GitReleaseManager.Core.Model/Label',
- title:"Label",
+ url:'/GitReleaseManager/api/GitReleaseManager.Core.Commands/CloseCommand',
+ title:"CloseCommand",
description:""
}
);
a(
{
id:49,
- title:"Issue",
- content:"Issue",
+ title:"Label",
+ content:"Label",
description:'',
tags:''
},
{
- url:'/GitReleaseManager/api/GitReleaseManager.Core.Model/Issue',
- title:"Issue",
+ url:'/GitReleaseManager/api/GitReleaseManager.Core.Model/Label',
+ title:"Label",
description:""
}
);
a(
{
id:50,
- title:"ItemStateFilter",
- content:"ItemStateFilter",
+ title:"ConfigurationProvider",
+ content:"ConfigurationProvider",
description:'',
tags:''
},
{
- url:'/GitReleaseManager/api/GitReleaseManager.Core.Model/ItemStateFilter',
- title:"ItemStateFilter",
+ url:'/GitReleaseManager/api/GitReleaseManager.Core.Configuration/ConfigurationProvider',
+ title:"ConfigurationProvider",
description:""
}
);
a(
{
id:51,
- title:"DiscardCommand",
- content:"DiscardCommand",
+ title:"CreateSubOptions",
+ content:"CreateSubOptions",
description:'',
tags:''
},
{
- url:'/GitReleaseManager/api/GitReleaseManager.Core.Commands/DiscardCommand',
- title:"DiscardCommand",
+ url:'/GitReleaseManager/api/GitReleaseManager.Core.Options/CreateSubOptions',
+ title:"CreateSubOptions",
description:""
}
);
a(
{
id:52,
- title:"CommentGatheringTypeInspector",
- content:"CommentGatheringTypeInspector",
+ title:"LogConfiguration",
+ content:"LogConfiguration",
description:'',
tags:''
},
{
- url:'/GitReleaseManager/api/GitReleaseManager.Core.Configuration.CommentSerialization/CommentGatheringTypeInspector',
- title:"CommentGatheringTypeInspector",
+ url:'/GitReleaseManager/api/GitReleaseManager.Cli.Logging/LogConfiguration',
+ title:"LogConfiguration",
description:""
}
);
a(
{
id:53,
- title:"IVcsService",
- content:"IVcsService",
+ title:"IFileSystem",
+ content:"IFileSystem",
description:'',
tags:''
},
{
- url:'/GitReleaseManager/api/GitReleaseManager.Core/IVcsService',
- title:"IVcsService",
+ url:'/GitReleaseManager/api/GitReleaseManager.Core.Helpers/IFileSystem',
+ title:"IFileSystem",
description:""
}
);
a(
{
id:54,
- title:"PublishCommand",
- content:"PublishCommand",
+ title:"MilestoneExtensions",
+ content:"MilestoneExtensions",
description:'',
tags:''
},
{
- url:'/GitReleaseManager/api/GitReleaseManager.Core.Commands/PublishCommand',
- title:"PublishCommand",
+ url:'/GitReleaseManager/api/GitReleaseManager.Core.Extensions/MilestoneExtensions',
+ title:"MilestoneExtensions",
description:""
}
);
a(
{
id:55,
- title:"LabelCommand",
- content:"LabelCommand",
+ title:"IReleaseNotesBuilder",
+ content:"IReleaseNotesBuilder",
description:'',
tags:''
},
{
- url:'/GitReleaseManager/api/GitReleaseManager.Core.Commands/LabelCommand',
- title:"LabelCommand",
+ url:'/GitReleaseManager/api/GitReleaseManager.Core.ReleaseNotes/IReleaseNotesBuilder',
+ title:"IReleaseNotesBuilder",
description:""
}
);
a(
{
id:56,
- title:"ForbiddenException",
- content:"ForbiddenException",
+ title:"CommentGatheringTypeInspector",
+ content:"CommentGatheringTypeInspector",
description:'',
tags:''
},
{
- url:'/GitReleaseManager/api/GitReleaseManager.Core.Exceptions/ForbiddenException',
- title:"ForbiddenException",
+ url:'/GitReleaseManager/api/GitReleaseManager.Core.Configuration.CommentSerialization/CommentGatheringTypeInspector',
+ title:"CommentGatheringTypeInspector",
description:""
}
);
a(
{
id:57,
- title:"InitCommand",
- content:"InitCommand",
+ title:"DiscardCommand",
+ content:"DiscardCommand",
description:'',
tags:''
},
{
- url:'/GitReleaseManager/api/GitReleaseManager.Core.Commands/InitCommand',
- title:"InitCommand",
+ url:'/GitReleaseManager/api/GitReleaseManager.Core.Commands/DiscardCommand',
+ title:"DiscardCommand",
description:""
}
);
a(
{
id:58,
- title:"InitSubOptions",
- content:"InitSubOptions",
+ title:"PublishSubOptions",
+ content:"PublishSubOptions",
description:'',
tags:''
},
{
- url:'/GitReleaseManager/api/GitReleaseManager.Core.Options/InitSubOptions',
- title:"InitSubOptions",
+ url:'/GitReleaseManager/api/GitReleaseManager.Core.Options/PublishSubOptions',
+ title:"PublishSubOptions",
description:""
}
);
a(
{
id:59,
- title:"CreateConfig",
- content:"CreateConfig",
+ title:"ReleaseAsset",
+ content:"ReleaseAsset",
description:'',
tags:''
},
{
- url:'/GitReleaseManager/api/GitReleaseManager.Core.Configuration/CreateConfig',
- title:"CreateConfig",
+ url:'/GitReleaseManager/api/GitReleaseManager.Core.Model/ReleaseAsset',
+ title:"ReleaseAsset",
description:""
}
);
a(
{
id:60,
- title:"ExportSubOptions",
- content:"ExportSubOptions",
+ title:"GitLabProfile",
+ content:"GitLabProfile",
description:'',
tags:''
},
{
- url:'/GitReleaseManager/api/GitReleaseManager.Core.Options/ExportSubOptions',
- title:"ExportSubOptions",
+ url:'/GitReleaseManager/api/GitReleaseManager.Core.MappingProfiles/GitLabProfile',
+ title:"GitLabProfile",
description:""
}
);
a(
{
id:61,
- title:"MainOptions",
- content:"MainOptions",
+ title:"RateLimit",
+ content:"RateLimit",
description:'',
tags:''
},
{
- url:'/GitReleaseManager/api/GitReleaseManager.Core.Options/MainOptions',
- title:"MainOptions",
+ url:'/GitReleaseManager/api/GitReleaseManager.Core.Model/RateLimit',
+ title:"RateLimit",
description:""
}
);
a(
{
id:62,
- title:"MilestoneExtensions",
- content:"MilestoneExtensions",
+ title:"ShowConfigSubOptions",
+ content:"ShowConfigSubOptions",
description:'',
tags:''
},
{
- url:'/GitReleaseManager/api/GitReleaseManager.Core.Extensions/MilestoneExtensions',
- title:"MilestoneExtensions",
+ url:'/GitReleaseManager/api/GitReleaseManager.Core.Options/ShowConfigSubOptions',
+ title:"ShowConfigSubOptions",
description:""
}
);
a(
{
id:63,
- title:"ICommand",
- content:"ICommand",
+ title:"DiscardSubOptions",
+ content:"DiscardSubOptions",
description:'',
tags:''
},
{
- url:'/GitReleaseManager/api/GitReleaseManager.Core.Commands/ICommand_1',
- title:"ICommand",
+ url:'/GitReleaseManager/api/GitReleaseManager.Core.Options/DiscardSubOptions',
+ title:"DiscardSubOptions",
description:""
}
);
a(
{
id:64,
- title:"SampleAttribute",
- content:"SampleAttribute",
+ title:"InitCommand",
+ content:"InitCommand",
description:'',
tags:''
},
{
- url:'/GitReleaseManager/api/GitReleaseManager.Core.Attributes/SampleAttribute',
- title:"SampleAttribute",
+ url:'/GitReleaseManager/api/GitReleaseManager.Core.Commands/InitCommand',
+ title:"InitCommand",
description:""
}
);
a(
{
id:65,
- title:"CloseCommand",
- content:"CloseCommand",
+ title:"OctokitExtensions",
+ content:"OctokitExtensions",
description:'',
tags:''
},
{
- url:'/GitReleaseManager/api/GitReleaseManager.Core.Commands/CloseCommand',
- title:"CloseCommand",
+ url:'/GitReleaseManager/api/GitReleaseManager.Core.Extensions/OctokitExtensions',
+ title:"OctokitExtensions",
description:""
}
);
a(
{
id:66,
- title:"ReleaseNotesBuilder",
- content:"ReleaseNotesBuilder",
+ title:"BaseSubOptions",
+ content:"BaseSubOptions",
description:'',
tags:''
},
{
- url:'/GitReleaseManager/api/GitReleaseManager.Core.ReleaseNotes/ReleaseNotesBuilder',
- title:"ReleaseNotesBuilder",
+ url:'/GitReleaseManager/api/GitReleaseManager.Core.Options/BaseSubOptions',
+ title:"BaseSubOptions",
description:""
}
);
a(
{
id:67,
- title:"Milestone",
- content:"Milestone",
+ title:"Config",
+ content:"Config",
description:'',
tags:''
},
{
- url:'/GitReleaseManager/api/GitReleaseManager.Core.Model/Milestone',
- title:"Milestone",
+ url:'/GitReleaseManager/api/GitReleaseManager.Core.Configuration/Config',
+ title:"Config",
description:""
}
);
a(
{
id:68,
- title:"TemplateLoader",
- content:"TemplateLoader",
+ title:"ConfigSerializer",
+ content:"ConfigSerializer",
description:'',
tags:''
},
{
- url:'/GitReleaseManager/api/GitReleaseManager.Core.Templates/TemplateLoader',
- title:"TemplateLoader",
+ url:'/GitReleaseManager/api/GitReleaseManager.Core.Configuration/ConfigSerializer',
+ title:"ConfigSerializer",
description:""
}
);
a(
{
id:69,
- title:"Helper",
- content:"Helper",
+ title:"Release",
+ content:"Release",
description:'',
tags:''
},
{
- url:'/GitReleaseManager/api/GitReleaseManager.IntegrationTests/Helper',
- title:"Helper",
+ url:'/GitReleaseManager/api/GitReleaseManager.Core.Model/Release',
+ title:"Release",
description:""
}
);
a(
{
id:70,
- title:"ApiException",
- content:"ApiException",
+ title:"LabelConfig",
+ content:"LabelConfig",
description:'',
tags:''
},
{
- url:'/GitReleaseManager/api/GitReleaseManager.Core.Exceptions/ApiException',
- title:"ApiException",
+ url:'/GitReleaseManager/api/GitReleaseManager.Core.Configuration/LabelConfig',
+ title:"LabelConfig",
description:""
}
);
a(
{
id:71,
- title:"ReleaseTemplates",
- content:"ReleaseTemplates",
+ title:"GitHubProvider",
+ content:"GitHubProvider",
description:'',
tags:''
},
{
- url:'/GitReleaseManager/api/GitReleaseManager.Core.Templates/ReleaseTemplates',
- title:"ReleaseTemplates",
+ url:'/GitReleaseManager/api/GitReleaseManager.Core.Provider/GitHubProvider',
+ title:"GitHubProvider",
description:""
}
);
a(
{
id:72,
- title:"Release",
- content:"Release",
+ title:"LabelAlias",
+ content:"LabelAlias",
description:'',
tags:''
},
{
- url:'/GitReleaseManager/api/GitReleaseManager.Core.Model/Release',
- title:"Release",
+ url:'/GitReleaseManager/api/GitReleaseManager.Core.Configuration/LabelAlias',
+ title:"LabelAlias",
description:""
}
);
a(
{
id:73,
- title:"ReleaseNotesExporter",
- content:"ReleaseNotesExporter",
+ title:"GitHubProviderIntegrationTests",
+ content:"GitHubProviderIntegrationTests",
description:'',
tags:''
},
{
- url:'/GitReleaseManager/api/GitReleaseManager.Core.ReleaseNotes/ReleaseNotesExporter',
- title:"ReleaseNotesExporter",
+ url:'/GitReleaseManager/api/GitReleaseManager.IntegrationTests/GitHubProviderIntegrationTests',
+ title:"GitHubProviderIntegrationTests",
description:""
}
);
a(
{
id:74,
- title:"BaseSubOptions",
- content:"BaseSubOptions",
+ title:"SampleAttribute",
+ content:"SampleAttribute",
description:'',
tags:''
},
{
- url:'/GitReleaseManager/api/GitReleaseManager.Core.Options/BaseSubOptions',
- title:"BaseSubOptions",
+ url:'/GitReleaseManager/api/GitReleaseManager.Core.Attributes/SampleAttribute',
+ title:"SampleAttribute",
description:""
}
);
a(
{
id:75,
- title:"ReleaseNotesBuilderIntegrationTests",
- content:"ReleaseNotesBuilderIntegrationTests",
+ title:"ClientBuilder",
+ content:"ClientBuilder",
description:'',
tags:''
},
{
- url:'/GitReleaseManager/api/GitReleaseManager.IntegrationTests/ReleaseNotesBuilderIntegrationTests',
- title:"ReleaseNotesBuilderIntegrationTests",
+ url:'/GitReleaseManager/api/GitReleaseManager.IntegrationTests/ClientBuilder',
+ title:"ClientBuilder",
description:""
}
);
a(
{
id:76,
- title:"CloseConfig",
- content:"CloseConfig",
+ title:"InitSubOptions",
+ content:"InitSubOptions",
description:'',
tags:''
},
{
- url:'/GitReleaseManager/api/GitReleaseManager.Core.Configuration/CloseConfig',
- title:"CloseConfig",
+ url:'/GitReleaseManager/api/GitReleaseManager.Core.Options/InitSubOptions',
+ title:"InitSubOptions",
description:""
}
);
a(
{
id:77,
- title:"ItemState",
- content:"ItemState",
+ title:"Ensure",
+ content:"Ensure",
description:'',
tags:''
},
{
- url:'/GitReleaseManager/api/GitReleaseManager.Core.Model/ItemState',
- title:"ItemState",
+ url:'/GitReleaseManager/api/GitReleaseManager.Core/Ensure',
+ title:"Ensure",
description:""
}
);
a(
{
id:78,
- title:"OctokitExtensions",
- content:"OctokitExtensions",
+ title:"Milestone",
+ content:"Milestone",
description:'',
tags:''
},
{
- url:'/GitReleaseManager/api/GitReleaseManager.Core.Extensions/OctokitExtensions',
- title:"OctokitExtensions",
+ url:'/GitReleaseManager/api/GitReleaseManager.Core.Model/Milestone',
+ title:"Milestone",
description:""
}
);
a(
{
id:79,
- title:"GitHubProviderIntegrationTests",
- content:"GitHubProviderIntegrationTests",
+ title:"AddAssetsCommand",
+ content:"AddAssetsCommand",
description:'',
tags:''
},
{
- url:'/GitReleaseManager/api/GitReleaseManager.IntegrationTests/GitHubProviderIntegrationTests',
- title:"GitHubProviderIntegrationTests",
+ url:'/GitReleaseManager/api/GitReleaseManager.Core.Commands/AddAssetsCommand',
+ title:"AddAssetsCommand",
description:""
}
);
diff --git a/feed.atom b/feed.atom
index 9cb4032d..fb52a658 100644
--- a/feed.atom
+++ b/feed.atom
@@ -4,5 +4,5 @@
GitReleaseManager
2023
- 2023-11-14T20:53:22Z
+ 2023-11-14T21:02:17Z
\ No newline at end of file
diff --git a/feed.rss b/feed.rss
index 89b8a2af..5eaf2c56 100644
--- a/feed.rss
+++ b/feed.rss
@@ -5,7 +5,7 @@
http://gittools.github.io/GitReleaseManager
2023
- Tue, 14 Nov 2023 20:53:22 GMT
- Tue, 14 Nov 2023 20:53:22 GMT
+ Tue, 14 Nov 2023 21:02:17 GMT
+ Tue, 14 Nov 2023 21:02:17 GMT
\ No newline at end of file