Uh oh!
There was an error while loading. Please reload this page.
Update default CodeQL version to codeql-bundle-20201008 - #260
Conversation
robertbrignull
commented
Oct 13, 2020
Release LGTM. Obviously all the tests pass, I've checked the logs and queries are not being compiled from scratch, and I've downloaded the artefact and given it a look too. I am surprised that the codeql-runner artefacts have changed size. Down to 45MB from 70MB. I'm not sure why this is and they're still 70MB if I build them on my machine. The ones I download from the release still seem to work though. |
robertbrignull
commented
Oct 13, 2020
I added a workflow to build and upload the runner artefacts: https://github.com/github/codeql-action/runs/1246905697?check_suite_focus=true So they are 45MB when built on actions. Our hypothesis is that it's the node version. I have v13 on my machine here, whereas @rneatherway and actions are on v12, so this could be the reason. Regardless, I don't think this needs to hold up this release. |
Merge / deployment checklist