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

BLD, CI: Use cibuildwheel to build Emscripten/Pyodide wheels, push nightlies to Anaconda.org #58647

Merged
merged 20 commits into from
Jul 12, 2024

Commits on Jun 11, 2024

  1. Configuration menu
    Copy the full SHA
    6b3e0b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9833af6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    856904d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7b3b68c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fc6c327 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8628801 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6eb56d8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f5fc8d7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    df24ce9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d6e4259 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5aa5401 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    e25d62d View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    13d2f0e View commit details
    Browse the repository at this point in the history
  2. Don't add cp312 in job name

    Co-authored-by: Matthew Roeschke <10647082+mroeschke@users.noreply.github.com>
    agriyakhetarpal and mroeschke committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    3fb0832 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Configuration menu
    Copy the full SHA
    10007f0 View commit details
    Browse the repository at this point in the history
  2. Fix matrix inclusion

    agriyakhetarpal committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    57913d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    099ed28 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    04cee9a View commit details
    Browse the repository at this point in the history
  5. Use just one step, inherit CIBW_PLATFORM if not set

    Co-Authored-By: Thomas Li <47963215+lithomas1@users.noreply.github.com>
    agriyakhetarpal and lithomas1 committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    8779d87 View commit details
    Browse the repository at this point in the history
  6. Remove condition that skips the step

    Co-Authored-By: Thomas Li <47963215+lithomas1@users.noreply.github.com>
    agriyakhetarpal and lithomas1 committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    5106edd View commit details
    Browse the repository at this point in the history