Internet Explorer is no longer supported. Many things will still work, but your experience will be degraded and some things won't function. Please use a modern browser such as Edge, Chrome, or Firefox.
{ "Name": "Release", "Description": "Builds a pre-release package (such NuGet, PyPI, or npm), publishes it to a ProGet feed, and later Repackages/Promotes into a stable package.", "Stages": [ { "Name": "Build", "Targets": [ { "ScriptId": "Build v900", "ServerNames": [], "ServerRoleNames": [ "windows-build" ], "DefaultServerContext": 4 } ], "Gate": { "UserApprovals": [], "GroupApprovals": [], "DeploymentWindows": [], "AutomatedChecks": { "Issues": { "Statuses": [] } }, "AutomaticApprovals": [] } }, { "Name": "RC", "Targets": [ { "ScriptId": "Deploy-RC", "ServerNames": [ "localhost" ], "ServerRoleNames": [], "DefaultServerContext": 1 } ], "Gate": { "UserApprovals": [], "GroupApprovals": [], "DeploymentWindows": [], "AutomatedChecks": { "Issues": { "Statuses": [] } }, "AutomaticApprovals": [] } }, { "Name": "Release", "Targets": [ { "ScriptId": "Deploy", "ServerNames": [ "localhost" ], "ServerRoleNames": [], "DefaultServerContext": 1 } ], "Gate": { "UserApprovals": [], "GroupApprovals": [], "DeploymentWindows": [], "AutomatedChecks": { "Issues": { "Closed": true, "Statuses": [] }, "HasAutomatedChecks": true }, "AutomaticApprovals": [ { "persistedObject": "<Inedo.BuildMaster.Extensibility.PromotionRequirements.GitBranchPromotionRequirement Assembly=\"BuildMasterExtensions\"><Properties BranchName=\"thousand\" /></Inedo.BuildMaster.Extensibility.PromotionRequirements.GitBranchPromotionRequirement>" } ] } } ], "TemplateVariables": [], "EventListeners": [ { "Event": 5, "PipelineStageNames": [], "Type": "DeployReleaseEventListener" }, { "Event": 5, "PipelineStageNames": [], "Type": "GitTagEventListener" } ] }