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

Overhaul sdist handling #4439

Merged
merged 9 commits into from
May 18, 2023
Merged

Overhaul sdist handling #4439

merged 9 commits into from
May 18, 2023

Commits on May 17, 2023

  1. Reduce sdist size

    `maturin sdist && du -sh target/wheels/ruff-0.0.267.tar.gz`:
    Before: 1,1M
    After: 668K
    konstin committed May 17, 2023
    Configuration menu
    Copy the full SHA
    cbc8071 View commit details
    Browse the repository at this point in the history
  2. Test sdist before release

    konstin committed May 17, 2023
    Configuration menu
    Copy the full SHA
    b0b2d95 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9013220 View commit details
    Browse the repository at this point in the history
  4. CI fix

    konstin committed May 17, 2023
    Configuration menu
    Copy the full SHA
    dfe74b6 View commit details
    Browse the repository at this point in the history
  5. Comment in excludes again

    konstin committed May 17, 2023
    Configuration menu
    Copy the full SHA
    4e1d655 View commit details
    Browse the repository at this point in the history
  6. CI

    konstin committed May 17, 2023
    Configuration menu
    Copy the full SHA
    9b45f0b View commit details
    Browse the repository at this point in the history
  7. CI

    konstin committed May 17, 2023
    Configuration menu
    Copy the full SHA
    1e36f7d View commit details
    Browse the repository at this point in the history
  8. CI

    konstin committed May 17, 2023
    Configuration menu
    Copy the full SHA
    c3d0a6b View commit details
    Browse the repository at this point in the history
  9. CI

    konstin committed May 17, 2023
    Configuration menu
    Copy the full SHA
    4da6a6f View commit details
    Browse the repository at this point in the history