Andrew Eisenberg
a6891153f0
Allow to be run on workflow_dispatch
2021-06-28 09:17:32 -07:00
Edoardo Pirovano
ef852c006a
Support splitting of DB creation and query execution
2021-06-28 17:14:22 +01:00
Edoardo Pirovano
1e61ecb0c1
Merge pull request #603 from github/mergeback/v1.0.4-to-main-03450ff6
...
Mergeback v1.0.4 refs/heads/v1 into main
codeql-bundle-20210628
2021-06-28 16:57:01 +01:00
Edoardo Pirovano
8cccc0664b
Merge branch 'main' into mergeback/v1.0.4-to-main-03450ff6
2021-06-28 16:42:39 +01:00
Andrew Eisenberg
3a8e1847c5
Merge pull request #599 from github/aeisenberg/readme-missing-analysis
...
Update readme to include section on missing analysis
2021-06-28 08:30:15 -07:00
github-actions[bot]
5c3c29fd3f
1.0.5
2021-06-28 15:23:49 +00:00
github-actions[bot]
d11b2ce6a3
Update changelog and version after v1.0.4
2021-06-28 15:23:47 +00:00
Edoardo Pirovano
03450ff6ed
Merge pull request #601 from github/update-v1.0.4-7726ece0
...
Merge main into v1
v1.0.4
2021-06-28 16:23:20 +01:00
Andrew Eisenberg
571fe400df
Merge branch 'main' into aeisenberg/readme-missing-analysis
2021-06-28 08:18:18 -07:00
Edoardo Pirovano
440ccbd910
Prepare CHANGELOG for 1.0.4
2021-06-28 16:06:44 +01:00
github-actions[bot]
6017205208
1.0.4
2021-06-28 16:05:56 +01:00
Andrew Eisenberg
7726ece0ab
Merge pull request #591 from github/aeisenberg/pack-in-inputs
...
Add new `packs` input to init action
2021-06-25 10:52:19 -07:00
Andrew Eisenberg
7c391e9640
Update readme to include section on missing analysis
...
Fixes #598
2021-06-25 10:44:47 -07:00
Andrew Eisenberg
67312df7cf
Merge branch 'main' into aeisenberg/pack-in-inputs
2021-06-25 10:30:24 -07:00
Andrew Eisenberg
4087f37d90
Add extra integration test for packaging
...
Also, update the options and inputs documentation.
2021-06-25 10:07:51 -07:00
Edoardo Pirovano
85ac9fe26e
Remove misleading comment.
2021-06-25 14:28:43 +01:00
Edoardo Pirovano
40852fa52a
Improve error messages from CLI invocations
2021-06-24 23:38:13 +01:00
Andrew Eisenberg
db80a9a7c3
Merge pull request #594 from github/simon-engledew/fix-runner-temp-missing
...
Restore original getCodeQLActionRepository behaviour
2021-06-24 13:58:42 -07:00
Andrew Eisenberg
af32a29f03
Merge branch 'main' into simon-engledew/fix-runner-temp-missing
2021-06-24 13:48:45 -07:00
Arthur Baars
590c245b56
Merge pull request #593 from github/aibaars/ruby-is-interpreted
...
Add Ruby to 'isInterpretedLanguage'
2021-06-24 19:23:57 +02:00
Arthur Baars
a1f71cfecf
Add Ruby to 'isInterpretedLanguage'
2021-06-24 19:13:05 +02:00
Simon Engledew
26ade03b50
Just reverse test case
2021-06-24 18:00:10 +01:00
Simon Engledew
9200db3ec4
Restore original getCodeQLActionRepository behaviour
2021-06-24 17:52:48 +01:00
Andrew Eisenberg
ac402bf222
Merge pull request #586 from edoardopirovano/csharp-loc
...
Fix C# line counting and add test
2021-06-23 17:29:02 -07:00
Andrew Eisenberg
9f37000f6b
Fix dependencies
2021-06-23 16:38:32 -07:00
Andrew Eisenberg
c5434c91d8
Merge branch 'main' into csharp-loc
2021-06-23 16:22:14 -07:00
Andrew Eisenberg
e38356b367
Update lock file
2021-06-23 16:11:57 -07:00
Andrew Eisenberg
6e577cfca3
Add new packs input to init action
...
This input allows users to specify which packs to run. It works in
unison with the packs block of the config file and it is similar to
how `queries` works. They both use `+` in the same way.
Note that the `#TODO` in the pr check is still around, but the CLI
is available. I will remove the TODO in the next commit.
2021-06-23 16:08:35 -07:00
Edoardo Pirovano
68b68732c6
Fix C# line counting and add test
2021-06-23 23:39:44 +01:00
Andrew Eisenberg
7729b51956
Merge pull request #588 from github/mergeback/v1.0.3-to-main-cf6e0194
...
Mergeback v1.0.3 refs/heads/v1 into main
2021-06-23 08:23:18 -07:00
Andrew Eisenberg
c98b43187d
Merge branch 'main' into mergeback/v1.0.3-to-main-cf6e0194
2021-06-23 08:08:49 -07:00
Chris Gavin
e684c09260
Merge pull request #587 from github/toolcache-upgrade
...
Upgrade the tool cache library and use it to download the CodeQL bundle.
2021-06-23 16:07:26 +01:00
github-actions[bot]
1496843315
1.0.4
2021-06-23 14:56:35 +00:00
github-actions[bot]
f5a5d3ad5f
Update changelog and version after v1.0.3
2021-06-23 14:56:23 +00:00
Andrew Eisenberg
cf6e019480
Merge pull request #585 from github/update-v1.0.3-d623a7a3
...
Merge main into v1
v1.0.3
2021-06-23 07:55:54 -07:00
Chris Gavin
59560e54ac
Replace custom tool download method with the one in the tool cache library.
2021-06-23 14:28:37 +01:00
Chris Gavin
476f13ea18
Upgrade Actions Tool Cache.
2021-06-23 14:28:33 +01:00
github-actions[bot]
a12bb22724
1.0.3
2021-06-23 09:42:14 +00:00
Andrew Eisenberg
d623a7a3f7
Merge pull request #583 from github/aeisenberg/changelog-template
...
Update changelog template
2021-06-22 14:40:52 -07:00
Andrew Eisenberg
629f582c03
Update changelog template
...
The changelog for an empty version will now be:
```
No user facing changes.
```
And this will appear in the final changelog when there is an actual release.
The benefits are that users will see regular release cycles and know
how old versions are even if there's no changes for a particular version
If we find that we are going months without any user facing changes, but
we have non-visible changes, then we can rethink this strategy.
But I think this is nicer than having empty sections for a version.
2021-06-22 14:25:06 -07:00
Henning Makholm
9821b8c68c
Merge pull request #582 from github/hmakholm/pr/2.5.6
...
Update CodeQL bundle to 20210622 / 2.5.6
2021-06-22 18:43:19 +02:00
Henry Mercer
1cd2cd12b4
Merge branch 'main' into hmakholm/pr/2.5.6
2021-06-22 17:12:00 +01:00
Robert
171619a51a
Merge pull request #578 from github/upload-database
...
Upload CodeQL databases - mk2
2021-06-22 17:09:46 +01:00
Henning Makholm
8d50a5fd90
Update CodeQL bundle to 20210622 / 2.5.6
2021-06-22 17:27:16 +02:00
Robert
00791d5d56
remove old lib file
2021-06-22 13:45:47 +01:00
Robert
146c897909
Upload CodeQL databases
2021-06-22 13:05:12 +01:00
Andrew Eisenberg
b2d10b39b0
Merge pull request #571 from github/mergeback/v1.0.2-to-main-37f75f17
...
Mergeback v1.0.2 refs/heads/v1 into main
codeql-bundle-20210621
codeql-bundle-20210622
2021-06-21 08:42:17 -07:00
Andrew Eisenberg
b2e7277fb1
Merge branch 'main' into mergeback/v1.0.2-to-main-37f75f17
2021-06-21 08:29:15 -07:00
Robert
dbc4fdad80
Merge pull request #577 from github/revert-573-upload-database
...
Revert "Upload CodeQL databases"
2021-06-21 10:58:55 +01:00
Robert
d893508e3a
Revert "Upload CodeQL databases"
2021-06-21 10:26:02 +01:00