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

Install wrapper script for Go on Linux to support tracing for Go 1.21 and above #1909

Merged
merged 29 commits into from
Oct 5, 2023

Commits on Oct 4, 2023

  1. Configuration menu
    Copy the full SHA
    d718153 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c08086a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c15d23 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2bd75f5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4611ff9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    df098ab View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4cee553 View commit details
    Browse the repository at this point in the history
  8. Add which go output in warning

    mbg committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    6044480 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    abb71f1 View commit details
    Browse the repository at this point in the history
  10. Remove FeaturesInVersionResult

    mbg committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    7b0b42a View commit details
    Browse the repository at this point in the history
  11. Improve/add log messages

    mbg committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    f6d9b6b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8ac1877 View commit details
    Browse the repository at this point in the history
  13. Improve getFileType

    - Change parameter name
    - Add more documentation
    mbg committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    9a5a628 View commit details
    Browse the repository at this point in the history
  14. Fix comment in analyse Action

    mbg committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    41a13ec View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    bb70bab View commit details
    Browse the repository at this point in the history
  16. Add another level to tempBinPath

    mbg committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    68d0b65 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Trim file output

    mbg committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    7380306 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db9f2c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c8dd2bc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    36777d2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eb71a60 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2b193c5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    faf7528 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7f4a948 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4154eb7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a144bf5 View commit details
    Browse the repository at this point in the history
  11. Include mkdirSync in try/catch

    mbg committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    3b2fee4 View commit details
    Browse the repository at this point in the history
  12. Apply suggestions from code review

    Co-authored-by: Henry Mercer <henry.mercer@me.com>
    mbg and henrymercer committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    94f3e9b View commit details
    Browse the repository at this point in the history
  13. Use markdownMessage

    mbg committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    235bdca View commit details
    Browse the repository at this point in the history