Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Properties are an integral component to FlexDeploy, which allow plugins Plugins and workflows Workflows to be customized and parameterized to support very flexible build and deployment needs. Property definitions are provided by plugins Plugins or workflows Workflows, and their values are specified on associated environment instances or projects Instances, Environment Instances, or Projects depending on the defined scope.

...

Property Scope

All properties are defined with either an environment instanceEnvironment Instance, instance Instance or project Project scope.

  • The 

...

  • Environment Instance scope is appropriate for those properties which will vary by

...

  • Environment for each

...

  • Instance, but will be shared across all projects using a particular plugin or workflow.
  • The

...

  •  Instance scope is appropriate for those properties which are specific for an

...

  • Instance, but will be shared across all

...

  • Projects and Environments using that Instance. These are usually found on SCM instances, Test Instances, and Issue Tracking System Instances.
  • The Project scope is appropriate when properties values will vary by project.

The owning plugin Plugin or workflow Workflow will determine the default scope for each property it defines. However, any environment instance Environment-Instance-scoped property can be overridden at the project Project level if necessary.

Maintain Properties

Child pages (Children Display)