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.
Administration
Servers
Log In
Applications
Builds
Deploys
Releases
InedoSecurityLabs
InedoSecurityLabs.Content
Settings
Pipelines
Release Pipeline
Overview
Git
Branches
Commits
Files
Builds
Create New Build
View Builds
Test Results
Deploys
View Deployments
Release
Create Release
View Releases
Issues
Settings
Scripts
Pipelines
Configuration Files
All Settings
Visual Editor
JSON Editor
{ "Name": "Release", "Description": "Builds an application from a main or release branch, deploys it to an Integration stage, then a Test, and finally a Production stage.", "Stages": [ { "Name": "Build", "Targets": [ { "ScriptId": "Build", "EnvironmentName": "Build", "ServerNames": [ "winbuildsv1" ], "ServerRoleNames": [], "DefaultServerContext": 1 } ], "Gate": { "UserApprovals": [], "GroupApprovals": [], "DeploymentWindows": [], "AutomatedChecks": { "Issues": { "Statuses": [] } }, "AutomaticApprovals": [] }, "AutoPromote": true }, { "Name": "Testing", "Targets": [ { "ScriptId": "Deploy", "EnvironmentName": "Testing", "ServerNames": [ "xinedotestsv1" ], "ServerRoleNames": [], "DefaultServerContext": 1 } ], "Gate": { "UserApprovals": [], "GroupApprovals": [], "DeploymentWindows": [], "AutomatedChecks": { "Issues": { "Statuses": [] } }, "AutomaticApprovals": [] } }, { "Name": "Production", "Targets": [ { "ScriptId": "Deploy", "EnvironmentName": "Production", "ServerNames": [ "xinedowebsv2.inedo.com" ], "ServerRoleNames": [], "DefaultServerContext": 1 } ], "Gate": { "UserApprovals": [], "GroupApprovals": [], "DeploymentWindows": [], "AutomatedChecks": { "Issues": { "Statuses": [] } }, "AutomaticApprovals": [ { "persistedObject": "<Inedo.BuildMaster.Extensibility.PromotionRequirements.GitBranchPromotionRequirement Assembly=\"BuildMasterExtensions\"><Properties BranchName=\"thousand\" /></Inedo.BuildMaster.Extensibility.PromotionRequirements.GitBranchPromotionRequirement>" } ] } } ], "TemplateVariables": [], "EventListeners": [ { "Event": 5, "PipelineStageNames": [], "Type": "GitTagEventListener" }, { "Event": 5, "PipelineStageNames": [], "Type": "DeployReleaseEventListener" }, { "Event": 5, "PipelineStageNames": [], "Type": "CreateReleaseEventListener" } ] }
BuildMaster © 2024 Inedo, LLC
Version
2024.1 (Build 5)
•
Anonymous User