-
Notifications
You must be signed in to change notification settings - Fork 376
Merge main into v1 #965
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge main into v1 #965
Changes from 1 commit
507795f
949eeb2
9169d24
360221e
42af723
438f654
4e02f8e
0da8152
117a67b
162ecaf
8ec6a84
2531390
86940df
d63f798
938e0a0
b1c781d
fa19286
07990f0
527d515
e4766c8
47dd636
3615d8a
870dbaa
75e4d9f
4154eaf
5e27f57
401a76f
939659c
308528b
44198be
a33ae09
e75fa83
701b6a5
1f44993
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
Co-authored-by: Andrew Eisenberg <aeisenberg@github.com>
- Loading branch information
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,6 +4,7 @@ | |
|
||
- Update default CodeQL bundle version to 2.8.2. [#950](https://github.com/github/codeql-action/pull/950) | ||
- Fix a bug where old results can be uploaded if the languages in a repository change when using a non-ephemeral self-hosted runner. [#955](https://github.com/github/codeql-action/pull/955) | ||
- Fail with a meaningful error message for Windows 11 and Windows Server 2022 which are currently unsupported. [#869](https://github.com/github/codeql-action/pull/869) | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I think @hmakholm's earlier comment is correct: 2.8.2 introduces support for Windows 11, so we should instead highlight that (or reference the 2.8.2 change notes). @criemen to confirm. Also if I'm reading the generated PR summary correctly, this mergeback PR does not contain #869; it contains #948 which is the revert of #869. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Thanks. My mistake. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I can confirm 2.8.2 introduces W11 support. |
||
|
||
## 1.1.3 - 23 Feb 2022 | ||
|
||
|
Uh oh!
There was an error while loading. Please reload this page.