-
Notifications
You must be signed in to change notification settings - Fork 376
Install wrapper script for Go on Linux to support tracing for Go 1.21 and above #1909
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
Merged
Merged
Changes from 1 commit
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
d718153
Use Go 1.21 for Go tracing checks
mbg c08086a
Add new environment variable for Go binary path
mbg 3c15d23
Add utility function to run `file` command
mbg 2bd75f5
Install Go wrapper script if necessary
mbg 4611ff9
Cross-check Go binary in `analyze` Action
mbg df098ab
Set `DID_AUTOBUILD_GOLANG` in `runAutobuild`
mbg 4cee553
Output stdout upon error in getFileType
mbg 6044480
Add which go output in warning
mbg abb71f1
Add CLI feature flag to disable Go workaround
mbg 7b0b42a
Remove `FeaturesInVersionResult`
mbg f6d9b6b
Improve/add log messages
mbg 8ac1877
Allow other patch versions of Go in workflows
mbg 9a5a628
Improve `getFileType`
mbg 41a13ec
Fix comment in analyse Action
mbg bb70bab
Add comment explaining workaround
mbg 68d0b65
Add another level to `tempBinPath`
mbg 7380306
Trim `file` output
mbg db9f2c5
Add test for `isSupportedToolsFeature`
mbg c8dd2bc
Add integration test for workaround
mbg 36777d2
Add utilities to produce diagnostics
mbg eb71a60
Emit diagnostic when Go was changed after `init`
mbg 2b193c5
Store diagnostics in a `codeql-action` directory
mbg faf7528
Add integration test for Go workaround diagnostic
mbg 7f4a948
Fix: create codeql-action diagnostics directory
mbg 4154eb7
Fix: workflow name and description
mbg a144bf5
Store diagnostics in language-specific database
mbg 3b2fee4
Include `mkdirSync` in `try`/`catch`
mbg 94f3e9b
Apply suggestions from code review
mbg 235bdca
Use `markdownMessage`
mbg File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Emit diagnostic when Go was changed after
init
- Loading branch information
commit eb71a60380ec0f04b3f97162ea46d9bc9ad5bfe2
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or 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
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.
Uh oh!
There was an error while loading. Please reload this page.