Pipeline Setup

The category pipeline setup provides workflow templates implementing preparation steps suitable for every pipeline.

  • Parameters - Compute a matrix of (operating system × Python version × environment) combinations for unit testing, platform testing or application testing and provide the result as a JSON string via pipeline outputs.

  • PrepareJob - Check GitHub Action environment variables and commits to provide precomputed variables as pipeline outputs.

  • ExtractConfiguration - Extract configuration settings from pyproject.toml and provide settings as pipeline outputs.