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

FUTURE: initial support for .npmrc file #23560

Merged
merged 57 commits into from
May 23, 2024

Commits on Apr 25, 2024

  1. bump crates

    bartlomieju committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    3e511d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a7839d View commit details
    Browse the repository at this point in the history
  3. get correct URL for info

    bartlomieju committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    6abaf3d View commit details
    Browse the repository at this point in the history
  4. can auth

    bartlomieju committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    deb8367 View commit details
    Browse the repository at this point in the history
  5. bump deno_npm

    bartlomieju committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    e23e995 View commit details
    Browse the repository at this point in the history
  6. change test

    bartlomieju committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    797ca2a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2fefcde View commit details
    Browse the repository at this point in the history
  8. updates to latest changes

    bartlomieju committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    b65c4db View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9c40f3c View commit details
    Browse the repository at this point in the history
  10. test is passing

    bartlomieju committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    8035357 View commit details
    Browse the repository at this point in the history
  11. remove some omre

    bartlomieju committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    b2653f6 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. only two left

    bartlomieju committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    61b6407 View commit details
    Browse the repository at this point in the history
  2. use a candidate list

    bartlomieju committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    c39adb3 View commit details
    Browse the repository at this point in the history
  3. cowsay still working

    bartlomieju committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    105f47b View commit details
    Browse the repository at this point in the history
  4. keep removing

    bartlomieju committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    35a8bb1 View commit details
    Browse the repository at this point in the history
  5. add TODOs

    bartlomieju committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    49d93f0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    69a6fb1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fce7942 View commit details
    Browse the repository at this point in the history
  8. bump crates

    bartlomieju committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    caf1556 View commit details
    Browse the repository at this point in the history
  9. tests

    bartlomieju committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    896ea1e View commit details
    Browse the repository at this point in the history
  10. fix test

    bartlomieju committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    a688f44 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2376331 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    86216ba View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. Configuration menu
    Copy the full SHA
    ab0247a View commit details
    Browse the repository at this point in the history
  2. change server path

    bartlomieju committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    24e8510 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f5d10e7 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    0693bca View commit details
    Browse the repository at this point in the history
  2. clippy

    bartlomieju committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    fc556d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d2510c5 View commit details
    Browse the repository at this point in the history
  4. add more tests

    bartlomieju committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    17d7f90 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    f600398 View commit details
    Browse the repository at this point in the history
  2. add a second registry

    bartlomieju committed May 3, 2024
    Configuration menu
    Copy the full SHA
    707fb7a View commit details
    Browse the repository at this point in the history
  3. lint

    bartlomieju committed May 3, 2024
    Configuration menu
    Copy the full SHA
    afc61d5 View commit details
    Browse the repository at this point in the history
  4. update the test url

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

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    b08808d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74d794c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4186e73 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Revert "only enable with DENO_FUTURE"

    This reverts commit 4186e73.
    bartlomieju committed May 7, 2024
    Configuration menu
    Copy the full SHA
    1077f8e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c026084 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0d9ca98 View commit details
    Browse the repository at this point in the history
  4. try to fix tests

    bartlomieju committed May 7, 2024
    Configuration menu
    Copy the full SHA
    280a395 View commit details
    Browse the repository at this point in the history
  5. tests passing again

    bartlomieju committed May 7, 2024
    Configuration menu
    Copy the full SHA
    0386add View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

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

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    7cad76c View commit details
    Browse the repository at this point in the history
  2. fix test

    bartlomieju committed May 9, 2024
    Configuration menu
    Copy the full SHA
    bc7b91f View commit details
    Browse the repository at this point in the history
  3. guard behind DENO_FUTURE

    bartlomieju committed May 9, 2024
    Configuration menu
    Copy the full SHA
    1d6bc5e View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    e1a9606 View commit details
    Browse the repository at this point in the history
  2. update lockfile

    bartlomieju committed May 13, 2024
    Configuration menu
    Copy the full SHA
    d0edd15 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    f772ad6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29047ee View commit details
    Browse the repository at this point in the history
  3. typo

    bartlomieju committed May 14, 2024
    Configuration menu
    Copy the full SHA
    23b54dc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7009dd4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    00cedbd View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    0944c00 View commit details
    Browse the repository at this point in the history
  2. add support for _auth

    bartlomieju committed May 22, 2024
    Configuration menu
    Copy the full SHA
    30cca3e View commit details
    Browse the repository at this point in the history
  3. remove debug output

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

Commits on May 23, 2024

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