Skip to content

Add ability to deploy test, bcpt tests and AI tests to sandbox environments during CI/CD #1667

@freddydk

Description

@freddydk

Add two properties to the DeployTo structure called:

  • includeTestApps: true/false to determine whether or not to include test apps from the selected projects in the deployment.
  • excludeAppIds: array of AppIds within the selected projects to exclude from the deployment (can be apps or test apps)

This will allow the CI/CD process to prepare an online environment for running tests, page scripting tests, bcpt tests or AI tests.

Metadata

Metadata

Assignees

Labels

ShippedFeature is included in the latest versionenhancementNew feature or request

Type

No type

Projects

Status

✅ Shipped

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions