-
Notifications
You must be signed in to change notification settings - Fork 333
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 releases/v3 into releases/v2 #2647
Conversation
Co-authored-by: Henry Mercer <[email protected]>
This commit makes deepenGitHistory pass "origin HEAD" to Git fetch, which prevents Git from fetching all branches that are present in the remote repository.
This commits adds a "git repack" step to getPullRequestEditedDiffRanges to work around a Git bug concerning tracking of grafted commits.
…ep for the container
Mergeback v3.27.7 refs/heads/releases/v3 into main
…ng-tweak Improve Git subgraph fetching for diff-informed queries
Extract git-utils.ts
…en_streaming Respect proxy settings when streaming the download and extraction of the CodeQL bundle
…_post Start Proxy: Make the post step more robust to errors
We need to do this because using a default token will not recursively trigger a new workflow run.
…ease Use an app token for triggering a release
Merge main into releases/v3
This reverts commit 983979f.
This reverts commit 352556d.
….8-8a93837af # Conflicts: # node_modules/.package-lock.json
Pushed a commit to update the checked-in dependencies. Please mark the PR as ready for review to trigger PR checks. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot reviewed 230 out of 245 changed files in this pull request and generated no suggestions.
Files not reviewed (15)
- .github/workflows/__test-proxy.yml: Evaluated as low risk
- .github/workflows/post-release-mergeback.yml: Evaluated as low risk
- CHANGELOG.md: Evaluated as low risk
- lib/actions-util.js: Evaluated as low risk
- lib/actions-util.test.js: Evaluated as low risk
- lib/analyze-action-env.test.js: Evaluated as low risk
- lib/analyze-action-input.test.js: Evaluated as low risk
- lib/analyze.js: Evaluated as low risk
- lib/codeql.js: Evaluated as low risk
- lib/database-upload.js: Evaluated as low risk
- lib/database-upload.test.js: Evaluated as low risk
- lib/git-utils.js: Evaluated as low risk
- lib/git-utils.test.js: Evaluated as low risk
- lib/logging.js: Evaluated as low risk
- lib/setup-codeql.js: Evaluated as low risk
Comments skipped due to low confidence (1)
lib/start-proxy-action-post.js:58
- The 'core' parameter should be replaced with 'logger' to match the updated function signature.
const config = await configUtils.getConfig(actionsUtil.getTemporaryDirectory(), core);
Tip: Copilot code review supports C#, Go, Java, JavaScript, Markdown, Python, Ruby and TypeScript, with more languages coming soon. Learn more
Merging 8a93837 into
releases/v2
.Conductor for this PR is @marcogario.
Contains the following pull requests:
Please do the following:
package.json
file contains the correct version.node_modules/.package-lock.json
releases/v2
branch.Create a merge commit
is selected rather thanSquash and merge
orRebase and merge
.