Appveyor

AppVeyor is a hosted continuous integration service for building and deploying applications.

14 actions Integration catalog
Request access
Connect Appveyor once you're in Boring.
01 · WHAT THE AGENT CAN DO

Actions

Every capability is a discrete, logged action the agent calls by name — scoped to what you authorize and recorded in the run trace.

Delete BuildAPPVEYOR_DELETE_BUILD
Tool to delete a build by ID. Use when you need to remove a build from AppVeyor. The API returns 204 No Content on successful deletion.
Download Build LogAPPVEYOR_DOWNLOAD_BUILD_LOG
Tool to download the build log for a specific job. Use when you need to retrieve the log output from a completed or running build job.
Get Build ArtifactsAPPVEYOR_GET_BUILD_ARTIFACTS
Tool to get the list of artifacts for a specific build job. Use when you need to retrieve artifacts after a job completes.
Get Build By VersionAPPVEYOR_GET_BUILD_BY_VERSION
Tool to get a specific project build by version number. Use when you need to retrieve detailed information about a build using its version identifier.
Get EnvironmentsAPPVEYOR_GET_ENVIRONMENTS
Tool to get a list of all deployment environments. Use when you need to enumerate available environments before creating deployments.
Get Project Branch Status BadgeAPPVEYOR_GET_PROJECT_BRANCH_STATUS_BADGE
Tool to get a project branch status badge image. Returns a PNG or SVG badge image showing the build status for a specific project branch.
Get ProjectsAPPVEYOR_GET_PROJECTS
Tool to get a list of all projects for the authenticated account. Use after authentication to enumerate available projects.
Get Project Status BadgeAPPVEYOR_GET_PROJECT_STATUS_BADGE
Tool to get project status badge image. Use when you need to retrieve the status badge for displaying project build status.
Get Public Project Status BadgeAPPVEYOR_GET_PUBLIC_PROJECT_STATUS_BADGE
Tool to get status badge image for a project with a public repository. Use when you need to retrieve a build status badge for display or documentation purposes.
Get RoleAPPVEYOR_GET_ROLE
Tool to retrieve details of a specific role. Use when you need to inspect permissions and metadata of a role by ID.
Get RolesAPPVEYOR_GET_ROLES
Tool to retrieve all roles in the account. Use when you need to enumerate available roles before assigning permissions.
Get User InvitationsAPPVEYOR_GET_USER_INVITATIONS
Tool to retrieve all pending user invitations in the account. Use when you need to list all outstanding invitations sent to potential team members.
Get UsersAPPVEYOR_GET_USERS
Tool to retrieve all users in the account. Use when you need to list all team users in your AppVeyor account.
List CollaboratorsAPPVEYOR_LIST_COLLABORATORS
Tool to retrieve all collaborators in the account. Use when you need to list all team collaborators in your AppVeyor account.