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

Prioritizing --help arg handling #6667

Merged
merged 28 commits into from
Mar 20, 2024

Commits on Mar 5, 2024

  1. Configuration menu
    Copy the full SHA
    1a0904f View commit details
    Browse the repository at this point in the history
  2. exit on build error

    cometkim committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    5f0cd48 View commit details
    Browse the repository at this point in the history
  3. how about this?

    cometkim committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    ee76c2f View commit details
    Browse the repository at this point in the history
  4. tmp: lets find out

    cometkim committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    2d98261 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. fix watch build

    cometkim committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    f57c4b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3fc254a View commit details
    Browse the repository at this point in the history
  3. changelog

    cometkim committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    ac6bd75 View commit details
    Browse the repository at this point in the history
  4. tmp: bump node version

    cometkim committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    e4069e1 View commit details
    Browse the repository at this point in the history
  5. tmp: no buffer

    cometkim committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    6098902 View commit details
    Browse the repository at this point in the history
  6. tmp

    cometkim committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    fa228cf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    321013c View commit details
    Browse the repository at this point in the history
  8. tmp: is it watching?

    cometkim committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    9f2b579 View commit details
    Browse the repository at this point in the history
  9. tmp: is it building?

    cometkim committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    09f6741 View commit details
    Browse the repository at this point in the history
  10. tmp: but why?

    cometkim committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    d0c40b0 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. tmp: check again

    cometkim committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    b0c6124 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1c1f13 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. avoid using spawnSync

    cometkim committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    3d47b87 View commit details
    Browse the repository at this point in the history
  2. clean ciTest script

    cometkim committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    cf616c3 View commit details
    Browse the repository at this point in the history
  3. Revert "tmp: bump node version"

    This reverts commit e4069e1.
    cometkim committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    89e523b View commit details
    Browse the repository at this point in the history
  4. Revert "match via Array.prototype.includes"

    This reverts commit 321013c.
    cometkim committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    a8096d7 View commit details
    Browse the repository at this point in the history
  5. match via includes

    cometkim committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    1a62cba View commit details
    Browse the repository at this point in the history
  6. rollback JSDoc definitions

    cometkim committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    10b1c13 View commit details
    Browse the repository at this point in the history
  7. fix acquire & release

    cometkim committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    4cb889b View commit details
    Browse the repository at this point in the history
  8. type error

    cometkim committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    f3bbcb7 View commit details
    Browse the repository at this point in the history
  9. add signature for exec util

    cometkim committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    2ee2a25 View commit details
    Browse the repository at this point in the history
  10. format

    cometkim committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    00adc0e View commit details
    Browse the repository at this point in the history
  11. [skip ci] missing comment

    cometkim committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    033714f View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Configuration menu
    Copy the full SHA
    ba01088 View commit details
    Browse the repository at this point in the history