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

[WIP]: Add Pyodide support and CI jobs for Zarr #1903

Draft
wants to merge 24 commits into
base: main
Choose a base branch
from

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    9f5a110 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29282fc View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Configuration menu
    Copy the full SHA
    d465742 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cdf0bb2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dfe0321 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b100ec9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b0dddca View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d227728 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fdb2bef View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    621077a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7ae9a97 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    22eb6da View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6836947 View commit details
    Browse the repository at this point in the history
  12. Skip tests that use async and threading code

    This is because they test async code and also
    use threads. See the following issues:
    
    pyodide/pyodide#2221
    pyodide/pyodide#237
    agriyakhetarpal committed May 27, 2024
    Configuration menu
    Copy the full SHA
    fe3bf27 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    08997ec View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9bfc860 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9bcb350 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    9985abb View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    7ea12ef View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    a6565de View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    85f621c View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    1a64255 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    c8cb38b View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

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