Version 4.0.26.4 (latest)
Datatype
Description
(object)
can
lock
Operations the current user is able to perform on this object
id
lock
Public ID of the CI run
ci_suite_id
lock
ID of the CI suite
project_id
lock
ID of the project
status
Status of the CI run
title
lock
Title of the CI run
trigger_type
lock
Trigger type of the CI run
user_id
lock
ID of the user that triggered the CI run
triggered_by_name
lock
Name of user that triggered the CI run
execution_id
lock
Execution ID of the CI run
result
Results of the CI run
Expand CIRunResult definition...
sql_result
Results of the SQL validation
Expand CISqlValidatorResult definition...
name
Name of the validator (sql)
incremental
Whether the validation was incremental
status
Status of the validation (unknown, failed, passed, skipped, errored, cancelled, queued, running)
tested
sql_error
Errors that occurred when attempting SQL validation
Expand CIGenericError definition...
type
A URI reference that identifies the problem type
title
Overview of the error
detail
Detail of the error
status
The HTTP status code for the problem
instance
URI reference that identifies the specific occurrence of the problem
assert_result
Results of the assert validation
Expand CIAssertValidatorResult definition...
name
Name of the validator (assert)
status
Status of the validation (unknown, failed, passed, skipped, errored, cancelled, queued, running)
tested
assert_error
Errors that occurred when attempting assert validation
Expand CIGenericError definition...
type
A URI reference that identifies the problem type
title
Overview of the error
detail
Detail of the error
status
The HTTP status code for the problem
instance
URI reference that identifies the specific occurrence of the problem
content_result
Results of the content validation
Expand CIContentValidatorResult definition...
name
Name of the validator (content)
incremental
Whether the validation was incremental
status
Status of the validation (unknown, failed, passed, skipped, errored, cancelled, queued, running)
tested
content_error
Errors that occurred when attempting content validation
Expand CIGenericError definition...
type
A URI reference that identifies the problem type
title
Overview of the error
detail
Detail of the error
status
The HTTP status code for the problem
instance
URI reference that identifies the specific occurrence of the problem
lookml_result
Results of the LookML validation
Expand CILookMLValidatorResult definition...
name
Name of the validator (lookml)
status
Status of the validation (unknown, failed, passed, skipped, errored, cancelled, queued, running)
error_count
Total number of failed LookML validations
errors
lookml_error
Errors that occurred when attempting LookML validation
Expand CIGenericError definition...
type
A URI reference that identifies the problem type
title
Overview of the error
detail
Detail of the error
status
The HTTP status code for the problem
instance
URI reference that identifies the specific occurrence of the problem
generic_error
Errors that occurred when attempting validation
Expand CIGenericError definition...
type
A URI reference that identifies the problem type
title
Overview of the error
detail
Detail of the error
status
The HTTP status code for the problem
instance
URI reference that identifies the specific occurrence of the problem
change_request_number
Change request number of the CI run
change_request_url
Change request URL of the CI run
change_request_name
Change request name of the CI run
change_request_commits_url
Change request commits URL of the CI run
git_service_name
lock
Git service name of the CI run
git_commit_ref
Git commit ref of the CI run
git_branch_name
Git branch name of the CI run
git_repository_name
Git repository name of the CI run
git_target_branch_name
Git target branch name of the CI run
git_status_url
Git status URL of the CI run
git_target_url
Git target URL of the CI run
created_at
lock
Time and date that the CI run was created
started_at
lock
Time and date that the CI run was started
finished_at
lock
Time and date that the CI run was finished
retries
lock
Number of retries of the CI run
assigned_ci_user_id
lock
ID of the CI user assigned to the CI run
assigned_ci_user_at
lock
Time and date that the CI user was assigned to the CI run
crashed_check_count
lock
Number of crashed checks of the CI run
run_url
lock
URL of the CI run