GitReleaseManagerAddAssets(ICakeContext, string, string, string, string, string, GitReleaseManagerAddAssetsSettings) |
void |
Add Assets to an existing release using the specified settings.
static
|
GitReleaseManagerAddAssets(ICakeContext, string, string, string, string, string) |
void |
Add Assets to an existing release.
static
|
GitReleaseManagerClose(ICakeContext, string, string, string, string, GitReleaseManagerCloseMilestoneSettings) |
void |
Closes the milestone associated with a release using the specified settings.
static
|
GitReleaseManagerClose(ICakeContext, string, string, string, string) |
void |
Closes the milestone associated with a release.
static
|
GitReleaseManagerCreate(ICakeContext, string, string, string, GitReleaseManagerCreateSettings) |
void |
Creates a Package Release using the specified settings.
static
|
GitReleaseManagerCreate(ICakeContext, string, string, string) |
void |
Creates a Package Release.
static
|
GitReleaseManagerDiscard(ICakeContext, string, string, string, string, GitReleaseManagerDiscardSettings) |
void |
Discards a Release using the specified settings.
static
|
GitReleaseManagerDiscard(ICakeContext, string, string, string, string) |
void |
Discards a Release.
static
|
GitReleaseManagerExport(ICakeContext, string, string, string, FilePath, GitReleaseManagerExportSettings) |
void |
Exports the release notes using the specified settings.
static
|
GitReleaseManagerExport(ICakeContext, string, string, string, FilePath) |
void |
Exports the release notes.
static
|
GitReleaseManagerLabel(ICakeContext, string, string, string, GitReleaseManagerLabelSettings) |
void |
Deletes and creates labels using the specified settings.
static
|
GitReleaseManagerLabel(ICakeContext, string, string, string) |
void |
Deletes and creates labels.
static
|
GitReleaseManagerOpen(ICakeContext, string, string, string, string, GitReleaseManagerOpenMilestoneSettings) |
void |
Opens the milestone associated with a release using the specified settings.
static
|
GitReleaseManagerOpen(ICakeContext, string, string, string, string) |
void |
Opens the milestone associated with a release.
static
|
GitReleaseManagerPublish(ICakeContext, string, string, string, string, GitReleaseManagerPublishSettings) |
void |
Publishes the release using the specified settings.
static
|
GitReleaseManagerPublish(ICakeContext, string, string, string, string) |
void |
Publishes the release.
static
|