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

perf: skip npm install if graph has no new packages #24017

Merged
merged 24 commits into from
May 28, 2024

Commits on May 16, 2024

  1. initial test

    dsherret committed May 16, 2024
    Configuration menu
    Copy the full SHA
    f736c43 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

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

Commits on May 22, 2024

  1. Update locals

    dsherret committed May 22, 2024
    Configuration menu
    Copy the full SHA
    88b8483 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

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

    dsherret committed May 24, 2024
    Configuration menu
    Copy the full SHA
    c61b683 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2024

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

Commits on May 27, 2024

  1. More improvements

    dsherret committed May 27, 2024
    Configuration menu
    Copy the full SHA
    2b0192f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1793a3 View commit details
    Browse the repository at this point in the history
  3. Update deno_lockfile

    dsherret committed May 27, 2024
    Configuration menu
    Copy the full SHA
    82f03c5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dc16c66 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. clippy

    dsherret committed May 28, 2024
    Configuration menu
    Copy the full SHA
    0c357cc View commit details
    Browse the repository at this point in the history
  2. add this back

    dsherret committed May 28, 2024
    Configuration menu
    Copy the full SHA
    b8740f9 View commit details
    Browse the repository at this point in the history
  3. fix

    dsherret committed May 28, 2024
    Configuration menu
    Copy the full SHA
    14b38cd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8c8bba6 View commit details
    Browse the repository at this point in the history
  5. fixes

    dsherret committed May 28, 2024
    Configuration menu
    Copy the full SHA
    64f48cc View commit details
    Browse the repository at this point in the history
  6. another test

    dsherret committed May 28, 2024
    Configuration menu
    Copy the full SHA
    692a6ab View commit details
    Browse the repository at this point in the history
  7. update wpt expectation

    lucacasonato committed May 28, 2024
    Configuration menu
    Copy the full SHA
    cbafaad View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9b2c14b View commit details
    Browse the repository at this point in the history
  9. more tests

    dsherret committed May 28, 2024
    Configuration menu
    Copy the full SHA
    1952f91 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    16c881e View commit details
    Browse the repository at this point in the history
  11. add comment

    dsherret committed May 28, 2024
    Configuration menu
    Copy the full SHA
    21b53bb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    037f141 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    94c8005 View commit details
    Browse the repository at this point in the history
  14. fix test

    dsherret committed May 28, 2024
    Configuration menu
    Copy the full SHA
    ae64dda View commit details
    Browse the repository at this point in the history