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
TP Honey 7a15ed7215
Merge pull request #13 from tphoney/add_silent_script
(feat) add silent version of bash and powershell Script
3 years ago
client Fixed parameter names in client retry func 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 update file headers [ci skip] 5 years ago
labels add labels package 5 years ago
licenses update file headers [ci skip] 5 years ago
livelog remove flush in Copy, un-necessary 5 years ago
logger update file headers [ci skip] 5 years ago
manifest abstracted pipeline runtime and poller 5 years ago
pipeline (feat) adding depends_on, image and detached fields to step 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 (feat) add silent version of bash and powershell Script 3 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.