Bookmarks
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
2 results tagged ci  ✕   ✕
Kesin11/CIAnalyzer https://github.com/Kesin11/CIAnalyzer
Sun 23 Apr 2023 04:30:18 PM PDT archive.org

Today, many CI services provide the ability to build applications, docker images, and many other things. Since some of these builds can take a long time to build, you may want to analyze your build data, average build time, success rate, etc. Unfortunately, few services provide a dashboard for analyzing build data. As far as I know Azure Pipeline provides a great feature called Pipeline reports, but it only shows data about builds that have been run in Azure Pipeline.

CIAnalyzer collects build data using each service API, then normalizes the data format and exports it. So you can create a dashboard that allows you to analyze build data across multiple CI services using your favorite BI tools.

metrics ci cd monitoring building pipeline
alecthomas/gometalinter: Concurrently run Go lint tools and normalise their output https://github.com/alecthomas/gometalinter
Mon 15 Oct 2018 01:58:05 PM PDT archive.org

A tool that has as its dependencies practically every useful and still-supported Golang linter and static analyzer out there. Plug it into your toolchain and it'll do the work of two dozen other tools (which it is, really) in less time.

Can also be used locally, through your IDE or editor.

development golang lint staticanalysis infosec ci cd tools
4983 links, including 378 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn