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

gh actions with xapian wheels and caching #2

Closed
wants to merge 14 commits into from

Commits on Aug 22, 2021

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

Commits on Aug 24, 2021

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

Commits on Sep 23, 2021

  1. Configuration menu
    Copy the full SHA
    41bbd25 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0157dfd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    463a1df View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3439cb4 View commit details
    Browse the repository at this point in the history
  5. work on xapian-delve issues

    1) `xapian_wheel_builder.sh` learns `-t`, which adds `xapian-delve` to the wheel
    2) build with `-t` in the test workflow.
    3) `tests/xapian_tests/tests/test_backend.py` learns to check the new `xapian-delve` location
    asedeno committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    13c1c26 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7e0afd1 View commit details
    Browse the repository at this point in the history
  7. test_backend.py - drop support for delve from xapian<1.3

    We dropped support for xapian 1.2, when we dropped support for python2.
    asedeno committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    737588c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5eafedf View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2eb168c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cb86bc0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0a397c7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    cbdb2b0 View commit details
    Browse the repository at this point in the history