feat: with cuddle file setup
All checks were successful
continuous-integration/drone/push Build is passing

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2024-04-05 23:09:58 +02:00
parent 310df8f127
commit 00daeaf166
3 changed files with 10 additions and 5 deletions

9
Cargo.lock generated
View File

@@ -307,7 +307,7 @@ dependencies = [
[[package]]
name = "cuddle-ci"
version = "0.2.0"
source = "git+https://git.front.kjuulh.io/kjuulh/dagger-components?branch=main#924bcf8c8c09419b49fd816230dfa6bcabb9cc18"
source = "git+https://git.front.kjuulh.io/kjuulh/dagger-components?branch=main#59748fb6e638411fb1c222c0c8e69fbd2d72d435"
dependencies = [
"async-trait",
"chrono",
@@ -336,17 +336,18 @@ dependencies = [
"dagger-sdk",
"eyre",
"tokio",
"tracing-subscriber",
]
[[package]]
name = "dagger-components"
version = "0.1.0"
source = "git+https://git.front.kjuulh.io/kjuulh/dagger-components?branch=main#924bcf8c8c09419b49fd816230dfa6bcabb9cc18"
source = "git+https://git.front.kjuulh.io/kjuulh/dagger-components?branch=main#59748fb6e638411fb1c222c0c8e69fbd2d72d435"
[[package]]
name = "dagger-cuddle-please"
version = "0.2.0"
source = "git+https://git.front.kjuulh.io/kjuulh/dagger-components?branch=main#924bcf8c8c09419b49fd816230dfa6bcabb9cc18"
source = "git+https://git.front.kjuulh.io/kjuulh/dagger-components?branch=main#59748fb6e638411fb1c222c0c8e69fbd2d72d435"
dependencies = [
"async-trait",
"dagger-sdk",
@@ -356,7 +357,7 @@ dependencies = [
[[package]]
name = "dagger-rust"
version = "0.2.0"
source = "git+https://git.front.kjuulh.io/kjuulh/dagger-components?branch=main#924bcf8c8c09419b49fd816230dfa6bcabb9cc18"
source = "git+https://git.front.kjuulh.io/kjuulh/dagger-components?branch=main#59748fb6e638411fb1c222c0c8e69fbd2d72d435"
dependencies = [
"async-trait",
"dagger-sdk",