Note: This API documentation is for FAKE version 4. The migration API documentation can be found
here. The API documentation for the new fake 5 modules can be found
here
UpdateBuildParams
AppVeyor parameters for update build as described
Record Fields
Record Field | Description |
AuthorEmail
Signature: string
|
Commit author email address |
AuthorName
Signature: string
|
Commit author name |
CommitId
Signature: string
|
Commit hash |
Committed
Signature: DateTime option
|
Commit date |
CommitterEmail
Signature: string
|
Committer email address |
CommitterName
Signature: string
|
Committer name |
Message
Signature: string
|
Commit message |
Version
Signature: string
|
Build version; must be unique for the current project |