Hi all, I wanted to query what others are doing with their open source projects on codeberg.

I have a Nuxt3 project (will share soon) but wanted to add the following. How do you do it?

  1. CI: I know they have woodpecker. Do you use that, or do you roll your own?
  2. Docker Images: Where do you push these? I know forejo has a built in container repository but I can’t find docs on the limits or how to use it?
  3. BOTS: specifically renovate to update those pesky npm dependencies.