We outline the efforts we bring into the conda(-forge) ecosystem to ensure it provides the basic requirements to meet the foudations of many (cyber) regulations
The autotick-bot is a crucial part of the conda-forge packaging ecosystem, but lacked local debugging capabilities. Learn how we addressed this and how to debug your feedstock's updates.
Developing code involves several tasks that are simple yet repetitive. This includes styling your code (we use `black`) and checking for common issues. These tasks can be easily automated.