Remove `debug` support for now; add links for in-progress rattler-build
issues
rattler-build debug support has been dropped in
https://github.com/prefix-dev/rattler-build/commit/c607abf0f3f06a3bdee90418230679860bfe77ea
due to the awkward implementation. It is going to be implemented
properly with the new API so we can readd debug support once the code
will make it into rattler-build source.
Add support for generating v1 recipes
This PR adds support for generating v1 recipes using
`conda-recipe-manager` to convert recipes generated with
`conda-skeleton` to the newer format.