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

[build] Build tracer with ReadyToRun #5962

Merged
merged 40 commits into from
Sep 6, 2024

Commits on Aug 29, 2024

  1. add fields to build schema

    duncanista committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    21b43ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c529b4d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e298952 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1402dbd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    190beb0 View commit details
    Browse the repository at this point in the history
  6. target only net6.0

    duncanista committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    3007341 View commit details
    Browse the repository at this point in the history
  7. typo

    duncanista committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    d39d92d View commit details
    Browse the repository at this point in the history
  8. restore before publish

    duncanista committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    146abd0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7b70721 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    41c1004 View commit details
    Browse the repository at this point in the history
  2. typo

    duncanista committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    f356c79 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    37b150a View commit details
    Browse the repository at this point in the history
  4. update pipeline

    duncanista committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    1ddbb97 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eeac770 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

  1. remove -r2r suffix

    duncanista committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    3c1be3c View commit details
    Browse the repository at this point in the history
  2. add back suffix

    duncanista committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    32b5dd4 View commit details
    Browse the repository at this point in the history
  3. maybe add r2r in profiler?

    duncanista committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    88fe42c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    68f9f6c View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    0a5f5da View commit details
    Browse the repository at this point in the history
  2. make r2r its own build

    duncanista committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    9f1cd5c View commit details
    Browse the repository at this point in the history
  3. Merge branch 'jordan.gonzalez/ready-to-run/linux-deb' of ssh://github…

    ….com/DataDog/dd-trace-dotnet into jordan.gonzalez/ready-to-run/linux-deb
    duncanista committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    9a82f05 View commit details
    Browse the repository at this point in the history
  4. fmt

    duncanista committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    ab453f3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    072e9e2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    02ee61f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    30dc340 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8b1e323 View commit details
    Browse the repository at this point in the history
  9. add r2r for arm64

    duncanista committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    b5106c9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    262fb7d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    39efff1 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    c00ccab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5139c93 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    c57828d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13379b9 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'jordan.gonzalez/ready-to-run/linux-deb' of ssh://github…

    ….com/DataDog/dd-trace-dotnet into jordan.gonzalez/ready-to-run/linux-deb
    duncanista committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    b636d14 View commit details
    Browse the repository at this point in the history
  4. remove changes for lambda

    duncanista committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    39155b4 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. remove commented script

    duncanista committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    a0e7f3a View commit details
    Browse the repository at this point in the history
  2. Update tracer/build/_build/Build.Utilities.cs

    Co-authored-by: Andrew Lock <andrew.lock@datadoghq.com>
    duncanista and andrewlock authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    6d282f3 View commit details
    Browse the repository at this point in the history
  3. make aws-lambda-layer a manual job

    also sent another upstream variable just in case we need it in the future
    duncanista committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    2e4794a View commit details
    Browse the repository at this point in the history
  4. Merge branch 'jordan.gonzalez/ready-to-run/linux-deb' of ssh://github…

    ….com/DataDog/dd-trace-dotnet into jordan.gonzalez/ready-to-run/linux-deb
    duncanista committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    6620c5d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    106aa8c View commit details
    Browse the repository at this point in the history