Andrew Eisenberg
d939c4b8d3
Update CHANGELOG
2021-06-30 09:13:29 -07:00
Edoardo Pirovano
ef852c006a
Support splitting of DB creation and query execution
2021-06-28 17:14:22 +01:00
github-actions[bot]
d11b2ce6a3
Update changelog and version after v1.0.4
2021-06-28 15:23:47 +00: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
Simon Engledew
9200db3ec4
Restore original getCodeQLActionRepository behaviour
2021-06-24 17:52:48 +01:00
github-actions[bot]
f5a5d3ad5f
Update changelog and version after v1.0.3
2021-06-23 14:56:23 +00:00
github-actions[bot]
a12bb22724
1.0.3
2021-06-23 09:42:14 +00: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
github-actions[bot]
c35646fe13
Update changelog and version after v1.0.2
2021-06-17 18:01:56 +00:00
github-actions[bot]
028a76e6db
1.0.2
2021-06-17 10:39:32 -07:00
github-actions[bot]
9e6b46a9e6
Update changelog and version after v1.0.1
2021-06-07 20:59:13 +00:00
github-actions[bot]
68d7c5f620
1.0.1
2021-06-07 09:30:01 +00:00
Edoardo Pirovano
1644ade514
Add --sarif-group-rules-by-pack flag
2021-06-06 09:56:54 +01:00
Edoardo Pirovano
ddb83a462d
Cleanup CodeQL DBs and output their location for later steps
2021-06-04 18:54:15 +01:00
Andrew Eisenberg
a94829cc53
Manually update the CHANGELOG
...
This should have happened in a mergeback PR, but the workflow to
generate this was broken.
2021-05-31 10:11:08 -07:00
github-actions[bot]
cf57db7e1f
1.0.0
2021-05-31 09:24:10 +00:00
Henry Mercer
1362396c57
Add changelog note
2021-05-28 20:19:55 +01:00
Aditya Sharad
741bd73e8e
Changelog: Add note for grouping of analysis logs
2021-05-20 12:32:10 -07:00
Andrew Eisenberg
7ae8d165a6
Add the first changelog entry
...
(Adding the changelog itself.)
2021-05-20 09:24:30 -07:00
Andrew Eisenberg
1564a6d863
Fix typo in changelog
...
Co-authored-by: Aditya Sharad <6874315+adityasharad@users.noreply.github.com >
2021-05-19 15:28:15 -07:00
Andrew Eisenberg
8566f9b061
Add a changelog
...
Adds an empty changelog file and a reminder to update it when opening
pull requests.
Also, adds a 1.0.0 version number in the package.json, which is what
we _could_ use for version numbering.
2021-05-19 15:19:36 -07:00