Hi rustaceans! What are you working on this week? Did you discover something new, you want to share?

  • @secanaOP
    link
    41 month ago

    I reworked the whole CI/CD pipeline for https://kellnr.io. Switched from Ubuntu as the base image to the official Rust (Debian) image. Additionally, musl targets are build and released on github. This should allow kellnr to run out-of-the-box on any Linux distro.