Skip to content
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

Merged
merged 34 commits into from Mar 7, 2022
Merged

Merge main into v1 #965

merged 34 commits into from Mar 7, 2022

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Mar 7, 2022

Merging 308528b into v1

Conductor for this PR is @aeisenberg

Contains the following pull requests:

Please review the following:

  • The CHANGELOG displays the correct version and date.
  • The CHANGELOG includes all relevant, user-facing changes since the last release.
  • There are no unexpected commits being merged into the v1 branch.
  • The docs team is aware of any documentation changes that need to be released.
  • The mergeback PR is merged back into main after this PR is merged.

github-actions[bot] and others added 30 commits February 23, 2022 19:33
Revert "Merge pull request #869 from github/edoardo/windows-11-error"
Bumps [removeNPMAbsolutePaths](https://github.com/juanjoDiaz/removeNPMAbsolutePaths) from 2.0.0 to 3.0.0.
- [Release notes](https://github.com/juanjoDiaz/removeNPMAbsolutePaths/releases)
- [Commits](juanjoDiaz/removeNPMAbsolutePaths@v2.0.0...v3.0.0)

---
updated-dependencies:
- dependency-name: removeNPMAbsolutePaths
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…AbsolutePaths-3.0.0

Bump removeNPMAbsolutePaths from 2.0.0 to 3.0.0
Update default CodeQL bundle version to 2.8.2
Co-authored-by: Andrew Eisenberg <aeisenberg@github.com>
Delete the results directory in between runs.
Expand PR checks to cover `windows-2022`
Second attempt to use `--codescanning-config` flag of CLI
Co-authored-by: Andrew Eisenberg <aeisenberg@github.com>
Bumps [@actions/artifact](https://github.com/actions/toolkit/tree/HEAD/packages/artifact) from 0.5.2 to 1.0.0.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/artifact/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/@actions/io@1.0.0/packages/artifact)

---
updated-dependencies:
- dependency-name: "@actions/artifact"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…rtifact-1.0.0

Bump @actions/artifact from 0.5.2 to 1.0.0
Add runner OS and arch to status report
@aeisenberg
Copy link
Contributor

@edoardopirovano Does #957 need a change note, or is it sufficiently internal?

@aeisenberg
Copy link
Contributor

Also, #869 should probably have a change note. I think the action was alreade broken on windows 11, this just makes the error message more understandable. Maybe something like:

- 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)

CHANGELOG.md Outdated Show resolved Hide resolved
Co-authored-by: Andrew Eisenberg <aeisenberg@github.com>
@hmakholm
Copy link
Contributor

hmakholm commented Mar 7, 2022

Also, #869 should probably have a change note. I think the action was alreade broken on windows 11, this just makes the error message more understandable.

Is this still relevant? The CLI changelog says it now ought to work on Windows 11.

@edoardopirovano Does #957 need a change note, or is it sufficiently internal?

Edoardo is on vacation this week. We'll have to make a decision in his absence.

CHANGELOG.md Outdated Show resolved Hide resolved
@edoardopirovano
Copy link
Contributor

@edoardopirovano Does #957 need a change note, or is it sufficiently internal?

I think since it shouldn't change anything from a user point of view it does not need a change note.

Copy link
Contributor

@aeisenberg aeisenberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

After this goes in, lgtm.

Co-authored-by: Andrew Eisenberg <aeisenberg@github.com>
@hmakholm hmakholm marked this pull request as ready for review March 7, 2022 17:15
@hmakholm hmakholm requested a review from a team as a code owner March 7, 2022 17:15
@hmakholm hmakholm enabled auto-merge March 7, 2022 17:15
CHANGELOG.md Outdated

- 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)
Copy link
Contributor

Choose a reason for hiding this comment

The 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.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks. My mistake.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can confirm 2.8.2 introduces W11 support.
I don't think this should go in the action changelog, as the action now just delegates to the CLI about W11 supports presence/absence, and that's mainly controlled by what's in the toolcache.

CHANGELOG.md Outdated Show resolved Hide resolved
@hmakholm hmakholm dismissed adityasharad’s stale review March 7, 2022 19:24

Suggestion taken, PR changed.

@hmakholm hmakholm enabled auto-merge March 7, 2022 19:25
@hmakholm hmakholm disabled auto-merge March 7, 2022 21:00
@hmakholm hmakholm merged commit f5d8227 into v1 Mar 7, 2022
@hmakholm hmakholm deleted the update-v1.1.4-308528ba branch March 7, 2022 21:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

9 participants