Skip to content

Generates and packages the binaries needed for Durable Task Plugin

License

Notifications You must be signed in to change notification settings

jenkinsci/lib-durable-task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lib-durable-task

This repository provides the binaries that launch the scripts from durable-task.

The binary source is written in Golang. See the src/cmd folder for the main packages.

The code is cross-compiled via docker, and the compiled binaries are packaged into the library for use as a dependency in durable-task.