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

Handle distribution.files being None #6877

Merged
merged 4 commits into from
Nov 3, 2022

Commits on Nov 3, 2022

  1. Handle distribution.files being None

    jace-ys authored and neersighted committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    b418e54 View commit details
    Browse the repository at this point in the history
  2. Use break to fail-fast

    jace-ys authored and neersighted committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    050dad8 View commit details
    Browse the repository at this point in the history
  3. Use continue, not break

    jace-ys authored and neersighted committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    4192394 View commit details
    Browse the repository at this point in the history
  4. Revert to original version

    jace-ys authored and neersighted committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    d78ba98 View commit details
    Browse the repository at this point in the history