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

Merge main into v1 #491

Merged
merged 19 commits into from
May 10, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
a2312a0
Change from `metric` to `rule`
aeisenberg May 4, 2021
925cef7
Merge pull request #474 from github/aeisenberg/change-metric-id
aeisenberg May 4, 2021
e04c62b
Clarify the missing baseline lines of code warning message
aeisenberg May 5, 2021
2c0a857
Log each query as it's interpreted when calling codeql database analyze
henrymercer May 5, 2021
46d0d27
Merge pull request #476 from github/henrymercer/log-queries-during-in…
henrymercer May 5, 2021
c2ec5a2
Merge branch 'main' into aeisenberg/warning-message
henrymercer May 5, 2021
e7e64d5
fix value escaping in codeql-env.sh
hmakholm May 5, 2021
5321045
Merge pull request #475 from github/aeisenberg/warning-message
aeisenberg May 5, 2021
a6ebb19
Update src/runner.ts
hmakholm May 5, 2021
b477190
Merge branch 'main' into hmakholm/pr/fix-escaping
aeisenberg May 5, 2021
f584f94
Avoid fingerprinting directories
aeisenberg May 5, 2021
a7d3945
Merge pull request #479 from github/aeisenberg/directory-fingerprint
aeisenberg May 5, 2021
ee062d3
Merge branch 'main' into hmakholm/pr/fix-escaping
hmakholm May 6, 2021
031dc50
fix typos in logging
robertbrignull May 6, 2021
418fcd5
Merge pull request #480 from github/robertbrignull/logging_typo
robertbrignull May 6, 2021
ad98dc6
Merge branch 'main' into hmakholm/pr/fix-escaping
hmakholm May 6, 2021
35a83b9
Merge pull request #477 from github/hmakholm/pr/fix-escaping
aeisenberg May 6, 2021
b6ae33f
Fix lines of code mapping
aeisenberg May 7, 2021
f00bafb
Merge pull request #483 from github/aeisenberg/fix-language
aeisenberg May 7, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions lib/analyze.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lib/analyze.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 7 additions & 7 deletions lib/analyze.test.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading