This repository has been archived on 2024-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
dagger/plan/task
Richard Jones 05820f3a67
supports map of secrets; errors redact plaintext
Signed-off-by: Richard Jones <richard@dagger.io>
2022-01-13 15:06:08 -07:00
..
auth.go implemented integration tests for engine.#Pull + moved auth code separately for sharing code with other tasks later 2021-12-17 10:07:33 -08:00
build.go Fix nits + cue.mod I let slip through 2022-01-07 21:32:15 -07:00
copy.go Allow for nil buildkit References 2021-12-21 12:10:48 -07:00
exec.go Allow for nil buildkit References 2021-12-21 12:10:48 -07:00
gitpull.go added debug message 2021-12-22 15:44:16 -07:00
httpfetch.go fmt.Sprint 2021-12-22 17:10:33 -07:00
inputdirectory.go engine: Task PreRun Hook 2021-12-24 00:59:49 +01:00
inputsecretenv.go added trimSpace to inputs secrets 2021-12-23 09:22:50 -07:00
inputsecretexec.go logging stderr returning err 2022-01-12 10:25:56 -07:00
inputsecretfile.go engine: Make paths relative to the CUE file they're defined in 2021-12-23 13:48:47 -08:00
mkdir.go We need to use the State() function, rather than Result().ToState() 2022-01-03 14:34:49 -07:00
newsecret.go engine: LoadSecret->NewSecret 2022-01-07 12:08:37 -08:00
outputdirectory.go We need to use the State() function, rather than Result().ToState() 2022-01-03 14:34:49 -07:00
pipeline.go engine: task naming consistency 2021-12-22 16:19:40 +01:00
proxyendpoint.go engine: task naming consistency 2021-12-22 16:19:40 +01:00
pull.go engine.#Pull: don't apply image config 2021-12-22 16:26:58 +01:00
push.go We need to use the State() function, rather than Result().ToState() 2022-01-03 14:34:49 -07:00
readfile.go engine.#ReadFile 2021-12-15 14:35:08 +01:00
task.go cue modules: move stdlib to pkg/alpha.dagger.io 2022-01-11 13:16:37 -08:00
transformsecret.go supports map of secrets; errors redact plaintext 2022-01-13 15:06:08 -07:00
util.go engine.#Pull implementation 2021-12-13 16:13:49 +01:00
writefile.go Rename mode to permissions in fs.cue 2021-12-22 14:59:55 +01:00