-
Notifications
You must be signed in to change notification settings - Fork 330
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
Merge main into v1 #491
Merge main into v1 #491
Commits on May 4, 2021
-
The SARIF that we are interpreting has moved away from using `metric` to the more general term, `rule`. We need to adapt our baseline lines of code counting to use `rule` as well.
1Configuration menu - View commit details
-
Copy full SHA for a2312a0 - Browse repository at this point
Copy the full SHA a2312a0View commit details -
Merge pull request #474 from github/aeisenberg/change-metric-id
Change from `metric` to `rule`
1Configuration menu - View commit details
-
Copy full SHA for 925cef7 - Browse repository at this point
Copy the full SHA 925cef7View commit details
Commits on May 5, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e04c62b - Browse repository at this point
Copy the full SHA e04c62bView commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 2c0a857 - Browse repository at this point
Copy the full SHA 2c0a857View commit details -
Merge pull request #476 from github/henrymercer/log-queries-during-in…
…terpretation Log each query as it's interpreted when calling codeql database analyze
1Configuration menu - View commit details
-
Copy full SHA for 46d0d27 - Browse repository at this point
Copy the full SHA 46d0d27View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for c2ec5a2 - Browse repository at this point
Copy the full SHA c2ec5a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for e7e64d5 - Browse repository at this point
Copy the full SHA e7e64d5View commit details -
Merge pull request #475 from github/aeisenberg/warning-message
Clarify the missing baseline lines of code warning message
1Configuration menu - View commit details
-
Copy full SHA for 5321045 - Browse repository at this point
Copy the full SHA 5321045View commit details -
Co-authored-by: Andrew Eisenberg <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a6ebb19 - Browse repository at this point
Copy the full SHA a6ebb19View commit details -
Configuration menu - View commit details
-
Copy full SHA for b477190 - Browse repository at this point
Copy the full SHA b477190View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for f584f94 - Browse repository at this point
Copy the full SHA f584f94View commit details -
Merge pull request #479 from github/aeisenberg/directory-fingerprint
Avoid fingerprinting directories
1Configuration menu - View commit details
-
Copy full SHA for a7d3945 - Browse repository at this point
Copy the full SHA a7d3945View commit details
Commits on May 6, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ee062d3 - Browse repository at this point
Copy the full SHA ee062d3View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 031dc50 - Browse repository at this point
Copy the full SHA 031dc50View commit details -
Merge pull request #480 from github/robertbrignull/logging_typo
Fix typos in logging
1Configuration menu - View commit details
-
Copy full SHA for 418fcd5 - Browse repository at this point
Copy the full SHA 418fcd5View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for ad98dc6 - Browse repository at this point
Copy the full SHA ad98dc6View commit details -
Merge pull request #477 from github/hmakholm/pr/fix-escaping
fix value escaping in codeql-env.sh
1Configuration menu - View commit details
-
Copy full SHA for 35a83b9 - Browse repository at this point
Copy the full SHA 35a83b9View commit details
Commits on May 7, 2021
-
We were inadvertently using codeql language ids instead of the action's language ids. There is now a 3-way mapping between the ids used by the lines counter library, the action, and codeql.
1Configuration menu - View commit details
-
Copy full SHA for b6ae33f - Browse repository at this point
Copy the full SHA b6ae33fView commit details -
Merge pull request #483 from github/aeisenberg/fix-language
Fix lines of code mapping
1Configuration menu - View commit details
-
Copy full SHA for f00bafb - Browse repository at this point
Copy the full SHA f00bafbView commit details