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

Increase Metaspace and lock in Heap size #41

Merged
merged 2 commits into from
Feb 22, 2023
Merged

Increase Metaspace and lock in Heap size #41

merged 2 commits into from
Feb 22, 2023

Commits on Feb 22, 2023

  1. Configuration menu
    Copy the full SHA
    2c5a67d View commit details
    Browse the repository at this point in the history
  2. Lock in heap size to a static value for reproducible builds.

    https://github.com/detekt/sarif4k/actions/runs/4237629040/jobs/7363814608
    Shows "The currently configured max heap space is '2.3 GiB'"
    which means its set to some random value by some other factor in GHA.
    TWiStErRob committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    5e04f38 View commit details
    Browse the repository at this point in the history