nemerosa/ontrack-jenkins-cli-pipeline

Use pure GraphQL

Closed this issue · 0 comments

Using the CLI brings constraints in term of environment and performances.

This library can use GraphQL directly, without calling the CLI. This will simplify the maintenance.

We can keep a step to download and setup the CLI. Other steps must be adapted to use GraphQL directly.