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

ci: speed up PR unit-test run time #614

Merged
merged 18 commits into from Aug 17, 2021

Commits on Aug 11, 2021

  1. ci: speed up PR unit-test run time

    Amir Blum committed Aug 11, 2021
    Copy the full SHA
    9b95965 View commit details
    Browse the repository at this point in the history
  2. ci: fix codecov run for node 14

    Amir Blum committed Aug 11, 2021
    Copy the full SHA
    4de2860 View commit details
    Browse the repository at this point in the history
  3. ci: hoist dependencies in lerna bootstrap

    Amir Blum committed Aug 11, 2021
    Copy the full SHA
    2f3c6ab View commit details
    Browse the repository at this point in the history
  4. revert: hoisting in lerna bootstrap

    Amir Blum committed Aug 11, 2021
    Copy the full SHA
    aa9fbb5 View commit details
    Browse the repository at this point in the history
  5. ci: try to bootstrap only changed packages

    Amir Blum committed Aug 11, 2021
    Copy the full SHA
    e412c63 View commit details
    Browse the repository at this point in the history
  6. chore: change to test ci works

    Amir Blum committed Aug 11, 2021
    Copy the full SHA
    8871bc2 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2021

  1. ci: hoist dependencies to speed up install time

    Amir Blum committed Aug 12, 2021
    Copy the full SHA
    cc57b5e View commit details
    Browse the repository at this point in the history
  2. fix: ignore zone.js for hoisting

    Amir Blum committed Aug 12, 2021
    Copy the full SHA
    cdc75f8 View commit details
    Browse the repository at this point in the history
  3. ci: run npm in legacy mode for peer deps issues

    Amir Blum committed Aug 12, 2021
    Copy the full SHA
    9205c74 View commit details
    Browse the repository at this point in the history
  4. chore: invalidate cache to check if ci succeed

    Amir Blum committed Aug 12, 2021
    Copy the full SHA
    f3f76ef View commit details
    Browse the repository at this point in the history
  5. revert: invalidate cache to check if ci succeed

    Amir Blum committed Aug 12, 2021
    Copy the full SHA
    8a62da1 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2021

  1. Copy the full SHA
    ae2bd3f View commit details
    Browse the repository at this point in the history
  2. add permissions for package-lock.json

    Yaniv Davidi committed Aug 16, 2021
    Copy the full SHA
    bc3aede View commit details
    Browse the repository at this point in the history
  3. change package-lock permissions

    Yaniv Davidi committed Aug 16, 2021
    Copy the full SHA
    aee6958 View commit details
    Browse the repository at this point in the history
  4. chore: change cache key to test impact on ci time

    Amir Blum committed Aug 16, 2021
    Copy the full SHA
    292cc73 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2021

  1. fix: remove comment which was added to test CI

    Amir Blum committed Aug 17, 2021
    Copy the full SHA
    f005e2f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    46900db View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into ci-test-changed

    Amir Blum committed Aug 17, 2021
    Copy the full SHA
    990b7a8 View commit details
    Browse the repository at this point in the history