Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

License

NotificationsYou must be signed in to change notification settings

drone/go-task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository provides a simple module for implementing delegate tasks. This repository comes with a samplemain.go executable that demonstrates how this module can be used.

Exec a script (built-in):

./go-task --pretty samples/sample-exec.json

Get a secret from a file (built-in):

./go-task --pretty samples/sample-file.json

Get a secret (built-in) and use in script (built-in):

./go-task --pretty samples/sample-file-echo.json

Get a multi-line secret (built-in) and use in script (built-in):

./go-task --pretty samples/sample-file-echo-multiline.json

Get a user (cgi):

./go-task --pretty samples/get-user/task.json

Get a user list (cgi):

./go-task --pretty samples/get-user-list/task.json

Get a secret from vault (cgi):

./go-task --pretty samples/get-secret/task.json

Get a user (cgi) using a remote artifact (git):

./go-task --pretty samples/sample-cgi-from-repo.json

Releases

No releases published

Packages

No packages published

Contributors7

Languages


[8]ページ先頭

©2009-2025 Movatter.jp