Skip to content

Releases: GoogleChrome/lighthouse-ci

v0.3.7

13 Dec 16:32
Compare
Choose a tag to compare

v0.3.7 (2019-12-13)

  • feat(cli): add --extraHeaders flag to upload (c0ac6f7), closes #153
  • feat(cli): warn when using chromeFlags and puppeteerScript (#148) (67ed263), closes #148
  • feat(cli): support custom listening pattern for startServerCommand (#140) (898843f), closes #140
  • feat(server): show version in UI sidebar (#150) (06c32bc), closes #150
  • feat(utils): support manual overrides for all build context (94847db), closes #151
  • fix(cli): only warn for GitHub token if GitHub remote exists (bb4eded), closes #88
  • fix(server): de-emphasize magnified metric view (b26fe67), closes #80
  • docs(cli): add build context documentation (3de5c02)
  • docs(readme): use case examples in readme (3a34a7b)
  • docs(README): add community guides section (#120) (3a2a928), closes #120

v0.3.6

04 Dec 20:57
adfbd10
Compare
Choose a tag to compare

v0.3.6 (2019-12-04)

  • feat(cli): write HTML reports to .lighthouseci (#139) (adfbd10), closes #139
  • feat(cli): add --puppeteer-launch-options flag to collect (#135) (9365887), closes #135
  • feat(config): add yaml support for config file (a4b13d9)
  • feat(server): add calibrated/overall tabs for metrics (afd1b3b), closes #80
  • fix(cli): puppeteer script respects headful flag (73e7793)
  • docs: add heroku server guide (b23f2d6), closes #74
  • docs(cli): add yarn installation example (#125) (8c51ec4), closes #125
  • docs(config): add yaml support for config file (f95d079)
  • refactor(gitignore): ignore node_modules folder (c297b43)

v0.3.5

02 Dec 17:28
Compare
Choose a tag to compare

v0.3.5 (2019-12-02)

  • feat(cli): allow explicit URLs with --static-dist-dir (93b6742)
  • feat(cli): add --puppeteer-script flag to collect (037bc2c)
  • docs(cli): remove reference to mysql (b7cbede), closes #128
  • docs(cli): add guide for --puppeteer-script (ac0f345)
  • docs(recipes): add docker update script (5d82544)
  • docs(troubleshooting): add no-sandbox note and workaround link (e99d82c), closes #113
  • doc: update configuration doc with yargs API link (#123) (b43c312), closes #123

v0.3.4

21 Nov 22:27
Compare
Choose a tag to compare

v0.3.4 (2019-11-21)

  • feat(cli): add chrome installations to healthcheck (#103) (8551f85), closes #103
  • feat(utils): add support for gitlab build context + manual overrides (bc3bd47)
  • fix(server): redirect / to /app (2aa613e)
  • fix(server): remove 404 case when no master builds exist (720e522), closes #108
  • fix(server): show 404 page instead of redirect (69fc955)
  • fix(server): refined loading spinner (a157a41)
  • docs: add plugin example, remove unnecessary travis references (c670cec), closes #19
  • docs(cli): fixed link to assertions.md (#101) (2f98664), closes #101
  • docs(getting-started): add Jenkins example (09458a4), closes #91
  • docs(getting-started): add GitLab CI example (84a61ea)
  • docs(getting-started): add Circle CI docs (c15a710), closes #90
  • docs(README): add Learning Lighthouse CI to related projects (#107) (9fd60a2), closes #107
  • tests(utils): support travis build context tests (18fcc3e)

v0.3.3

17 Nov 04:55
0ed3426
Compare
Choose a tag to compare

v0.3.3 (2019-11-17)

  • feat(cli): add failureLabels to healthcheck (#99) (0ed3426), closes #99
  • feat(cli): support Windows (#79) (6919915), closes #79
  • feat(cli): add no-pwa preset (bdc7ea3)
  • feat(utils): support ci:client/ci:server rc properties (c0de542)
  • fix(server): load 100 builds on dashboard view (1521a4f)
  • fix(server): convert count badges into pill design (a96f7ce)
  • fix(server): narrower Nbsp for units (6d7403f)
  • fix(server): dashboard design tweaks (787589f)
  • fix(server): design tweaks (3d91a3b)
  • fix(utils): change budgets file conversion to correct KB units (#97) (36cb689), closes #97
  • docs: improved common misconceptions in getting started flow (d050357), closes #70 #50
  • docs: add note about server requirement for diffing (#76) (c2340f2), closes #76
  • docs: add README for @lhci/utils package (#94) (647eb69), closes #94
  • docs: add README for @lhci/server package (#93) (f6f1bf0), closes #93
  • docs: fix broken link in getting-started (#96) (42b9145), closes #96
  • docs: add more comprehensive configuration documentation (28ba174), closes #50 #51 #77
  • docs: restructure getting started guide (0ae2158)
  • docs: related projects section with GitHub Action (#71) (e77287a), closes #71
  • docs: add Github Actions example to getting started doc (#75) (77b61f2), closes #75
  • docs(cli): add README for @lhci/cli package (#72) (b02036f), closes #72
  • docs(getting-started): minor edit (6087de7)
  • tests: update e2e snapshots (5cee931)
  • tests(cli): clean slate before assert CLI commands (1ebb970)

v0.3.2

12 Nov 18:22
Compare
Choose a tag to compare

v0.3.2 (2019-11-12)

  • feat(utils): add support for circleci env vars in build context (#66) (6c04896), closes #66
  • fix(utils): use : separator for assertions rather than . (1aaeab2)
  • docs: clearer explanation for matrix build check (1c2544c)
  • docs(docker): update docker version to 0.3.1 (7420cc9)

v0.3.1

12 Nov 07:46
Compare
Choose a tag to compare

v0.3.1 (2019-11-12)

  • fix(cli): do not attempt to get commit time if ancestor hash is missing (c588086)
  • fix(cli): narrower usage of ancestorHash healthcheck (a859e17)
  • fix(cli): clearer wizard prompt for lhci server url (6792ad3), closes #63
  • docs: update default LHCI server URL (081a583)
  • docs: remove early alpha disclaimer (3dd074b)

v0.3.0

12 Nov 06:15
Compare
Choose a tag to compare

v0.3.0 (2019-11-12)

  • feat(cli): automatically use lighthouserc.json in cwd (bd7d44c), closes #48
  • feat(cli): add update notifier (7bcd7f2)
  • feat(cli): automatically detect startServerCommand in autorun (1f4e9c4)
  • feat(cli): add startServerCommand option to collect (94c9c6c)
  • feat(cli): add rcOverrides to autorun command (0c1c082)
  • feat(cli): add githubAppToken to upload (aa4aea5)
  • feat(cli): run healthcheck in autorun (81b209b)
  • feat(cli): add healthcheck command (1769433), closes #38
  • feat(cli): save committedAt with builds (35d1d5f)
  • feat(server): automatically migrate outdated statistics (0f4dd6b), closes #4
  • feat(server): add statistic version (c2dc676)
  • feat(server): load more builds in build hash selector (#56) (6b4d287), closes #56
  • feat(server): more builds in overview graphs (#54) (c5aaa34), closes #54
  • feat(server): allow duplicate hashes across branches (9b58fca)
  • feat(server): loading spinner design (f22bb8c)
  • feat(server): no projects design (3913e43)
  • feat(server): project list design (04126b8)
  • feat(server): empty project dashboard design (4d268a7)
  • feat(server): add lhr viewer button (4559ea0)
  • feat(server): full-width build menu designs (737b930)
  • feat(server): add links to project graphs (6830e09)
  • feat(server): convert to human-friendly URLs (696a95e), closes #40
  • feat(server): find build by partial id (e43d0e7)
  • feat(server): add project slugs (40de6e7)
  • feat(server): add github links to commits (ce30dd9)
  • feat(server): add audit-specific icons (c7934e6)
  • feat(server): add favicon (2dc0f90)
  • feat(server): consolidate build view warnings (be6a263)
  • feat(server): url dropdown and threshold selector in audit pane view (1bb903b)
  • feat(server): add commitedAt and ancestorCommittedAt (61b1210)
  • feat(server): add version endpoint (e7f1b0f)
  • feat(server): add label to dropdown component (ec95bc8)
  • feat(server): add branch selector to project dashboard (9ea0d49)
  • feat(server): avatar inside hash pill (5e3e71e)
  • feat(utils): support github actions status checks (7a5e9f7), closes #61
  • feat(utils): add alphanumeric random coverter (5d90a16)
  • feat(utils): add run command helpers (8ea3249)
  • feat(utils): add fallback for getAncestorHashForBranch() (1d9c52b), closes #42
  • feat(utils): add getVersion method to ApiClient (64ecb26)
  • fix(cli): proper compare URL link in upload command (6f1d63d)
  • fix(cli): do not fail autorun for an upload failure (2825b46)
  • fix(cli): rename buildDir to staticDistDir (6244102)
  • fix(cli): add more flexibility with assertMatrix (e768670)
  • fix(cli): allow autorun without rc file (926eb33)
  • fix(server): use 12 characters for compare short ID (0534dc8)
  • fix(server): display git hash with length 7 (#55) (16ced45), closes #55
  • fix(server): display diffs for audits in category without any groups (4fcf7af)
  • fix(server): lhr viewer link design (d8afd0a)
  • fix(server): handle master as dev branch in build hash selector (e34e081)
  • fix(server): handle leading zero ids (9544b99)
  • fix(server): do not graph missing data as 0s in dashboard (cef0b40), closes #45
  • fix(server): set document.title per-page (498923d)
  • fix(server): support partial id lookup on postgres (26024ff)
  • fix(server): hide failed thumbnails (14666ac)
  • fix(server): only use seconds if 1000ms or more (ac086f1), closes #44
  • fix(server): proper git viz when first compare is before master (1b4619f)
  • fix(server): use position fixed for sidebar (0f9ff47)
  • fix(server): thinner gauge marks as designed (e16ce82)
  • fix(server): correct icon typo for satisfied (0c14989), closes #41
  • fix(server): return no data to display when no URLs available (fbbe94f), closes #39
  • fix(server): design colors according to spec (8fa7630)
  • fix(server): use text stroke for umericDiff delta label (335a511)
  • fix(server): build hash selector design updates (4bcaa4e)
  • fix(utils): more aggressive non-deterministic replacements (c4a2c40)
  • fix(utils): add item key for user-timings (eaffaf2)
  • fix(utils): improved diff behavior for numericValue (f87124a)
  • fix(utils): improved getCurrentBranch() behavior for github actions (2dff3b4)
  • fix(utils): use GITHUB_HEAD_REF when available (e05fd28), closes #43
  • fix(utils): ancestor hash return empty on failure (d422cff), closes #36
  • docs: update version examples to 0.3.x (a6258dc)
  • docs: add troubleshooting and version policy docs (0d5544f)
  • docs: fix server recip...
Read more

v0.3.0-alpha.0

08 Nov 23:46
Compare
Choose a tag to compare
v0.3.0-alpha.0 Pre-release
Pre-release

v0.3.0-alpha.0 (2019-11-08)

  • feat(cli): add update notifier (7bcd7f2)
  • feat(cli): automatically detect startServerCommand in autorun (1f4e9c4)
  • feat(cli): add startServerCommand option to collect (94c9c6c)
  • feat(server): convert to human-friendly URLs (696a95e), closes #40
  • feat(server): find build by partial id (e43d0e7)
  • feat(server): add project slugs (40de6e7)
  • feat(server): add github links to commits (ce30dd9)
  • feat(server): add audit-specific icons (c7934e6)
  • feat(server): add favicon (2dc0f90)
  • feat(utils): add alphanumeric random coverter (5d90a16)
  • feat(utils): add run command helpers (8ea3249)
  • fix(cli): rename buildDir to staticDistDir (6244102)
  • fix(cli): add more flexibility with assertMatrix (e768670)
  • fix(server): set document.title per-page (498923d)
  • fix(server): support partial id lookup on postgres (26024ff)
  • fix(server): hide failed thumbnails (14666ac)
  • fix(server): only use seconds if 1000ms or more (ac086f1), closes #44
  • fix(server): proper git viz when first compare is before master (1b4619f)
  • fix(server): use position fixed for sidebar (0f9ff47)
  • fix(server): thinner gauge marks as designed (e16ce82)
  • fix(utils): more aggressive non-deterministic replacements (c4a2c40)
  • fix(utils): add item key for user-timings (eaffaf2)
  • fix(utils): improved diff behavior for numericValue (f87124a)
  • fix(utils): improved getCurrentBranch() behavior for github actions (2dff3b4)
  • docs: move completed script to top (549766d)
  • docs: add documentation on start-server-command (1af67f5)
  • tests(cli): merge conflicts resolved with start server command (788bc9d)
  • tests(cli): use runCLI in autorun tests (07d172f)
  • tests(utils): use tryUntilPasses for less flaky results (4442a84)
  • chore: limit jest to 2 workers (7a83b37)
  • chore(scripts): update get urls script for new patterns (17fc5a1)
  • chore(scripts): add script to recreate data locally (62ac6a3)

BREAKING CHANGE

  • buildDir -> staticDistDir
  • Server URLs are now of the form /app/projects/:projectSlug/compare/:partialBuildId replacing /app/projects/:projectId/builds/:buildId

v0.2.1-alpha.3

07 Nov 22:06
Compare
Choose a tag to compare
v0.2.1-alpha.3 Pre-release
Pre-release

v0.2.1-alpha.3 (2019-11-07)

  • feat(utils): add fallback for getAncestorHashForBranch() (1d9c52b), closes #42
  • fix(server): correct icon typo for satisfied (0c14989), closes #41
  • fix(server): return no data to display when no URLs available (fbbe94f), closes #39
  • fix(server): design colors according to spec (8fa7630)
  • fix(utils): use GITHUB_HEAD_REF when available (e05fd28), closes #43
  • docs: add wizard section for new projects (fb3af4c)
  • tests(e2e): increase timeout to write data to api for concurrent tests (b014cba)