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
guillaume ac30274d96 Implement modifications for engine.#Pull, engine.#Push, docker.#Push, docker.#Pull
Signed-off-by: guillaume <guillaume.derouville@gmail.com>
2022-01-31 23:14:35 +01:00
..
auth.go Implement modifications for engine.#Pull, engine.#Push, docker.#Push, docker.#Pull 2022-01-31 23:14:35 +01:00
copy.go engine.#Copy matches docker.#Copy 2022-01-27 20:09:12 -07:00
dockerfile.go Make env in ImageConfig a map 2022-01-26 17:12:08 -01:00
exec.go test: clean up yarn test 2022-01-21 12:45:59 -08: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
imageconfig.go Make env in ImageConfig a map 2022-01-26 17:12:08 -01: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 Implement modifications for engine.#Pull, engine.#Push, docker.#Push, docker.#Pull 2022-01-31 23:14:35 +01:00
push.go Implement modifications for engine.#Pull, engine.#Push, docker.#Push, docker.#Pull 2022-01-31 23:14:35 +01:00
readfile.go engine.#ReadFile 2021-12-15 14:35:08 +01:00
source.go engine.#Source: Fix relative path support 2022-01-28 15:00:52 -08:00
task.go cue modules: move stdlib to pkg/alpha.dagger.io 2022-01-11 13:16:37 -08:00
transformsecret.go moved secret.MarshalCUE to outside of Walk 2022-01-25 16:49:27 -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