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

Enable accelerated go-extractor opt-in using 'go list -deps' #11268

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

grddev
Copy link
Contributor

@grddev grddev commented Nov 15, 2022

Resurrect github/codeql-go#554, but behind an environment variable as to avoid the broken builds noted in #9304, but still allowing some people to opt in to the much faster approach.

Ideally, the broken builds should be resolved, but that is difficult to accomplish with the limited information in #9304

grddev added 3 commits Nov 15, 2022
In preparation for pulling all package information at once.
Resurrect github/codeql-go#554, but behind an environment variable as to avoid the broken builds noted in github#9304, but still allowing some people to opt in to the much faster approach.
To ensure this code path is actively tested.
@grddev grddev requested a review from a team as a code owner Nov 15, 2022
@github-actions github-actions bot added the Go label Nov 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant