Go helper package to extend Drone with customer runners.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Go to file
Eoin McAfee 0817a8dbf2 order imports 3 years ago
client add uploader to support streaming a card to the server 3 years ago
clone update file headers [ci skip] 5 years ago
container Moved IsRestrictedVolume func to runner-go. Updated implementation 3 years ago
environ Added a new func for step name env var only 3 years ago
handler abstracted pipeline runtime and poller 5 years ago
internal move schema update on step to runnner go logic 3 years ago
labels add labels package 5 years ago
licenses update file headers [ci skip] 5 years ago
livelog provide ability to read and upload cards to drone server. 3 years ago
logger update file headers [ci skip] 5 years ago
manifest abstracted pipeline runtime and poller 5 years ago
pipeline order imports 3 years ago
poller fix poller package 5 years ago
registry fix panic when registry image parsing fails 4 years ago
secret update file headers [ci skip] 5 years ago
server fixed: graceful shutdown of http servers 3 years ago
shell fix windows scripting when checking LastExitCode 5 years ago
.drone.yml initial commit 5 years ago
.gitignore initial commit 5 years ago
CHANGELOG.md Updated CHANGELOG to 1.8.0 3 years ago
LICENSE.md rename defensive to shield [ci skip] 4 years ago
README.md initial commit 5 years ago
go.mod (feat) adding depends_on, image and detached fields to step 3 years ago
go.sum (feat) adding depends_on, image and detached fields to step 3 years ago

README.md

runner-go

A collection of helper packages to extend Drone with customer runners.