RAM override argument pass-through to CodeQL CLI#19
Conversation
…message for when changing ram usage for pack bundling vs pack creating
|
Yes sure, what tool are you using ? It's my first time using the tool but the bundling time is huge like 3h is it normal? Would it be possible to improve this ? |
Just another cloud-based CI/CD tool, nothing special. I download the codeql-bundle python package using pip and run the build in a py venv. We did have to bump up the specs for the build agents to accommodate the codeql-bundle builds. |



Add support to the codeql-bundle tool for overriding the amount of RAM used by the codeql CLI
bundlecommands.bundlecommands accept the-M/--ramarguments to override the amount of heap space used when packaging bundles.bundlecommands