Skip to content

SignPath/Build-Integrations-AzureDevOps

Repository files navigation

SignPath logo

SignPath Azure DevOps Build Pipeline Tasks

This repository contains the Azure DevOps Build Pipeline tasks for SignPath.io that can be used to integrate code signing into your build pipeline. You can find the tasks on the Azure DevOps marketplace.

Available tasks

  • SignPathSubmitSigningRequestTask
    Submit an artifact to SignPath. Either wait for the artifact to be signed synchronously and immediately download the resulting artifact, or, choose to write the signing request ID into an output variable and download the signed artifact later on using the SignPathDownloadSignedArtifact task.
  • SignPathDownloadSignedArtifactTask
    Download a signed artifact from SignPath. This task waits if the signing request has not yet been completed.

Status

Build Status

The project is built using Azure DevOps pipelines and the very same tasks provided in this repository for code signing. You can view the azure-pipelines.yml for reference.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published