FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src - github/codeql-action · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
github
/
codeql-action
Public
Notifications
You must be signed in to change notification settings
Fork
487
Star
1.6k
Code
Issues
158
Pull requests
35
Actions
Security and quality
2
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
codeql-action
src
on
main
User selector
Datepicker
Commit history
Commits on Aug 26, 2026
Merge pull request #4105 from github/henrymercer/tools-download-telemetry
Show description for 3e93618
henrymercer
authored
3e93618
View commit details
Copy full SHA for 3e93618
View code at this point
Browse repository at this point
Update default bundle to codeql-bundle-v2.26.4
github-actions[bot]
committed
adcdf4a
View commit details
Copy full SHA for adcdf4a
View code at this point
Browse repository at this point
Commits on Aug 24, 2026
Add tools download durations to the init status report
Show description for bee82de
henrymercer
and
Copilot
committed
bee82de
View commit details
Copy full SHA for bee82de
View code at this point
Browse repository at this point
Report tools download durations on both download paths
Show description for c05e445
henrymercer
and
Copilot
committed
c05e445
View commit details
Copy full SHA for c05e445
View code at this point
Browse repository at this point
Commits on Aug 19, 2026
Update supported GitHub Enterprise Server versions
github-actions[bot]
committed
f9d9f07
View commit details
Copy full SHA for f9d9f07
View code at this point
Browse repository at this point
Commits on Aug 18, 2026
Address review feedback on overlay disk flags
Show description for 1aef003
henrymercer
and
Copilot
committed
1aef003
View commit details
Copy full SHA for 1aef003
View code at this point
Browse repository at this point
Merge main into overlay minimum disk feature branch
Show description for 508b83b
henrymercer
and
Copilot
committed
508b83b
View commit details
Copy full SHA for 508b83b
View code at this point
Browse repository at this point
Commits on Aug 14, 2026
Make `EACCES` a `ConfigurationError`
mbg
committed
47fa622
View commit details
Copy full SHA for 47fa622
View code at this point
Browse repository at this point
Refactor `ENOSPC` check into `isDiskConfigurationError` function
mbg
committed
45693cc
View commit details
Copy full SHA for 45693cc
View code at this point
Browse repository at this point
Commits on Aug 13, 2026
Log unexpected conditions during caching CLI output
mario-campos
committed
c56f48e
View commit details
Copy full SHA for c56f48e
View code at this point
Browse repository at this point
Merge branch 'main' into mario-campos/version-cache-to-disk
Show description for aa0eadc
mario-campos
committed
aa0eadc
View commit details
Copy full SHA for aa0eadc
View code at this point
Browse repository at this point
Change cache key to string type to include CLI args
mario-campos
committed
43250d6
View commit details
Copy full SHA for 43250d6
View code at this point
Browse repository at this point
Re-order `env` to be first argument for consistency
mario-campos
committed
2d49edb
View commit details
Copy full SHA for 2d49edb
View code at this point
Browse repository at this point
Merge pull request #4086 from github/mbg/thread-action-state-to-codeql
Show description for 9310334
mbg
authored
9310334
View commit details
Copy full SHA for 9310334
View code at this point
Browse repository at this point
Commits on Aug 12, 2026
Bolster output-cache unit tests with more test cases
mario-campos
committed
6dc6332
View commit details
Copy full SHA for 6dc6332
View code at this point
Browse repository at this point
Change `OutputCache` to use object for `entries`
Show description for 6c0d901
mario-campos
committed
6c0d901
View commit details
Copy full SHA for 6c0d901
View code at this point
Browse repository at this point
Expand test to ensure it does not throw an exception
mario-campos
committed
bf96b0d
View commit details
Copy full SHA for bf96b0d
View code at this point
Browse repository at this point
Rename `CommandCacheRecord` -> `OutputCache`
mario-campos
committed
337136a
View commit details
Copy full SHA for 337136a
View code at this point
Browse repository at this point
Export CLI cache types
mario-campos
committed
a9baab8
View commit details
Copy full SHA for a9baab8
View code at this point
Browse repository at this point
Pass environment explicitly to CLI caching functions
mario-campos
committed
33d7086
View commit details
Copy full SHA for 33d7086
View code at this point
Browse repository at this point
Drop `logger` from `databaseInitCluster` in interface
mbg
committed
38055a3
View commit details
Copy full SHA for 38055a3
View code at this point
Browse repository at this point
Make `logger` available to `getCodeQLForCmd`
mbg
committed
dc1b98a
View commit details
Copy full SHA for dc1b98a
View code at this point
Browse repository at this point
Update default bundle to codeql-bundle-v2.26.3
github-actions[bot]
committed
0e8a5d9
View commit details
Copy full SHA for 0e8a5d9
View code at this point
Browse repository at this point
Commits on Aug 11, 2026
Rename type to better match generic intention
mario-campos
committed
40f80a8
View commit details
Copy full SHA for 40f80a8
View code at this point
Browse repository at this point
Generalize file cache data structure
mario-campos
committed
b222c3a
View commit details
Copy full SHA for b222c3a
View code at this point
Browse repository at this point
Update JSDoc of `getCachedCodeQlVersion`
mario-campos
committed
11569df
View commit details
Copy full SHA for 11569df
View code at this point
Browse repository at this point
Move `VersionInfo`-related types to `cli/output-cache.ts`
Show description for 0a99875
mario-campos
committed
0a99875
View commit details
Copy full SHA for 0a99875
View code at this point
Browse repository at this point
Move `VersionInfo` to dedicated module
mario-campos
committed
246018e
View commit details
Copy full SHA for 246018e
View code at this point
Browse repository at this point
Move cache-related util functions into dedicated module
mario-campos
committed
1332611
View commit details
Copy full SHA for 1332611
View code at this point
Browse repository at this point
Introduce basic `cli/output-cache.ts` module
mario-campos
committed
4dc327a
View commit details
Copy full SHA for 4dc327a
View code at this point
Browse repository at this point
Add test of `getCachedCodeQlVersion` with no file
mario-campos
committed
bb19330
View commit details
Copy full SHA for bb19330
View code at this point
Browse repository at this point
Refactor unit test to extract testing values
mario-campos
committed
0e85c0e
View commit details
Copy full SHA for 0e85c0e
View code at this point
Browse repository at this point
Fix JSDoc of `env` param
mario-campos
committed
bfcd769
View commit details
Copy full SHA for bfcd769
View code at this point
Browse repository at this point
Simplify JSDoc of `getCachedCodeQlVersion`
Show description for 208a88a
mario-campos
and
mbg
authored
208a88a
View commit details
Copy full SHA for 208a88a
View code at this point
Browse repository at this point
Remove `v2` from test title
mbg
committed
f47bb7b
View commit details
Copy full SHA for f47bb7b
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL