#Like second command above, but full git
1 messages · Page 1 of 1 (latest)
dagger init --name=btd2 --sdk=https://github.com/dagger/dagger/sdk/php/runtime
✔ connect 1.2s
✘ ModuleSource.resolveFromCaller: ModuleSource! 0.0s
! failed to collect local module source deps: failed to collect local sdk: missing config file /my-path/https:/github.com/dagger/dagger/sdk/php/runtime/dagger.json
Sorry, I misunderstood you. PHP doesn't support modules yet, I was just saying how it will work when merged.
If there's an open PR for it, you'll be able to target the PR's git address.
oh got it. so there is a way to build a pipeline using php? if true any tutorial/doc with steps? thansk
you can build a pipeline with it
https://www.youtube.com/watch?v=iwhwWtQ2UQI << good intro
I truly believe Dagger is the next evolution of CI/CD implementation. As a subject matter expert in CI/CD, I spent years building the perfect system to mitigate challenges we face at a tech level and business level. Now along comes Dagger, created by Solomon, the founder of Docker, and it makes so many challenges disappear, by design, and opens ...
the module support is being worked on - literally just started looking into it today