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
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
Robert
f6d1bad81b
Merge pull request #573 from github/upload-database
...
Upload CodeQL databases
2021-06-21 08:45:03 +01:00
Robert
f3cd5fa001
Add workflow input to disable uploads
2021-06-18 09:56:15 +01:00
Robert
33ac512514
Merge branch 'main' into upload-database
2021-06-18 09:50:05 +01:00
Andrew Eisenberg
6a7c2369bf
Merge pull request #569 from github/aeisenberg/add-codeowners
...
Add a CODEOWNERS file
2021-06-17 11:36:23 -07:00
github-actions[bot]
4954c371d1
1.0.3
2021-06-17 18:01:57 +00:00
github-actions[bot]
c35646fe13
Update changelog and version after v1.0.2
2021-06-17 18:01:56 +00:00
Andrew Eisenberg
37f75f1702
Merge pull request #570 from github/update-v1.0.2-0b1f4a01
...
Merge main into v1
v1.0.2
2021-06-17 11:01:25 -07:00
github-actions[bot]
028a76e6db
1.0.2
2021-06-17 10:39:32 -07:00
Andrew Eisenberg
9c28349a87
Merge branch 'main' into aeisenberg/add-codeowners
2021-06-17 10:27:42 -07:00
Andrew Eisenberg
0b1f4a016a
Merge pull request #566 from github/aeisenberg/update-release-branch-fix
...
Fix update-release-branch-fix.py
2021-06-17 10:22:26 -07:00
Andrew Eisenberg
b4914d76a2
Add a CODEOWNERS file
2021-06-17 10:19:01 -07:00
Robert
69c30da5ad
Merge pull request #565 from github/robertbrignull/upload_ghes
...
Only attempt to upload on dotcom
2021-06-17 12:42:23 +01:00
Robert
6fc1280a3c
Merge pull request #564 from github/robertbrignull/workflow_event_error
...
Provide a better error message
2021-06-17 09:36:47 +01:00
Andrew Eisenberg
efea9238bc
Fix custom version of CLI to use for package testing
...
This can be removed when 2.5.6 is released.
2021-06-16 14:56:52 -07:00
Andrew Eisenberg
d16268b273
Fix update-release-branch-fix.py
...
This change ensures that the the script can handle
commits with no committer in them. This will happen
for some commits that are auto-generated during
PRs.
2021-06-16 10:38:18 -07:00
Robert
b985a67b97
Only attempt to upload on dotcom
2021-06-16 17:24:26 +01:00
Robert
c989ee7b39
Provide a better error message
2021-06-16 17:00:26 +01:00
Robert
366b68eda0
Merge pull request #563 from github/robertbrignull/check_default_branch
...
Check if on default branch before uploading database
2021-06-16 15:11:45 +01:00
Robert
d693b3cb0d
Check if on default branch before uploading database
2021-06-16 14:43:42 +01:00
Andrew Eisenberg
e284efba72
Merge pull request #545 from github/aeisenberg/pack-run
...
Allow the codeql-action to run packages
2021-06-10 11:24:56 -07:00
Andrew Eisenberg
20aafcd90c
Remove unnecessary type assertions
2021-06-10 11:15:03 -07:00
Robin Neatherway
429471162a
Update cleanup to bundle
2021-06-10 17:09:58 +01:00
Robert
2a9a602a5e
Upload databases from analyze action
2021-06-10 16:09:58 +01:00
Andrew Eisenberg
6a1c0700c3
Avoid running mergeback workflow on PR
...
This was causing the workflow to run and create tags after merging
main into a branch.
2021-06-09 14:38:09 -07:00
Andrew Eisenberg
23cdd6bab6
Remove two log entries
...
Cleans up the output logs even more. These entries don't add any more
information since everything is grouped now.
2021-06-09 14:32:08 -07:00
Andrew Eisenberg
a2e96a4c78
Add pack download to its own log group
...
Also, make the baseline count message less awkward sounding.
2021-06-09 14:13:05 -07:00
Andrew Eisenberg
96e7de35af
Use nullish conversion for packs
...
Slightly simplifies the `parsePacks` function.
2021-06-09 13:18:27 -07:00
Andrew Eisenberg
49b2220f92
Refactor codeql.ts
...
Extract a `runTool` function that captures the stdout and returns it.
A small refactoring that reduces copied code.
2021-06-09 13:17:25 -07:00
Andrew Eisenberg
db01c78de0
Remove unneeded action input in PR check
2021-06-09 13:10:57 -07:00
Andrew Eisenberg
82388fd94a
Merge remote-tracking branch 'upstream/main' into aeisenberg/pack-run
2021-06-09 12:43:17 -07:00
Edoardo Pirovano
babcc1b793
Add --finalize-dataset to database finalize call
2021-06-09 16:52:39 +01:00
Edoardo Pirovano
06df98a513
Add new log grouping for DB cleanup
2021-06-09 16:10:22 +01:00
Edoardo Pirovano
0ea20c5b32
Add intepret-results timings to status reports
2021-06-09 10:40:15 +01:00
Andrew Eisenberg
d42f654f7a
Add an integration test for packaging
...
Uses two pre-existing packages to run some simple queries on a javascript
database.
2021-06-08 12:34:07 -07:00
Andrew Eisenberg
1cc5f1d5dd
Packaging: Address review comments
...
1. Better malformed data guard for PackDownloadOutput
2. Fix Packs type
3. Remove TODO in init-action
2021-06-08 10:00:22 -07:00
Edoardo Pirovano
2cc885d66e
Replace analyze with run-queries and interpret-results
2021-06-08 09:25:17 +01:00