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

Fixing Electron runner #5633

Merged
merged 63 commits into from
Feb 19, 2023

Commits on Jan 29, 2023

  1. Refactoring config options

    wdanilo committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    54e933d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd8a27d View commit details
    Browse the repository at this point in the history
  3. Refactoring

    wdanilo committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    cb85fae View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. refactoring

    wdanilo committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    9baa8a8 View commit details
    Browse the repository at this point in the history
  2. Refactoring

    wdanilo committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    d24bcb8 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

  1. Making nested config work

    wdanilo committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    e8ffe42 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. Refactoring

    wdanilo committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    3f105e8 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2023

  1. Refactoring

    wdanilo committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    130bfd2 View commit details
    Browse the repository at this point in the history
  2. Revert "Refactoring"

    This reverts commit 130bfd2.
    wdanilo committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    35e4223 View commit details
    Browse the repository at this point in the history
  3. Refactoring

    wdanilo committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    3c0037f View commit details
    Browse the repository at this point in the history
  4. Refactoring

    wdanilo committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    2a3a2fc View commit details
    Browse the repository at this point in the history
  5. Making it work again

    wdanilo committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    ccdda51 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2023

  1. Refactoring

    wdanilo committed Feb 4, 2023
    Configuration menu
    Copy the full SHA
    defe1f0 View commit details
    Browse the repository at this point in the history
  2. Refactoring

    wdanilo committed Feb 4, 2023
    Configuration menu
    Copy the full SHA
    1670acd View commit details
    Browse the repository at this point in the history
  3. refactoring

    wdanilo committed Feb 4, 2023
    Configuration menu
    Copy the full SHA
    cd86f7f View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2023

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

Commits on Feb 6, 2023

  1. Refactoring

    wdanilo committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    0675ca1 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. Refactoring

    wdanilo committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    b34caa5 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. Refactoring

    wdanilo committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    8098bde View commit details
    Browse the repository at this point in the history
  2. Refactoring

    wdanilo committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    45b772b View commit details
    Browse the repository at this point in the history
  3. Refactoring

    wdanilo committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    db1f35e View commit details
    Browse the repository at this point in the history
  4. Refactoring

    wdanilo committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    607ed24 View commit details
    Browse the repository at this point in the history
  5. Refactoring

    wdanilo committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    0a8d057 View commit details
    Browse the repository at this point in the history
  6. Refactoring

    wdanilo committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    4595393 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2023

  1. Refactoring

    wdanilo committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    a09ad58 View commit details
    Browse the repository at this point in the history
  2. Refactoring

    wdanilo committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    bf832de View commit details
    Browse the repository at this point in the history
  3. Refactoring

    wdanilo committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    68d19c7 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2023

  1. Refactoring

    wdanilo committed Feb 12, 2023
    Configuration menu
    Copy the full SHA
    2011ece View commit details
    Browse the repository at this point in the history
  2. Adding Chrome options

    wdanilo committed Feb 12, 2023
    Configuration menu
    Copy the full SHA
    26ec66a View commit details
    Browse the repository at this point in the history
  3. Refactoring

    wdanilo committed Feb 12, 2023
    Configuration menu
    Copy the full SHA
    0263406 View commit details
    Browse the repository at this point in the history
  4. Refactoring

    wdanilo committed Feb 12, 2023
    Configuration menu
    Copy the full SHA
    0685854 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

  1. Refactoring, applying review

    wdanilo committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    e9d27e2 View commit details
    Browse the repository at this point in the history
  2. Refactoring

    wdanilo committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    2be4549 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2023

  1. Refactoring, linting

    wdanilo committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    e5a8eb2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b954b66 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    40018a1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    871098f View commit details
    Browse the repository at this point in the history
  5. Removing old files

    wdanilo committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    8830e95 View commit details
    Browse the repository at this point in the history
  6. Refactoring

    wdanilo committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    cbba1ed View commit details
    Browse the repository at this point in the history
  7. Refactoring

    wdanilo committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    1776bc5 View commit details
    Browse the repository at this point in the history
  8. Refactoring

    wdanilo committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    26c81d6 View commit details
    Browse the repository at this point in the history
  9. Refactoring

    wdanilo committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    1122556 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

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

    wdanilo committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    8e65da3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d7ca350 View commit details
    Browse the repository at this point in the history
  4. Linting

    wdanilo committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    bdba0e3 View commit details
    Browse the repository at this point in the history
  5. Cleaning the code

    wdanilo committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    2a57a59 View commit details
    Browse the repository at this point in the history
  6. Applying review

    wdanilo committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    bc7a223 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a5ebcf3 View commit details
    Browse the repository at this point in the history
  8. Fixing build

    wdanilo committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    a97ac54 View commit details
    Browse the repository at this point in the history
  9. Refactoring

    wdanilo committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    2f5f4d9 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2023

  1. fixes #5664

    wdanilo committed Feb 18, 2023
    Configuration menu
    Copy the full SHA
    9ebbd3c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2a42d2 View commit details
    Browse the repository at this point in the history
  3. Refactoring

    wdanilo committed Feb 18, 2023
    Configuration menu
    Copy the full SHA
    a5812f0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0ed3f8a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    130aea4 View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'origin/wip/wdanilo/shader-compilation-i…

    …mprovement-184304289' into wip/wdanilo/shader-compilation-improvement-184304289
    mwu-tow committed Feb 18, 2023
    Configuration menu
    Copy the full SHA
    1c29315 View commit details
    Browse the repository at this point in the history
  7. one more take

    mwu-tow committed Feb 18, 2023
    Configuration menu
    Copy the full SHA
    9210aaa View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    25da309 View commit details
    Browse the repository at this point in the history
  9. another take

    mwu-tow committed Feb 18, 2023
    Configuration menu
    Copy the full SHA
    a5924e4 View commit details
    Browse the repository at this point in the history
  10. Merge remote-tracking branch 'origin/wip/wdanilo/shader-compilation-i…

    …mprovement-184304289' into wip/wdanilo/shader-compilation-improvement-184304289
    mwu-tow committed Feb 18, 2023
    Configuration menu
    Copy the full SHA
    ce683f4 View commit details
    Browse the repository at this point in the history
  11. Linting

    wdanilo committed Feb 18, 2023
    Configuration menu
    Copy the full SHA
    2f69bf3 View commit details
    Browse the repository at this point in the history