|
AppVeyor Account Name
-
Returns:
string
|
|
AppVeyor Build Agent API URL
-
Returns:
string
|
|
Artifact upload timeout in seconds. Default is 600 (10 minutes)
-
Returns:
string
|
|
Path to clone directory
-
Returns:
string
|
|
AppVeyor unique build ID
-
Returns:
string
|
|
Build number
-
Returns:
string
|
|
Build version
-
Returns:
string
|
|
Current build worker image the build is running on, e.g. Visual Studio 2015
-
Returns:
string
|
|
Timeout in seconds to download or upload each cache entry. Default is 300 (5 minutes)
-
Returns:
string
|
|
set to true to disable cache restore
-
Returns:
string
|
|
set to true to disable cache update
-
Returns:
string
|
|
Configuration name set on Build tab of project settings (or through configuration parameter in appveyor.yml).
-
Returns:
string
|
|
Timeout in seconds to download arbirtary files using appveyor DownloadFile command. Default is 300 (5 minutes)
-
Returns:
string
|
|
If the build has been started by the "New Build" button or from the same API
-
Returns:
string
|
|
If the build has been started by the "Re-Build commit/PR" button or from the same API
-
Returns:
string
|
|
If the build runs by scheduler;
-
Returns:
string
|
|
AppVeyor unique job ID
-
Returns:
string
|
|
The job name
-
Returns:
string
|
|
The Job Number
-
Returns:
string
|
|
Platform name set on Build tab of project settings (or through platform parameter in appveyor.yml).
-
Returns:
string
|
|
AppVeyor unique project ID
-
Returns:
string
|
|
Project name
-
Returns:
string
|
|
Project slug (as seen in project details URL)
-
Returns:
string
|
|
Pull (Merge) Request number
-
Returns:
string
|
|
Pull (Merge) Request title
-
Returns:
string
|
|
Build branch
-
Returns:
string
|
|
Commit ID (SHA)
-
Returns:
string
|
|
Commit author's name
-
Returns:
string
|
|
Commit author's email address
-
Returns:
string
|
|
Commit message
-
Returns:
string
|
|
The rest of the commit message after line break (if exists)
-
Returns:
string
|
|
Commit date/time
-
Returns:
string
|
|
Repository name in format owner-name/repo-name
-
Returns:
string
|
|
gitHub, bitBucket, kiln, vso, gitLab, gitHubEnterprise, gitLabEnterprise, stash, gitea, git, mercurial or subversion
-
Returns:
string
|
|
git or mercurial
-
Returns:
string
|
|
true if build has started by pushed tag; otherwise false
-
Returns:
bool
|
|
contains tag name for builds started by tag
-
Returns:
string
|
|
Timeout in seconds to download repository (GitHub, Bitbucket or VSTS) as zip file (shallow clone). Default is 1800 (30 minutes)
-
Returns:
string
|