Hi there!
I recently visited dagger docs after some time away and saw that it got updated to a new method using modules and functions and the older way where I can build a CI/CD binary is now in the archive
- Should I be worried that the 'older' method where I can build my own daggerized cli will be gone/deprecated?
- Are there any plans to "merge" both docs where it showcases both module/functions method and a way where I can build my daggerized CLI?
I understand that this method of writing functions then have dagger cli do the work should help with both cleaning up CI code and adoption of dagger in general, I still think the older method should stay on display instead of hidden behind the archives