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

Update build matrix and job run conditions #38

Merged
merged 72 commits into from May 10, 2023
Merged

Commits on May 9, 2023

  1. Configuration menu
    Copy the full SHA
    a3adc3e View commit details
    Browse the repository at this point in the history
  2. Limit concurrency.

    rmitsch committed May 9, 2023
    Configuration menu
    Copy the full SHA
    c270baa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f21f9a6 View commit details
    Browse the repository at this point in the history
  4. Test on installed package.

    rmitsch committed May 9, 2023
    Configuration menu
    Copy the full SHA
    f2799cf View commit details
    Browse the repository at this point in the history
  5. Fix Python version typo.

    rmitsch committed May 9, 2023
    Configuration menu
    Copy the full SHA
    3381905 View commit details
    Browse the repository at this point in the history
  6. Test commit.

    rmitsch committed May 9, 2023
    Configuration menu
    Copy the full SHA
    95b7d2f View commit details
    Browse the repository at this point in the history
  7. Test commit.

    rmitsch committed May 9, 2023
    Configuration menu
    Copy the full SHA
    5e4d61c View commit details
    Browse the repository at this point in the history
  8. Add env block.

    rmitsch committed May 9, 2023
    Configuration menu
    Copy the full SHA
    940c493 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f9bb020 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    dc9a86f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    11d2bc3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    66297d8 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e470f33 View commit details
    Browse the repository at this point in the history
  14. Merge branch 'main' into chore/expand-build-matrix

    # Conflicts:
    #	spacy_llm/compat.py
    rmitsch committed May 9, 2023
    Configuration menu
    Copy the full SHA
    0706b9c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    21b832f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    4e1bcc3 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    a12499a View commit details
    Browse the repository at this point in the history
  18. Set max-parallel to 2.

    rmitsch committed May 9, 2023
    Configuration menu
    Copy the full SHA
    22af3a8 View commit details
    Browse the repository at this point in the history
  19. Add Literal to compat.py.

    rmitsch committed May 9, 2023
    Configuration menu
    Copy the full SHA
    b2302a3 View commit details
    Browse the repository at this point in the history
  20. Remove max-parallel.

    rmitsch committed May 9, 2023
    Configuration menu
    Copy the full SHA
    a57bf8c View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    8bd7e26 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    5aa66a5 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    2ff86ac View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    3311286 View commit details
    Browse the repository at this point in the history
  25. Upgrade pip.

    rmitsch committed May 9, 2023
    Configuration menu
    Copy the full SHA
    6f09261 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    b876ace View commit details
    Browse the repository at this point in the history
  27. Synch with main.

    rmitsch committed May 9, 2023
    Configuration menu
    Copy the full SHA
    db93a1e View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. Configuration menu
    Copy the full SHA
    5f53522 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa9e19d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    141ab27 View commit details
    Browse the repository at this point in the history
  4. Update spacy_llm/tests/backends/test_minichain.py

    Co-authored-by: Adriane Boyd <adrianeboyd@gmail.com>
    rmitsch and adrianeboyd committed May 10, 2023
    Configuration menu
    Copy the full SHA
    915a52c View commit details
    Browse the repository at this point in the history
  5. Update spacy_llm/tests/backends/test_langchain.py

    Co-authored-by: Adriane Boyd <adrianeboyd@gmail.com>
    rmitsch and adrianeboyd committed May 10, 2023
    Configuration menu
    Copy the full SHA
    0454924 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b6e60c3 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'chore/expand-build-matrix' of github.com:explosion/spac…

    …y-llm into chore/expand-build-matrix
    rmitsch committed May 10, 2023
    Configuration menu
    Copy the full SHA
    f9071cd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2eef245 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9196df9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    47731b8 View commit details
    Browse the repository at this point in the history
  11. Reverse filterwarnings order.

    rmitsch committed May 10, 2023
    Configuration menu
    Copy the full SHA
    93ee640 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e7146cb View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9bcb6b6 View commit details
    Browse the repository at this point in the history
  14. Remove upper Python version bounds for langchain and minichain depend…

    …encies. Bumped minimal version for minichain to 3.8.
    rmitsch committed May 10, 2023
    Configuration menu
    Copy the full SHA
    b4dcda7 View commit details
    Browse the repository at this point in the history
  15. Sync with main.

    rmitsch committed May 10, 2023
    Configuration menu
    Copy the full SHA
    8a61156 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    5d6790d View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    58b291a View commit details
    Browse the repository at this point in the history
  18. Update requirements-dev.txt

    Co-authored-by: Adriane Boyd <adrianeboyd@gmail.com>
    rmitsch and adrianeboyd committed May 10, 2023
    Configuration menu
    Copy the full SHA
    6bf0171 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    0d5d313 View commit details
    Browse the repository at this point in the history
  20. Merge branch 'chore/expand-build-matrix' of github.com:explosion/spac…

    …y-llm into chore/expand-build-matrix
    rmitsch committed May 10, 2023
    Configuration menu
    Copy the full SHA
    3089de6 View commit details
    Browse the repository at this point in the history
  21. Add MANIFEST.in.

    rmitsch committed May 10, 2023
    Configuration menu
    Copy the full SHA
    994e965 View commit details
    Browse the repository at this point in the history
  22. Merge branch 'main' into chore/expand-build-matrix

    # Conflicts:
    #	.github/workflows/test.yml
    rmitsch committed May 10, 2023
    Configuration menu
    Copy the full SHA
    4e26e6b View commit details
    Browse the repository at this point in the history
  23. Add .json and .jsonl files.

    rmitsch committed May 10, 2023
    Configuration menu
    Copy the full SHA
    c1c81cd View commit details
    Browse the repository at this point in the history
  24. Add test output.

    rmitsch committed May 10, 2023
    Configuration menu
    Copy the full SHA
    50149fd View commit details
    Browse the repository at this point in the history
  25. Add test output.

    rmitsch committed May 10, 2023
    Configuration menu
    Copy the full SHA
    b02abab View commit details
    Browse the repository at this point in the history
  26. Fix paths in test_ner.py.

    rmitsch committed May 10, 2023
    Configuration menu
    Copy the full SHA
    c9d810a View commit details
    Browse the repository at this point in the history
  27. Fix EXAMPLES_DIR.

    rmitsch committed May 10, 2023
    Configuration menu
    Copy the full SHA
    5ebfe31 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    a381e26 View commit details
    Browse the repository at this point in the history
  29. Guard pytest import.

    rmitsch committed May 10, 2023
    Configuration menu
    Copy the full SHA
    1269180 View commit details
    Browse the repository at this point in the history
  30. Merge branch 'main' into chore/expand-build-matrix

    # Conflicts:
    #	spacy_llm/tests/tasks/test_ner.py
    rmitsch committed May 10, 2023
    Configuration menu
    Copy the full SHA
    a4528e2 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    c3e8d6c View commit details
    Browse the repository at this point in the history
  32. Add testpaths.

    rmitsch committed May 10, 2023
    Configuration menu
    Copy the full SHA
    6ed1ef4 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    a77ee2d View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    9526e50 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    a8608aa View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    f138c3e View commit details
    Browse the repository at this point in the history
  37. Add ignore in pytest call.

    rmitsch committed May 10, 2023
    Configuration menu
    Copy the full SHA
    7c4db2b View commit details
    Browse the repository at this point in the history
  38. Remove .catch_warnings().

    rmitsch committed May 10, 2023
    Configuration menu
    Copy the full SHA
    07e932a View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    6e14652 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    65a312d View commit details
    Browse the repository at this point in the history
  41. Sync with main.

    rmitsch committed May 10, 2023
    Configuration menu
    Copy the full SHA
    28b7526 View commit details
    Browse the repository at this point in the history
  42. Fix paths in text_textcat.py.

    rmitsch committed May 10, 2023
    Configuration menu
    Copy the full SHA
    87fd906 View commit details
    Browse the repository at this point in the history
  43. Fix paths in text_textcat.py.

    rmitsch committed May 10, 2023
    Configuration menu
    Copy the full SHA
    3019bd4 View commit details
    Browse the repository at this point in the history
  44. Fix paths in text_textcat.py.

    rmitsch committed May 10, 2023
    Configuration menu
    Copy the full SHA
    621af13 View commit details
    Browse the repository at this point in the history
  45. Restore all platforms.

    rmitsch committed May 10, 2023
    Configuration menu
    Copy the full SHA
    38558ae View commit details
    Browse the repository at this point in the history