Skip to content
Closed
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
86a804f
Allow the codeql-action to run packages
aeisenberg Jun 3, 2021
6cee818
Add better comments and error messages for pack-related changes
aeisenberg Jun 4, 2021
9b5753a
Fix logic for calculating if there are queries to run
aeisenberg Jun 4, 2021
06687e9
Avoid using `SemVer` instances
aeisenberg Jun 4, 2021
d87945e
Run the pack download command
aeisenberg Jun 4, 2021
02e8dcf
Fix out of memory in hash computation
edoardopirovano Jun 7, 2021
9e6b46a
Update changelog and version after v1.0.1
invalid-email-address Jun 7, 2021
fbb9046
1.0.2
invalid-email-address Jun 7, 2021
a69f472
Merge branch 'main' into mergeback/v1.0.1-to-main-ece2addc
aeisenberg Jun 7, 2021
9c13fef
Merge pull request #554 from github/mergeback/v1.0.1-to-main-ece2addc
aeisenberg Jun 7, 2021
c095005
Some refactoring in fingerprint computation
edoardopirovano Jun 7, 2021
2cc885d
Replace analyze with run-queries and interpret-results
edoardopirovano Jun 4, 2021
1cc5f1d
Packaging: Address review comments
aeisenberg Jun 7, 2021
d42f654
Add an integration test for packaging
aeisenberg Jun 8, 2021
0ea20c5
Add intepret-results timings to status reports
edoardopirovano Jun 9, 2021
06df98a
Add new log grouping for DB cleanup
edoardopirovano Jun 9, 2021
babcc1b
Add `--finalize-dataset` to `database finalize` call
edoardopirovano Jun 9, 2021
82388fd
Merge remote-tracking branch 'upstream/main' into aeisenberg/pack-run
aeisenberg Jun 9, 2021
db01c78
Remove unneeded action input in PR check
aeisenberg Jun 9, 2021
49b2220
Refactor codeql.ts
aeisenberg Jun 9, 2021
96e7de3
Use nullish conversion for packs
aeisenberg Jun 9, 2021
a2e96a4
Add pack download to its own log group
aeisenberg Jun 9, 2021
23cdd6b
Remove two log entries
aeisenberg Jun 9, 2021
6a1c070
Avoid running mergeback workflow on PR
aeisenberg Jun 9, 2021
20aafcd
Remove unnecessary type assertions
aeisenberg Jun 10, 2021
e284efb
Merge pull request #545 from github/aeisenberg/pack-run
aeisenberg Jun 10, 2021
bbc9e44
1.0.2
invalid-email-address Jun 17, 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
Prev Previous commit
Next Next commit
Fix logic for calculating if there are queries to run
During the analyze phase.
  • Loading branch information
aeisenberg committed Jun 4, 2021
commit 9b5753ab00a2da87acc917c82c2172f3d7af7528
9 changes: 6 additions & 3 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.

8 changes: 4 additions & 4 deletions lib/config-utils.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/config-utils.js.map

Large diffs are not rendered by default.

Loading