Henry Mercer
|
b873a18a2f
|
Limit Swift autobuild runtime to 10 minutes
There's a known issue that causes the Swift autobuilder to hang. By
setting a timeout, we'll fail earlier and we can rerun the check
earlier.
|
2023-01-23 19:12:27 +00:00 |
|
Henry Mercer
|
66ed6f46ba
|
Merge pull request #1503 from github/dependabot/npm_and_yarn/octokit/plugin-retry-4.0.4
Bump @octokit/plugin-retry from 3.0.9 to 4.0.4
|
2023-01-23 18:53:46 +00:00 |
|
Henry Mercer
|
90bbfad4eb
|
Fail prepare-test early when gh release list fails
|
2023-01-23 18:50:59 +00:00 |
|
Henry Mercer
|
05d21eda44
|
Merge pull request #1501 from github/henrymercer/codeql-cli-2.12.1
Bump default CodeQL version to 2.12.1
|
2023-01-23 18:02:27 +00:00 |
|
github-actions[bot]
|
45eb0a66d5
|
Update checked-in dependencies
|
2023-01-23 17:26:40 +00:00 |
|
dependabot[bot]
|
78f2db88fc
|
Bump @octokit/plugin-retry from 3.0.9 to 4.0.4
Bumps [@octokit/plugin-retry](https://github.com/octokit/plugin-retry.js) from 3.0.9 to 4.0.4.
- [Release notes](https://github.com/octokit/plugin-retry.js/releases)
- [Commits](https://github.com/octokit/plugin-retry.js/compare/v3.0.9...v4.0.4)
---
updated-dependencies:
- dependency-name: "@octokit/plugin-retry"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-23 17:02:48 +00:00 |
|
Andrew Eisenberg
|
604a6c3f8e
|
Merge branch 'main' into aeisenberg/upload-sarif-limits
|
2023-01-23 08:35:54 -08:00 |
|
Andrew Eisenberg
|
fe9baed306
|
Fix typo in CHANGELOG.md
Co-authored-by: Jenny Rukman <jennyrocku@github.com>
|
2023-01-23 08:35:27 -08:00 |
|
Henry Mercer
|
f9ae0b9ced
|
Merge branch 'main' into henrymercer/codeql-cli-2.12.1
|
2023-01-23 13:27:47 +00:00 |
|
Henry Mercer
|
5794d966f2
|
Merge pull request #1502 from github/henrymercer/python-packages-use-path-from-action
Use CodeQL path from `init` Action in Windows Python dependencies PR checks
|
2023-01-23 13:26:24 +00:00 |
|
Henry Mercer
|
64580b3179
|
Update workflow name to reflect Windows tests
|
2023-01-23 13:01:27 +00:00 |
|
Henry Mercer
|
e05bd5a671
|
Use CodeQL path from init Action in Windows Python deps PR checks
|
2023-01-23 13:01:11 +00:00 |
|
Henry Mercer
|
d37dce28f6
|
Bump default CodeQL version to 2.12.1
|
2023-01-23 11:25:09 +00:00 |
|
Henry Mercer
|
421a1b344f
|
Merge pull request #1496 from github/henrymercer/no-cache-nightlies
Increase strictness of tool caching threshold to avoid caching nightlies
codeql-bundle-20230120
|
2023-01-20 17:57:55 +00:00 |
|
Andrew Eisenberg
|
42fb057842
|
Update CHANGELOG.md
|
2023-01-20 09:41:08 -08:00 |
|
Henry Mercer
|
54f4ea7a62
|
Merge branch 'main' into henrymercer/no-cache-nightlies
|
2023-01-20 17:35:04 +00:00 |
|
Henry Mercer
|
6456115682
|
Merge pull request #1494 from github/henrymercer/avoid-waiting-for-timeout
Fix a bug that forced the `init` Action to run for at least two minutes on JavaScript
|
2023-01-20 17:24:48 +00:00 |
|
Henry Mercer
|
8e4a1d6e60
|
Merge branch 'main' into henrymercer/avoid-waiting-for-timeout
|
2023-01-20 16:29:49 +00:00 |
|
Andrew Eisenberg
|
4dc41e1d1e
|
Update CHANGELOG.md
|
2023-01-20 08:28:46 -08:00 |
|
Henry Mercer
|
4827181940
|
Merge pull request #1492 from github/henrymercer/upgrade-typescript
Upgrade to TypeScript 9.2.0
|
2023-01-20 16:28:14 +00:00 |
|
Henry Mercer
|
291cc75959
|
Add test case
|
2023-01-20 15:30:57 +00:00 |
|
Henry Mercer
|
2014c859f1
|
Increase strictness of tool caching threshold to avoid caching nightlies
|
2023-01-20 15:23:27 +00:00 |
|
Henry Mercer
|
4beb39593b
|
Explain why we're using --format=json to get the extractor path
|
2023-01-20 15:01:38 +00:00 |
|
Henry Mercer
|
be8f7b01a2
|
Add types for package.json via @schemastore/package
|
2023-01-20 15:01:35 +00:00 |
|
Henry Mercer
|
1b508953b4
|
Remove checkActionVersion
This is no longer needed now that we only release v2
|
2023-01-20 15:01:35 +00:00 |
|
Henry Mercer
|
cb9be70046
|
Install @types/uuid and eliminate a cast
|
2023-01-20 15:01:35 +00:00 |
|
Henry Mercer
|
85f0d840c9
|
Use a more Promise-oriented approach for the timeout system
|
2023-01-19 20:25:55 +00:00 |
|
Henry Mercer
|
ffb06d7053
|
Add changelog note
|
2023-01-19 20:03:37 +00:00 |
|
Henry Mercer
|
b61b299591
|
Immediately unref timers to avoid waiting for them before exit
|
2023-01-19 18:09:06 +00:00 |
|
Andrew Eisenberg
|
68a248623f
|
Update CHANGELOG.md with new limits on uploading SARIF
|
2023-01-19 09:57:22 -08:00 |
|
Henry Mercer
|
ba93815e25
|
Merge branch 'main' into henrymercer/upgrade-typescript
|
2023-01-19 16:15:51 +00:00 |
|
Henry Mercer
|
60e5868d6e
|
Merge pull request #1475 from github/henrymercer/controlled-switchover
Enable a controlled switchover between CodeQL releases
|
2023-01-19 09:42:22 +00:00 |
|
Henry Mercer
|
9012214c80
|
Merge branch 'main' into henrymercer/controlled-switchover
|
2023-01-18 22:38:54 +00:00 |
|
Henry Mercer
|
4306b97e96
|
Add a .DS_Store file shipped with a dependency
We should be checking in all contents of the dependencies, including OS
junk!
|
2023-01-18 21:10:30 +00:00 |
|
Henry Mercer
|
d5dcff5766
|
Remove Node 12 compatibility check
|
2023-01-18 21:07:41 +00:00 |
|
Henry Mercer
|
0a11e3fdd9
|
Bump packages to fix linter
|
2023-01-18 21:00:07 +00:00 |
|
Henry Mercer
|
ed9506bbaf
|
Bump eslint-plugin-import to avoid vulnerability in dependency
|
2023-01-18 21:00:05 +00:00 |
|
Henry Mercer
|
10695e6a20
|
Fix linter errors
|
2023-01-18 21:00:05 +00:00 |
|
Henry Mercer
|
5f644f971e
|
Upgrade TypeScript to 9.2.0
|
2023-01-18 20:59:57 +00:00 |
|
Henry Mercer
|
40a75182e7
|
Merge pull request #1483 from github/henrymercer/remove-v1-checks
Remove PR checks for v1
|
2023-01-18 19:27:56 +00:00 |
|
Henry Mercer
|
48ae29987c
|
Merge pull request #1482 from github/henrymercer/remove-v1-from-release-process
Remove v1 from the release process
|
2023-01-18 19:26:38 +00:00 |
|
Henry Mercer
|
16d8967389
|
Merge pull request #1490 from github/mergeback/v2.1.39-to-main-a34ca99b
Mergeback v2.1.39 refs/heads/releases/v2 into main
|
2023-01-18 19:26:15 +00:00 |
|
github-actions[bot]
|
6d37d7534f
|
Update checked-in dependencies
|
2023-01-18 18:27:52 +00:00 |
|
github-actions[bot]
|
bb36dc476d
|
Update changelog and version after v2.1.39
|
2023-01-18 18:16:09 +00:00 |
|
Henry Mercer
|
a34ca99b46
|
Merge pull request #1489 from github/update-v2.1.39-597c2041
Merge main into releases/v2
v2.1.39
|
2023-01-18 18:14:06 +00:00 |
|
github-actions[bot]
|
48fa82899a
|
Update changelog for v2.1.39
|
2023-01-18 17:27:01 +00:00 |
|
Henry Mercer
|
597c204127
|
Merge pull request #1481 from github/henrymercer/discontinue-v1
Update deprecation notice to state that CodeQL Action v1 is discontinued
|
2023-01-18 17:24:19 +00:00 |
|
Henry Mercer
|
3d62f02555
|
Update changelog note
|
2023-01-18 15:59:07 +00:00 |
|
Henry Mercer
|
8a4abfd10a
|
Support cli-version-x.y.z-pre.txt marker files
|
2023-01-18 15:55:23 +00:00 |
|
Henry Mercer
|
5f1362dd53
|
Merge branch 'main' into henrymercer/controlled-switchover
|
2023-01-18 15:37:28 +00:00 |
|