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

refactor(cli/bunx): move options definition to top of file #16314

Conversation

DonIsaac
Copy link
Contributor

@DonIsaac DonIsaac commented Jan 11, 2025

What does this PR do?

Move bunx options (and the logic to parse them) into a separate struct so that they can be easily passed around to other functions. These functions will be added in down-stack PRs.

How did you verify your code works?

There's tests

Copy link
Contributor Author

DonIsaac commented Jan 11, 2025

@DonIsaac DonIsaac added the bun install Something that relates to the npm-compatible client label Jan 11, 2025 — with Graphite App
@DonIsaac DonIsaac marked this pull request as ready for review January 11, 2025 00:02
@DonIsaac DonIsaac added the bunx Something that has to do with `bunx` label Jan 11, 2025
@DonIsaac DonIsaac changed the title move options definition to top of file refactor(cli/bunx): move options definition to top of file Jan 11, 2025
@DonIsaac DonIsaac added this pull request to the merge queue Jan 11, 2025
@DonIsaac DonIsaac removed this pull request from the merge queue due to a manual request Jan 11, 2025
Copy link
Contributor Author

Merge activity

  • Jan 10, 8:10 PM EST: Graphite couldn't merge this PR because it failed for an unknown reason (This repository has GitHub's merge queue enabled, which is currently incompatible with Graphite).

@DonIsaac DonIsaac added this pull request to the merge queue Jan 11, 2025
Merged via the queue into main with commit 18f9ecf Jan 11, 2025
70 checks passed
@DonIsaac DonIsaac deleted the 01-10-refactor_cmd_bunx_extract_options_data_into_options_struct branch January 11, 2025 01:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bun install Something that relates to the npm-compatible client bunx Something that has to do with `bunx`
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant