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

Improve logging output of automated package bumps #5909

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    aef3629 View commit details
    Browse the repository at this point in the history
  2. Do not warn when NuGet restored with different runtime

    This project isn't a real project so the warning
    is not important.
    bouwkast committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    7b5c9f9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80b9e30 View commit details
    Browse the repository at this point in the history
  4. Use team-reviewers instead of reviewers

    From the docs it seems that reviewers is
    expected to be just GitHub user names.
    bouwkast committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    3e2de63 View commit details
    Browse the repository at this point in the history
  5. Set max version of tested CosmosDb to 3.42.0

    Manually verified this locally.
    These tests aren't run on CI.
    bouwkast committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    5a04a10 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2888d85 View commit details
    Browse the repository at this point in the history
  7. Run GeneratePackageVersions

    bouwkast committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    9710326 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    418b440 View commit details
    Browse the repository at this point in the history
  9. Run GeneratePackageVersions

    bouwkast committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    685b326 View commit details
    Browse the repository at this point in the history
  10. Use actual versions for first/latest

    These are cases where there are typically
    hardcoded assembly versions in the instrumentations.
    bouwkast committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    7dd91cb View commit details
    Browse the repository at this point in the history
  11. Add tracing-dotnet and apm-idm-dotnet to reviewers

    Note that tracing-dotnet was added previously due
    to CODEOWNERS.
    bouwkast committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    92de850 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Use unicode symbol directly

    Co-authored-by: Lucas Pimentel <lucas.pimentel@datadoghq.com>
    bouwkast and lucaspimentel authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    b40508f View commit details
    Browse the repository at this point in the history