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 v2 #1004

Merged
merged 79 commits into from Mar 30, 2022
Merged

Merge main into v2 #1004

merged 79 commits into from Mar 30, 2022

Conversation

github-actions[bot]
Copy link
Contributor

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

Merging bfe9e81 into v2

Conductor for this PR is @edoardopirovano

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 v2 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.
  • The v1 release PR is merged after this PR is merged.

aeisenberg and others added 30 commits March 1, 2022 12:40
This commit also adds a new integration check to verify this.

When running in test mode, payloads will not be uploaded. Instead, they
will be saved to disk so that they can be inspected later.
With a 30 minute timeout, we were getting some cancelled runs.
This should fix it.
Include CodeQL CLI and action versions in status reports
.substr() is deprecated so we replace it with .slice() which works similarily but isn't deprecated
Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
refactor: replace deprecated String.prototype.substr()
…r-versions

Update supported GitHub Enterprise Server versions.
Update README now build tracing is compatible with Windows 2022
Status reporting: fix codeql_version field name
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
henrymercer and others added 20 commits March 28, 2022 16:39
Fix python_setup/install_tool.sh when `python2` not present
…de-12-build

Add PR check to validate compatibility with Node 12
…riting

Update changelog rewriting step to match v2+ only changelog notes
Bump default CodeQL version to 2.8.4
@edoardopirovano edoardopirovano marked this pull request as ready for review March 30, 2022 10:03
@edoardopirovano edoardopirovano requested a review from a team as a code owner March 30, 2022 10:03
@edoardopirovano edoardopirovano merged commit 28eead2 into v2 Mar 30, 2022
@edoardopirovano edoardopirovano deleted the update-v2.1.6-bfe9e810 branch March 30, 2022 11:12
@github-actions github-actions bot mentioned this pull request Mar 30, 2022
4 tasks
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

8 participants