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

Optimize PR checks #12636

Closed
wants to merge 115 commits into from
Closed

Optimize PR checks #12636

wants to merge 115 commits into from

Commits on Feb 24, 2024

  1. Cache yarn packages

    mlqn committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    53ac5f5 View commit details
    Browse the repository at this point in the history
  2. Testing docker build

    mlqn committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    3adea20 View commit details
    Browse the repository at this point in the history
  3. Caching layers in actions

    mlqn committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    d72f80d View commit details
    Browse the repository at this point in the history
  4. Fix docker workflow

    mlqn committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    23e55c5 View commit details
    Browse the repository at this point in the history
  5. Remove test

    mlqn committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    8f311ed View commit details
    Browse the repository at this point in the history
  6. Testing new key

    mlqn committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    7e7cb97 View commit details
    Browse the repository at this point in the history
  7. Testing gha cache

    mlqn committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    e2f6805 View commit details
    Browse the repository at this point in the history
  8. Remove push

    mlqn committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    b5f8c39 View commit details
    Browse the repository at this point in the history
  9. Fix caching of yarn

    mlqn committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    b3380ce View commit details
    Browse the repository at this point in the history
  10. Build test

    mlqn committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    476190d View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. Build test

    mlqn committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    2e4a206 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    928049f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ae84e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    255a961 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Remove extra

    mlqn committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    354544a View commit details
    Browse the repository at this point in the history
  2. Remove Docker build check

    mlqn committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    09c9195 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c1de7c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a43759f View commit details
    Browse the repository at this point in the history
  5. Fix changedSince argument

    mlqn committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    b40f44c View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

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

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    3b437d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    927f495 View commit details
    Browse the repository at this point in the history
  3. Fix dockerfile file

    mlqn committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    5111dd8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eb46ed5 View commit details
    Browse the repository at this point in the history
  5. Revert docker-compose down

    mlqn committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    f3d20b8 View commit details
    Browse the repository at this point in the history
  6. Revert node install

    mlqn committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    18bb84e View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Caching test

    mlqn committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    ccdab3b View commit details
    Browse the repository at this point in the history
  2. Test caching

    mlqn committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    d668c62 View commit details
    Browse the repository at this point in the history
  3. Test caching

    mlqn committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    44dc58f View commit details
    Browse the repository at this point in the history
  4. Test

    mlqn committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    2a44e04 View commit details
    Browse the repository at this point in the history
  5. Test

    mlqn committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    49663a1 View commit details
    Browse the repository at this point in the history
  6. Test

    mlqn committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    040063d View commit details
    Browse the repository at this point in the history
  7. New test

    mlqn committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    3e35172 View commit details
    Browse the repository at this point in the history
  8. Test

    mlqn committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    ed7f606 View commit details
    Browse the repository at this point in the history
  9. Test

    mlqn committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    44dcab4 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Remove extra build

    mlqn committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    e0cddac View commit details
    Browse the repository at this point in the history
  2. Test

    mlqn committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    38e09ce View commit details
    Browse the repository at this point in the history
  3. Test

    mlqn committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    0b0b535 View commit details
    Browse the repository at this point in the history
  4. Test

    mlqn committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    411f62f View commit details
    Browse the repository at this point in the history
  5. Test

    mlqn committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    e234646 View commit details
    Browse the repository at this point in the history
  6. Test

    mlqn committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    7a4809d View commit details
    Browse the repository at this point in the history
  7. Test

    mlqn committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    c9d2c16 View commit details
    Browse the repository at this point in the history
  8. Test

    mlqn committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    73ee38e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    dcda57b View commit details
    Browse the repository at this point in the history
  10. Test

    mlqn committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    cb671f8 View commit details
    Browse the repository at this point in the history
  11. Test

    mlqn committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    8b112f3 View commit details
    Browse the repository at this point in the history
  12. Test

    mlqn committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    bf406d3 View commit details
    Browse the repository at this point in the history
  13. Test

    mlqn committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    6ccb921 View commit details
    Browse the repository at this point in the history
  14. Test

    mlqn committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    5ec87ea View commit details
    Browse the repository at this point in the history
  15. Test

    mlqn committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    b326970 View commit details
    Browse the repository at this point in the history
  16. test

    mlqn committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    09a1f79 View commit details
    Browse the repository at this point in the history
  17. Test

    mlqn committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    de7218b View commit details
    Browse the repository at this point in the history
  18. test

    mlqn committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    1929ee8 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2024

  1. Test

    mlqn committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    e5b012c View commit details
    Browse the repository at this point in the history
  2. Test

    mlqn committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    75871c9 View commit details
    Browse the repository at this point in the history
  3. Test

    mlqn committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    8416f25 View commit details
    Browse the repository at this point in the history
  4. Test

    mlqn committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    9e54d5e View commit details
    Browse the repository at this point in the history
  5. Test

    mlqn committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    bfc0e50 View commit details
    Browse the repository at this point in the history
  6. Test

    mlqn committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    bfbc78a View commit details
    Browse the repository at this point in the history
  7. Test

    mlqn committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    d31aabb View commit details
    Browse the repository at this point in the history
  8. Test

    mlqn committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    4117c1e View commit details
    Browse the repository at this point in the history
  9. Test

    mlqn committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    8c08382 View commit details
    Browse the repository at this point in the history
  10. Test

    mlqn committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    d0bf6f0 View commit details
    Browse the repository at this point in the history
  11. Test

    mlqn committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    0322949 View commit details
    Browse the repository at this point in the history
  12. Test

    mlqn committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    96579b0 View commit details
    Browse the repository at this point in the history
  13. Test

    mlqn committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    fb460b6 View commit details
    Browse the repository at this point in the history
  14. Test

    mlqn committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    02ebae6 View commit details
    Browse the repository at this point in the history
  15. Test

    mlqn committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    291d303 View commit details
    Browse the repository at this point in the history
  16. Test

    mlqn committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    bedefe4 View commit details
    Browse the repository at this point in the history
  17. Test

    mlqn committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    e390378 View commit details
    Browse the repository at this point in the history
  18. Test

    mlqn committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    de0ecf0 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Test

    mlqn committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    82cf504 View commit details
    Browse the repository at this point in the history
  2. Test

    mlqn committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    be02575 View commit details
    Browse the repository at this point in the history
  3. Test

    mlqn committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    039fd9b View commit details
    Browse the repository at this point in the history
  4. Test

    mlqn committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    fae3a48 View commit details
    Browse the repository at this point in the history
  5. Test

    mlqn committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    7238ac2 View commit details
    Browse the repository at this point in the history
  6. Test

    mlqn committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    582c686 View commit details
    Browse the repository at this point in the history
  7. Test

    mlqn committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    3ee5ed5 View commit details
    Browse the repository at this point in the history
  8. Test

    mlqn committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    9af7d80 View commit details
    Browse the repository at this point in the history
  9. Test

    mlqn committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    96dac83 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Test

    mlqn committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    84bfa97 View commit details
    Browse the repository at this point in the history
  2. Test

    mlqn committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    d7abdc7 View commit details
    Browse the repository at this point in the history
  3. Test

    mlqn committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    0206395 View commit details
    Browse the repository at this point in the history
  4. Test

    mlqn committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    43be3a2 View commit details
    Browse the repository at this point in the history
  5. Test

    mlqn committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    0251638 View commit details
    Browse the repository at this point in the history
  6. Test

    mlqn committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    922f22e View commit details
    Browse the repository at this point in the history
  7. Test

    mlqn committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    30c0481 View commit details
    Browse the repository at this point in the history
  8. Test

    mlqn committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    c423113 View commit details
    Browse the repository at this point in the history
  9. Test

    mlqn committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    ca016dc View commit details
    Browse the repository at this point in the history
  10. Test

    mlqn committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    3cb7b8e View commit details
    Browse the repository at this point in the history
  11. Test

    mlqn committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    8cde84c View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

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

    mlqn committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    cdb1083 View commit details
    Browse the repository at this point in the history
  3. Test

    mlqn committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    469ce42 View commit details
    Browse the repository at this point in the history
  4. Test

    mlqn committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    e449e0f View commit details
    Browse the repository at this point in the history
  5. Test

    mlqn committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    228ccae View commit details
    Browse the repository at this point in the history
  6. Test

    mlqn committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    b341e38 View commit details
    Browse the repository at this point in the history
  7. Test

    mlqn committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    895029c View commit details
    Browse the repository at this point in the history
  8. Test

    mlqn committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    6db1c84 View commit details
    Browse the repository at this point in the history
  9. Test

    mlqn committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    4784fa0 View commit details
    Browse the repository at this point in the history
  10. Test

    mlqn committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    c2a301b View commit details
    Browse the repository at this point in the history
  11. Test

    mlqn committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    61b7108 View commit details
    Browse the repository at this point in the history
  12. Test

    mlqn committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    5fe089d View commit details
    Browse the repository at this point in the history
  13. Test

    mlqn committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    334be33 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Test

    mlqn committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    d64812d View commit details
    Browse the repository at this point in the history
  2. Test

    mlqn committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    cd7fd91 View commit details
    Browse the repository at this point in the history
  3. Test

    mlqn committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    1c2cc5e View commit details
    Browse the repository at this point in the history
  4. Test

    mlqn committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    c0525be View commit details
    Browse the repository at this point in the history
  5. Test

    mlqn committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    b2e3532 View commit details
    Browse the repository at this point in the history
  6. Test

    mlqn committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    9bb9235 View commit details
    Browse the repository at this point in the history
  7. Test

    mlqn committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    6b6c157 View commit details
    Browse the repository at this point in the history
  8. Test

    mlqn committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    d9efe37 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Test

    mlqn committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    befe0a2 View commit details
    Browse the repository at this point in the history
  2. Test

    mlqn committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    51425df View commit details
    Browse the repository at this point in the history
  3. Test

    mlqn committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    6115dd8 View commit details
    Browse the repository at this point in the history