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 5ef138fe84 secret exec
Signed-off-by: Richard Jones <richard@dagger.io>
2021-12-20 09:20:19 -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
exec.go engine: exec: support uid/gid/mask for secret mounts 2021-12-17 16:51:46 +01:00
localDirectory.go added debug message 2021-12-17 12:30:35 -07:00
pipeline.go runtime: support legacy Pipelines in new execution engine 2021-11-24 16:51:52 -08:00
pull.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
readfile.go engine.#ReadFile 2021-12-15 14:35:08 +01:00
secretenv.go compiler: FillFields helper, cleaned up repeated code 2021-12-13 16:13:49 +01:00
secretexec.go secret exec 2021-12-20 09:20:19 -07:00
secretfile.go compiler: FillFields helper, cleaned up repeated code 2021-12-13 16:13:49 +01:00
service.go refactored to handle errors better 2021-12-15 10:22:38 -07:00
task.go engine: fix hidden field path 2021-12-09 14:15:19 -05:00
util.go engine.#Pull implementation 2021-12-13 16:13:49 +01:00
writefile.go Clean up old code 2021-12-15 10:27:37 -08:00