cbat98

Results 6 issues of cbat98

When I try running the dep.py script on windows, I get an error preventing mpg123 from being installed properly, as it seems to be failing post validation checks. I've done...

The codebase that I'm working in already has css rules for a ".number" class, and this breaks the formatting inside my code editor when anything gets parsed as a number....

This PR adds a new build option for `peek` to support being able to skip checking HTTPS certificate errors to support deployment situations where corporate security software is "middleman-ing" HTTPS...

This PR augments the `azure_devops_agentpool_agent_info` metric by adding the agent's computer name as a label. This can be useful for grouping agents by the server that they're running on for...

Hi, I'm not a Go developer by any means, but whilst browsing the AZDO REST API documentation, I noticed that all of the datetimes that it returns are always in...

As the official REST API for listing releases only supports returning up to 100 results per request (even with $Top values greater than 100), the API returns a continuation token...