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

Remove pkg resources #2871

Merged
merged 38 commits into from
Oct 19, 2024
Merged

Remove pkg resources #2871

merged 38 commits into from
Oct 19, 2024

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    804d175 View commit details
    Browse the repository at this point in the history
  2. chore: add entry on changelog

    Rodrigo-Novas authored and xrmx committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    e00d699 View commit details
    Browse the repository at this point in the history
  3. feat: update to 132

    Rodrigo-Novas authored and xrmx committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    c6effca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4bbd2d5 View commit details
    Browse the repository at this point in the history
  5. feat: add requirements solution

    Rodrigo-Novas authored and xrmx committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    199e687 View commit details
    Browse the repository at this point in the history
  6. feat: update version importlib

    Rodrigo-Novas authored and xrmx committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    e37a1ea View commit details
    Browse the repository at this point in the history
  7. refactor: add Union to collection type

    Rodrigo-Novas authored and xrmx committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    333ee6b View commit details
    Browse the repository at this point in the history
  8. refactor: add value and group on tests

    Rodrigo-Novas authored and xrmx committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    681ffcc View commit details
    Browse the repository at this point in the history
  9. feat: execute tox

    Rodrigo-Novas authored and xrmx committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    609a9c0 View commit details
    Browse the repository at this point in the history
  10. chore: change to unreleased side

    Rodrigo-Novas authored and xrmx committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    d1d2bb5 View commit details
    Browse the repository at this point in the history
  11. chore: change issue number

    Rodrigo-Novas authored and xrmx committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    57fc3b7 View commit details
    Browse the repository at this point in the history
  12. Update core SHA in tox.ini

    ocelotl authored and xrmx committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    2213c1e View commit details
    Browse the repository at this point in the history
  13. wop

    ocelotl authored and xrmx committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    9c7519c View commit details
    Browse the repository at this point in the history
  14. Update core repo sha again

    ocelotl authored and xrmx committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    ca037f4 View commit details
    Browse the repository at this point in the history
  15. Use opentelemertry importlib metadata

    ocelotl authored and xrmx committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    ebfaf17 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    9229c6e View commit details
    Browse the repository at this point in the history
  17. Remove importlib-metadata dependency

    ocelotl authored and xrmx committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    7117c29 View commit details
    Browse the repository at this point in the history
  18. Back to main core repo

    xrmx committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    f62f35d View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    95954bb View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    86a8456 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    79120e7 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    b593563 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    ddc339c View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    e63dc42 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    99c7bf2 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    d2f2369 View commit details
    Browse the repository at this point in the history
  27. fix flask

    xrmx committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    6c9ec8b View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    24f307f View commit details
    Browse the repository at this point in the history
  29. Fix previous commit

    xrmx committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    638fba6 View commit details
    Browse the repository at this point in the history
  30. Fixup last commit

    xrmx committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    744bb25 View commit details
    Browse the repository at this point in the history
  31. Update fastapi tests

    jeremydvoss authored and xrmx committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    226d02b View commit details
    Browse the repository at this point in the history
  32. Please pylint

    xrmx committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    e2db128 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    4a8055f View commit details
    Browse the repository at this point in the history
  34. YOLO

    xrmx committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    d2d48a7 View commit details
    Browse the repository at this point in the history
  35. please pylint

    xrmx committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    c269629 View commit details
    Browse the repository at this point in the history
  36. instrumentation/opentelemetry-instrumentation-test: drop importlib me…

    …tadata from requiements
    xrmx committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    049ee35 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    a1a7652 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Update CHANGELOG.md

    Co-authored-by: Emídio Neto <9735060+emdneto@users.noreply.github.com>
    xrmx and emdneto authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    af504e1 View commit details
    Browse the repository at this point in the history