build-tracker icon indicating copy to clipboard operation
build-tracker copied to clipboard

A set of tools to track the size of your build artifacts over time.

Results 39 build-tracker issues
Sort by recently updated
recently updated
newest added

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

# Problem In my organization, we have several microservices, so if build tracker could be configured in a way that at one place we can see the graphs for all...

enhancement
help wanted
πŸ“ Repo: app
πŸ“ Repo: cli
πŸ“ Repo: with-postgres
πŸ“ Repo: with-mariadb
πŸ“ Repo: with-mysql

Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ws&package-manager=npm_and_yarn&previous-version=6.2.1&new-version=6.2.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

## Problem ## Steps to Reproduce Compare builds in Build Tracker, e.g. https://unsplash-web-build-tracker.herokuapp.com/builds/799595d967a3eb03c7be2896523c70563ac707e0/f1afb6915414bac2dbb3d77c24730c24ae8bc571 Sometimes Build Tracker shows the difference for a list item with an orange background colour but no...

## Problem I have warning/failing budgets on some of my builds, but looking at the server UI, ~there's no indication of that~. Oooh.. I found it. eg., on Lighthouse we...

## Use case Not all projects are concerned with `gzip` sizes of artifacts. For example: native iOS and Android applications. This is a bit 2.0.0 thinking, but I would still...

enhancement

I just noticed that all of my builds are uploading with their `branch` set to `HEAD`. IIUC, this is because of the way Travis builds workβ€”they clone the repository then...

help wanted
good first issue
πŸ“ Repo: docs

# Problem Changing any of the configurations for artifacts, groups, and budgets requires re-deploy of the application. This is mostly fine for some use-cases, but when tracking large applications, modules,...

enhancement
help wanted

# Problem Git SHAs are 40-characters long. This make URLs annoying to look at when they get generated for CI or shared from the UI. # Solution * Add a...

πŸ“ Repo: app
πŸ“ Repo: server
πŸ“ Repo: with-postgres
πŸ“ Repo: with-mariadb
πŸ“ Repo: with-mysql

# Problem There are no success stories to help others. # Solution Add a case-study style blog post that helps others get ideas on how they might set up their...

πŸ“ Repo: docs