
Botello: Get Your Build Logs Out of CI/CD and Into the Hands of AI
Build logs are one of the most underutilized data sources in software development. Every time your CI/CD pipeline runs, it generates a wealth of information about your build process: compilation times, warnings, errors, project dependencies and target execution order. Yet in most organizations, these logs just sit there in the pipeline run history, only viewed when something breaks. During last week, I built Botello to change that. Botello stands for Build Open Telemetry Logger and it is an open source… Read More »Botello: Get Your Build Logs Out of CI/CD and Into the Hands of AI







