Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: swap install counter and package name #14308

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

aw1875
Copy link

@aw1875 aw1875 commented Oct 2, 2024

What does this PR do?

Takes the naive approach to swap the order of the install counter with the package name/step (closes #14124). This change doesn't take into consideration the splitting of the icon from the rest of the package name.

image

  • Documentation or TypeScript types (it's okay to leave the rest blank in this case)
  • Code changes

How did you verify your code works?

Ran several manual eye tests on both the debug and release versions on several different projects. Not entirely sure if there's a "good" way to compare against the output_buffer but I'm open to writing zig tests if there is.

@okineadev

This comment was marked as outdated.

@okineadev

This comment was marked as resolved.

@okineadev
Copy link

@RiskyMH merge please

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Change of loading counter of installed packages in bun install
2 participants