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

[Backport release-24.05] gauge: fix ruby and dotnet plugins #333385

Closed

Commits on Aug 9, 2024

  1. makeGaugePlugin: add autoPatchelfHook

    The ruby plugin is dynamically linked and requires patching.
    
    (cherry picked from commit a691eb4)
    NyCodeGHG authored and github-actions[bot] committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    a0fe84f View commit details
    Browse the repository at this point in the history
  2. gaugePlugins.dotnet: add missing dependency on libgcc

    (cherry picked from commit 49626e8)
    NyCodeGHG authored and github-actions[bot] committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    b16fb41 View commit details
    Browse the repository at this point in the history