This website requires JavaScript.
Explore
Help
Register
Sign In
kjuulh
/
dagger
Archived
Watch
1
Star
0
Fork
0
You've already forked dagger
Code
Issues
1
Pull Requests
1
Projects
Releases
Wiki
Activity
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
History
Helder Correia
da90baa087
Add new Client API
...
Signed-off-by: Helder Correia <174525+helderco@users.noreply.github.com>
2022-03-07 17:13:16 -01:00
..
auth.go
Implement modifications for engine.#Pull, engine.#Push, docker.#Push, docker.#Pull
2022-01-31 23:14:35 +01:00
clientcommand.go
Add new Client API
2022-03-07 17:13:16 -01:00
clientenv.go
Add new Client API
2022-03-07 17:13:16 -01:00
clientfilesystemread.go
Add new Client API
2022-03-07 17:13:16 -01:00
clientfilesystemwrite.go
Add new Client API
2022-03-07 17:13:16 -01:00
clientplatform.go
Add new Client API
2022-03-07 17:13:16 -01:00
copy.go
engine.#Copy matches docker.#Copy
2022-01-27 20:09:12 -07:00
decodesecret.go
improved handling of p []cue.Selector in for loop
2022-02-05 10:01:06 -07:00
dockerfile.go
Implement modifications for engine.#Dockerfile tests, and fix lint errors
2022-02-01 00:35:02 +01:00
exec.go
implemented ability to pass #Secret as env var
2022-02-15 12:58:35 -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
imageconfig.go
Rename image config field for consistency
2022-02-17 11:14:57 -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
outputfile.go
Add outputs.files task to plan
2022-01-31 20:53:54 -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
Add new Client API
2022-03-07 17:13:16 -01:00
transformsecret.go
fixed lint issue
2022-01-31 18:46:10 -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