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

Package manager CI action #1113

Merged
merged 22 commits into from
Sep 7, 2021
Merged

Package manager CI action #1113

merged 22 commits into from
Sep 7, 2021

Commits on Aug 31, 2021

  1. Configuration menu
    Copy the full SHA
    eadfae2 View commit details
    Browse the repository at this point in the history
  2. chore: add yarn-pnp into ci

    Eomm committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    5b7a873 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2021

  1. fix pnpm setup

    Eomm committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    ca4d45c View commit details
    Browse the repository at this point in the history
  2. fix yarn ci installation fails

    Eomm committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    f908660 View commit details
    Browse the repository at this point in the history
  3. fix yarn usage v2

    Eomm committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    d68e8c9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    32693fe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    62eed30 View commit details
    Browse the repository at this point in the history
  6. skip yarn pnp tests

    Eomm committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    25771d9 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2021

  1. test: remove skip flag

    Eomm committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    043e2d1 View commit details
    Browse the repository at this point in the history
  2. removed sticked dependancy

    Eomm committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    abeaca5 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2021

  1. Update package.json

    Eomm authored Sep 5, 2021
    Configuration menu
    Copy the full SHA
    f54d807 View commit details
    Browse the repository at this point in the history
  2. remove skip for yarn

    Eomm authored Sep 5, 2021
    Configuration menu
    Copy the full SHA
    41b82b8 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2021

  1. skip esm test with yarn

    Eomm committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    dc49760 View commit details
    Browse the repository at this point in the history
  2. fix skipping

    Eomm committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    2e2d6f4 View commit details
    Browse the repository at this point in the history
  3. fix typescript compilation

    Eomm committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    3bdba23 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2021

  1. Configuration menu
    Copy the full SHA
    a31da82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae5a43f View commit details
    Browse the repository at this point in the history
  3. fix pino-pretty test

    Eomm committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    72298d3 View commit details
    Browse the repository at this point in the history
  4. fix pnpm flaky test

    Eomm committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    660b89a View commit details
    Browse the repository at this point in the history
  5. fix GH action os matix

    Eomm committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    a53e698 View commit details
    Browse the repository at this point in the history
  6. run pm ci on node 14 only

    Eomm committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    715fb85 View commit details
    Browse the repository at this point in the history
  7. fix pr feedback

    Eomm committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    6cde872 View commit details
    Browse the repository at this point in the history