| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation. |
Sorry, something went wrong.
There was a problem hiding this comment.
👍
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Fix an issue resolving RAM on the ubuntu-20.04 Actions runner image. When running on Ubuntu 20.04, /sys/fs/cgroup/memory/memory.limit_in_bytes sometimes returns MAX_INT to indicate a lack of constraints, which we weren't handling properly.
This PR starts running CodeQL against all supported Actions runner images to ensure that we will catch issues like this in CI in the future.
Merge / deployment checklist