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

Refactor bootstrap generation #2101

Merged
merged 6 commits into from
May 2, 2024
Merged

Commits on May 2, 2024

  1. Refactor bootstrap generation

    This makes the bootstrap script get the package version directly from
    pypi instead of from our lists of packages. This makes sure that the
    packages are actually available for the end user to install.
    
    Fixes open-telemetry#2053
    ocelotl committed May 2, 2024
    Configuration menu
    Copy the full SHA
    8bd85dd View commit details
    Browse the repository at this point in the history
  2. Fix lint

    ocelotl committed May 2, 2024
    Configuration menu
    Copy the full SHA
    2943eb5 View commit details
    Browse the repository at this point in the history
  3. Fix lint

    ocelotl committed May 2, 2024
    Configuration menu
    Copy the full SHA
    ea8d343 View commit details
    Browse the repository at this point in the history
  4. Remove aiohttp

    ocelotl committed May 2, 2024
    Configuration menu
    Copy the full SHA
    b4581ef View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    26f950a View commit details
    Browse the repository at this point in the history
  6. Use hatch version

    ocelotl committed May 2, 2024
    Configuration menu
    Copy the full SHA
    db73311 View commit details
    Browse the repository at this point in the history