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 v2 into v1 #1006

Merged
merged 85 commits into from Mar 30, 2022
Merged

Merge v2 into v1 #1006

merged 85 commits into from Mar 30, 2022

Conversation

github-actions[bot]
Copy link
Contributor

Merging 28eead2 into v1

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 v1 branch.
  • The docs team is aware of any documentation changes that need to be released.

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>
@github-actions github-actions bot added the Update dependencies Trigger PR workflow to update dependencies label Mar 30, 2022
@edoardopirovano edoardopirovano marked this pull request as ready for review March 30, 2022 11:29
@edoardopirovano edoardopirovano requested a review from a team as a code owner March 30, 2022 11:29
init/action.yml Outdated Show resolved Hide resolved
@github-actions github-actions bot removed the Update dependencies Trigger PR workflow to update dependencies label Mar 30, 2022
@edoardopirovano edoardopirovano merged commit 4c1021c into v1 Mar 30, 2022
@edoardopirovano edoardopirovano deleted the update-v1.1.6-28eead24 branch March 30, 2022 14:28
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