-
Notifications
You must be signed in to change notification settings - Fork 329
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 releases/v2 #1511
Merged
Merged
+801,168
−557,264
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
In the future we might convert the file to JSON with comments, or add this note to a JSON schema.
This gives us an easy cache hit when requesting the same tools URL.
Bump default CodeQL version to 2.12.1
…plugin-retry-4.0.4 Bump @octokit/plugin-retry from 3.0.9 to 4.0.4
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.
npm v9.3.0 is out, but seems to have a bug with `npm ci` on macOS where it will complain that `node_modules/.bin` is a directory. We specify an exact version for reproducibility of builds.
We don't need the import for Node 12 compat, but we do need it to make the file compile.
Fail `prepare-test` early when `gh release list` fails
Bumps [@octokit/types](https://github.com/octokit/types.ts) from 8.0.0 to 9.0.0. - [Release notes](https://github.com/octokit/types.ts/releases) - [Commits](octokit/types.ts@v8.0.0...v9.0.0) --- updated-dependencies: - dependency-name: "@octokit/types" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
More cleanup as a result of dropping Node 12
Limit Swift autobuild runtime in PR check to 10 minutes
…types-9.0.0 Bump @octokit/types from 8.0.0 to 9.0.0
Remove apiVersion parameter.
…back Fall back to the `defaults.json` CLI version if feature flags misconfigured
Update CHANGELOG.md with new limits on uploading SARIF
Co-authored-by: Henry Mercer <[email protected]>
…-number Fix computation of fallback version number
cklin
approved these changes
Jan 26, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Merging 43f1a6c into releases/v2.
Conductor for this PR is @henrymercer.
Contains the following pull requests:
init
Action to run for at least two minutes on JavaScript #1494 (@henrymercer)init
status report #1497 (@angelapwen)init
Action in Windows Python dependencies PR checks #1502 (@henrymercer)prepare-test
early whengh release list
fails #1506 (@henrymercer)defaults.json
CLI version if feature flags misconfigured #1508 (@henrymercer)Please do the following:
Create a merge commit
is selected rather thanSquash and merge
orRebase and merge
.