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

Add Javascript to list of CodeQL scan languages #1235

Merged
merged 1 commit into from
Jun 3, 2024

Conversation

dagood
Copy link
Member

@dagood dagood commented May 31, 2024

The microsoft-go repo doesn't complain about lacking a Javascript scan. I think this is probably because the js is in the Go submodule, and the infra that detects what languages to expect scans for can't look at the content of the submodule.

However, microsoft-go-mirror does complain about lacking js scans. No submodule there.

Test run: https://dev.azure.com/dnceng/internal/_build/results?buildId=2464566&view=results
Made https://codeql.microsoft.com/job/cd91c8a1-580d-4947-9325-8c7157d00c8a

@dagood dagood requested a review from a team as a code owner May 31, 2024 23:10
Copy link
Member

@karianna karianna left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks OK but since CI failed I'm not approving just yet :-)

@dagood dagood requested a review from karianna June 3, 2024 16:07
@dagood
Copy link
Member Author

dagood commented Jun 3, 2024

It was just upstream test flakiness: golang/go#67382

@gdams gdams dismissed karianna’s stale review June 3, 2024 20:11

fixed now

@gdams gdams merged commit 3801845 into microsoft/main Jun 3, 2024
23 checks passed
@dagood dagood deleted the dev/dagood/codeql-js branch June 3, 2024 20:14
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.

3 participants