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

lookup: add yarn to lookup.json #993

Closed
wants to merge 19 commits into from
Closed

Commits on Sep 28, 2022

  1. Configuration menu
    Copy the full SHA
    196f64d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5dc00b5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d13557c View commit details
    Browse the repository at this point in the history
  4. lookup: yarn, add envVar

    edvardchen committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    ca7f1a9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0df2425 View commit details
    Browse the repository at this point in the history
  6. lookup: yarn ignore more testcases

    OpenSSL not found
    1. `packages/acceptance-tests/pkg-tests-specs/sources/https.test.js`
      1. `Https tests › it should fail to install if server uses non trusted certificate`
    
    Cannot connect to Github through `git:` and `git+ssh:` protocols
    1. `packages/acceptance-tests/pkg-tests-specs/sources/protocols/git.test.js`
        1. `Protocols › git: › it should resolve a git dependency (git+ssh://git@github.com/yarnpkg/util-deprecate.git#v1.0.1)`
        2. `it should resolve a git dependency (git://github.com/yarnpkg/util-deprecate.git#v1.0.1)` on Windows
    edvardchen committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    f701e9c View commit details
    Browse the repository at this point in the history
  7. Update lib/lookup.json

    no need to ignore big-endian platforms
    
    Co-authored-by: Kristoffer K. <merceyz@users.noreply.github.com>
    edvardchen and merceyz committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    7947f08 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6287758 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6fe9452 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

  1. lookup: yarn, don't minify the built yarn.js

    Co-authored-by: Kristoffer K. <merceyz@users.noreply.github.com>
    edvardchen and merceyz committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    2105479 View commit details
    Browse the repository at this point in the history
  2. Revert "lookup: yarn, ignore test case npm/login.test.js"

    This reverts commit 6fe9452.
    edvardchen committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    2a642af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    605bcb4 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

  1. lookup: yarn, run in band

    edvardchen committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    c3667de View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

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

Commits on Nov 22, 2022

  1. lookup: yarn, ignore plugins.test.ts due to the missing of openSSL on…

    … fedora-latest-x64 machine
    edvardchen committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    15ae88a View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

  1. lookup: yarn, extend timeout to 50min and mark fedora as flaky

    mark fedora as flaky instead of ignoring test cases which requires openSSL
    edvardchen committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    426fe77 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2022

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

Commits on Dec 6, 2022

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

Commits on Sep 29, 2023

  1. Merging main

    arcanis committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    8f124be View commit details
    Browse the repository at this point in the history