[go: up one dir, main page]

Skip to content

Draft: Resolve "Add convenience facility to execute scripts in CI-like environment"

Description

Adds facility to run arbitrary shell code withing CI-like environment. In other words it merely sets up environment variables similar to what CI environment does and executes code within.

Related Issues

Relates to #1091

How has this been tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation
  • Chore (Related to CI or Packaging to platforms)

Closes #1091

Merge request reports

Loading