Skip to content

Bump profiler cli version to 0.1.0#5996

Merged
canova merged 2 commits into
firefox-devtools:mainfrom
canova:bump-profiler-cli
May 4, 2026
Merged

Bump profiler cli version to 0.1.0#5996
canova merged 2 commits into
firefox-devtools:mainfrom
canova:bump-profiler-cli

Conversation

@canova
Copy link
Copy Markdown
Member

@canova canova commented May 4, 2026

This PR bumps the profiler-cli to 0.1.0 for the first npm non-alpha release!

I will publish the release once this PR lands and then add a tag for this release.

Currently the publishing flow is documented in https://github.com/firefox-devtools/profiler/blob/main/docs-developer/deploying.md#publishing-profiler-cli-to-npm, but it's pretty manual. It might be good to make this automated with some github actions. But this is a todo for later time for now.

@canova canova requested review from fatadel and mstange May 4, 2026 15:30
@codecov
Copy link
Copy Markdown

codecov Bot commented May 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.81%. Comparing base (dfd364d) to head (ffeadea).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5996   +/-   ##
=======================================
  Coverage   83.81%   83.81%           
=======================================
  Files         328      328           
  Lines       34253    34253           
  Branches     9580     9569   -11     
=======================================
  Hits        28710    28710           
  Misses       5115     5115           
  Partials      428      428           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@canova canova force-pushed the bump-profiler-cli branch from 61f7e11 to ffeadea Compare May 4, 2026 15:38
@canova canova merged commit c08634a into firefox-devtools:main May 4, 2026
21 checks passed
@canova canova added the cli Issues related to the profiler CLI label May 5, 2026
@canova canova mentioned this pull request May 7, 2026
canova added a commit that referenced this pull request May 7, 2026
Changes:

[Markus Stange] Use custom splitter component (#4606)
[fatadel] Fix Download button text color when clicked (#5985)
[Samuel Glauser] Fix fullscreen icon size in bottom box (#5987)
[Nazım Can Altınova] Add `profiler-cli` for querying profiles (#5963)
[Nazım Can Altınova] Bump profiler cli version to 0.1.0 (#5996)
[Markus Stange] Switch from max-height to maxHeight in JSX
style={{...}}. (#5990)
[carverdamien] Fix comment about how time and duration are stored
(#5997)
[Nazım Can Altınova] Do not show console error when libnames are failed
to parse as a URL (#5993)
[Nazım Can Altınova] Fix the unnecessary stringify of Uint8Array
contents during zip profile extraction (#6004)


And special thanks to our localizers:

en-CA: chutten
en-CA: Saurabh
en-GB: Ian Neal
es-CL: ravmn
fy-NL: Fjoerfoks
ia: Melo46
nl: Mark Heijl
ru: Valery Ledovskoy
sv-SE: Andreas Pettersson
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cli Issues related to the profiler CLI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants