This plugin offers an interface from XL Release to CircleCI.
- Start XLR:
./gradlew runDockerCompose
circleci.Server
: Defines your CircleCI endpoint to be used.username
: Use this property to define the token as described in Authentication
circleci.GetUser
: Provides information about the signed in user- Implements the api call as described in User
circleci.TriggerBuild
: Triggers a build of the specified project and branch.- Implements the api call as described in Trigger a new Build with a Branch