Vendor class

Properties

hashCode int
The hash code for this object.
no setterinherited
isPullRequest bool
Whether this CI run is for a Pull Request.
final
name String
The name of the CI vendor.
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Properties

current Vendor?
Returns the current CI Vendor or null if no CI vendor detected (e.g. not running on CI).
no setter
IS_APPCENTER bool
Returns true if Visual Studio App Center is the current CI vendor.
no setter
IS_APPCIRCLE bool
Returns true if Appcircle is the current CI vendor.
no setter
IS_APPVEYOR bool
Returns true if AppVeyor is the current CI vendor.
no setter
IS_AZURE_PIPELINES bool
Returns true if Azure Pipelines is the current CI vendor.
no setter
IS_BAMBOO bool
Returns true if Bamboo is the current CI vendor.
no setter
IS_BITBUCKET bool
Returns true if Bitbucket Pipelines is the current CI vendor.
no setter
IS_BITRISE bool
Returns true if Bitrise is the current CI vendor.
no setter
IS_BUDDY bool
Returns true if Buddy is the current CI vendor.
no setter
IS_BUILDKITE bool
Returns true if Buildkite is the current CI vendor.
no setter
IS_CIRCLE bool
Returns true if CircleCI is the current CI vendor.
no setter
IS_CIRRUS bool
Returns true if Cirrus CI is the current CI vendor.
no setter
IS_CODEBUILD bool
Returns true if AWS CodeBuild is the current CI vendor.
no setter
IS_CODEFRESH bool
Returns true if Codefresh is the current CI vendor.
no setter
IS_CODEMAGIC bool
Returns true if Codemagic is the current CI vendor.
no setter
IS_CODESHIP bool
Returns true if Codeship is the current CI vendor.
no setter
IS_DRONE bool
Returns true if Drone is the current CI vendor.
no setter
IS_DSARI bool
Returns true if dsari is the current CI vendor.
no setter
IS_EAS bool
Returns true if Expo Application Services is the current CI vendor.
no setter
IS_GITHUB_ACTIONS bool
Returns true if GitHub Actions is the current CI vendor.
no setter
IS_GITLAB bool
Returns true if GitLab CI is the current CI vendor.
no setter
IS_GOCD bool
Returns true if GoCD is the current CI vendor.
no setter
IS_HUDSON bool
Returns true if Hudson is the current CI vendor.
no setter
IS_JENKINS bool
Returns true if Jenkins is the current CI vendor.
no setter
IS_LAYERCI bool
Returns true if LayerCI is the current CI vendor.
no setter
IS_MAGNUM bool
Returns true if Magnum CI is the current CI vendor.
no setter
IS_NETLIFY bool
Returns true if Netlify CI is the current CI vendor.
no setter
IS_NEVERCODE bool
Returns true if Nevercode is the current CI vendor.
no setter
IS_RENDER bool
Returns true if Render is the current CI vendor.
no setter
IS_SAIL bool
Returns true if Sail CI is the current CI vendor.
no setter
IS_SCREWDRIVER bool
Returns true if Screwdriver is the current CI vendor.
no setter
IS_SEMAPHORE bool
Returns true if Semaphore is the current CI vendor.
no setter
IS_SHIPPABLE bool
Returns true if Shippable is the current CI vendor.
no setter
IS_SOLANO bool
Returns true if Solano CI is the current CI vendor.
no setter
IS_STRIDER bool
Returns true if Strider CD is the current CI vendor.
no setter
IS_TASKCLUSTER bool
Returns true if TaskCluster is the current CI vendor.
no setter
IS_TEAMCITY bool
Returns true if TeamCity is the current CI vendor.
no setter
IS_TRAVIS bool
Returns true if Travis CI is the current CI vendor.
no setter
IS_VERCEL bool
Returns true if Vercel is the current CI vendor.
no setter