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

Fix dashboard CI for react-three-fiber migration #795

Merged
merged 9 commits into from
Oct 11, 2023

Commits on Oct 10, 2023

  1. Set max heap size

    Signed-off-by: Aaron Chong <aaronchongth@gmail.com>
    aaronchongth committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    95bd9db View commit details
    Browse the repository at this point in the history
  2. Stop producing sourcemap for CI

    Signed-off-by: Aaron Chong <aaronchongth@gmail.com>
    aaronchongth committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    f982458 View commit details
    Browse the repository at this point in the history
  3. max space to ci

    Signed-off-by: angatupyry <fierrofenix@gmail.com>
    Angatupyry committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    e991558 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Try build without sourcemap for CI, alongside heap size increment

    Signed-off-by: Aaron Chong <aaronchongth@gmail.com>
    aaronchongth committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    d256489 View commit details
    Browse the repository at this point in the history
  2. Increasing heapsize on bootstrap step

    Signed-off-by: Aaron Chong <aaronchongth@gmail.com>
    aaronchongth committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    37e69b9 View commit details
    Browse the repository at this point in the history
  3. Use experimental support for ECMAScript modules

    Signed-off-by: Aaron Chong <aaronchongth@gmail.com>
    aaronchongth committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    c4a77f1 View commit details
    Browse the repository at this point in the history
  4. Use react-components as a module instead

    Signed-off-by: Aaron Chong <aaronchongth@gmail.com>
    aaronchongth committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    90d5149 View commit details
    Browse the repository at this point in the history
  5. Remove use of meshes for robot icons

    Signed-off-by: Aaron Chong <aaronchongth@gmail.com>
    aaronchongth committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    f61c69d View commit details
    Browse the repository at this point in the history
  6. Revert module call

    Signed-off-by: Aaron Chong <aaronchongth@gmail.com>
    aaronchongth committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    7a07282 View commit details
    Browse the repository at this point in the history