FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Install wrapper script for Go on Linux to support tracing for Go 1.21 and above by mbg · Pull Request #1909 · github/codeql-action · GitHub
github
/
codeql-action
Public
Notifications
You must be signed in to change notification settings
Fork
493
Star
1.6k
Code
Issues
157
Pull requests
32
Actions
Security and quality
2
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Install wrapper script for Go on Linux to support tracing for Go 1.21 and above
- #1909
#1909
Merged
mbg
merged 29 commits into
main
github/codeql-action:main
from
mbg/go-1.21-workaround
github/codeql-action:mbg/go-1.21-workaround
Copy head branch name to clipboard
Oct 5, 2023
Conversation
Commits
29
(29)
Checks
Files changed
Merged
Install wrapper script for Go on Linux to support tracing for Go 1.21 and above
#1909
mbg
merged 29 commits into
main
github/codeql-action:main
from
mbg/go-1.21-workaround
github/codeql-action:mbg/go-1.21-workaround
Copy head branch name to clipboard
Commits
Commits on Oct 4, 2023
Use Go 1.21 for Go tracing checks
mbg
committed
d718153
View commit details
Copy full SHA for d718153
Browse repository at this point
Add new environment variable for Go binary path
mbg
committed
c08086a
View commit details
Copy full SHA for c08086a
Browse repository at this point
Add utility function to run `file` command
mbg
committed
3c15d23
View commit details
Copy full SHA for 3c15d23
Browse repository at this point
Install Go wrapper script if necessary
mbg
committed
2bd75f5
View commit details
Copy full SHA for 2bd75f5
Browse repository at this point
Cross-check Go binary in `analyze` Action
mbg
committed
4611ff9
View commit details
Copy full SHA for 4611ff9
Browse repository at this point
Set `DID_AUTOBUILD_GOLANG` in `runAutobuild`
mbg
committed
df098ab
View commit details
Copy full SHA for df098ab
Browse repository at this point
Output stdout upon error in getFileType
mbg
committed
4cee553
View commit details
Copy full SHA for 4cee553
Browse repository at this point
Add which go output in warning
mbg
committed
6044480
View commit details
Copy full SHA for 6044480
Browse repository at this point
Add CLI feature flag to disable Go workaround
mbg
committed
abb71f1
View commit details
Copy full SHA for abb71f1
Browse repository at this point
Remove `FeaturesInVersionResult`
mbg
committed
7b0b42a
View commit details
Copy full SHA for 7b0b42a
Browse repository at this point
Improve/add log messages
mbg
committed
f6d9b6b
View commit details
Copy full SHA for f6d9b6b
Browse repository at this point
Allow other patch versions of Go in workflows
mbg
committed
8ac1877
View commit details
Copy full SHA for 8ac1877
Browse repository at this point
Improve `getFileType`
Show description for 9a5a628
mbg
committed
9a5a628
View commit details
Copy full SHA for 9a5a628
Browse repository at this point
Fix comment in analyse Action
mbg
committed
41a13ec
View commit details
Copy full SHA for 41a13ec
Browse repository at this point
Add comment explaining workaround
mbg
committed
bb70bab
View commit details
Copy full SHA for bb70bab
Browse repository at this point
Add another level to `tempBinPath`
mbg
committed
68d0b65
View commit details
Copy full SHA for 68d0b65
Browse repository at this point
Commits on Oct 5, 2023
Trim `file` output
mbg
committed
7380306
View commit details
Copy full SHA for 7380306
Browse repository at this point
Add test for `isSupportedToolsFeature`
mbg
committed
db9f2c5
View commit details
Copy full SHA for db9f2c5
Browse repository at this point
Add integration test for workaround
mbg
committed
c8dd2bc
View commit details
Copy full SHA for c8dd2bc
Browse repository at this point
Add utilities to produce diagnostics
mbg
committed
36777d2
View commit details
Copy full SHA for 36777d2
Browse repository at this point
Emit diagnostic when Go was changed after `init`
mbg
committed
eb71a60
View commit details
Copy full SHA for eb71a60
Browse repository at this point
Store diagnostics in a `codeql-action` directory
mbg
committed
2b193c5
View commit details
Copy full SHA for 2b193c5
Browse repository at this point
Add integration test for Go workaround diagnostic
mbg
committed
faf7528
View commit details
Copy full SHA for faf7528
Browse repository at this point
Fix: create codeql-action diagnostics directory
mbg
committed
7f4a948
View commit details
Copy full SHA for 7f4a948
Browse repository at this point
Fix: workflow name and description
mbg
committed
4154eb7
View commit details
Copy full SHA for 4154eb7
Browse repository at this point
Store diagnostics in language-specific database
mbg
committed
a144bf5
View commit details
Copy full SHA for a144bf5
Browse repository at this point
Include `mkdirSync` in `try`/`catch`
mbg
committed
3b2fee4
View commit details
Copy full SHA for 3b2fee4
Browse repository at this point
Apply suggestions from code review
Show description for 94f3e9b
mbg
and
henrymercer
committed
94f3e9b
View commit details
Copy full SHA for 94f3e9b
Browse repository at this point
Use `markdownMessage`
mbg
committed
235bdca
View commit details
Copy full SHA for 235bdca
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL