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

Revive CI after misconfigured GHA job #42

Merged
merged 12 commits into from
Sep 11, 2024

Commits on Sep 5, 2024

  1. Disable misconfigured GHA job

    Is was broken in commit 6505f1b. GHA does not allow empty vector in build matrix, and does not start whole workflow, not just a single broken job
    mcheshkov committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    c95c4b0 View commit details
    Browse the repository at this point in the history
  2. Reformat everything

    mcheshkov committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    bafd146 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    2357d96 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a37f215 View commit details
    Browse the repository at this point in the history
  3. fix ffi warning on failed to drop (apache#893)

    Can drop this after rebase on commit f0451bb, first released in 7.0.0
    jimexist authored and mcheshkov committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    fdbbce5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f9bb485 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    020b3cd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d0cd95c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8e725af View commit details
    Browse the repository at this point in the history
  8. Fix like_utf8 doctest

    It was broken properly, with a bug in test, after commit c296882
    
    Can drop this after rebase on commit e8cc39e "Fix like regex escaping (apache#1085)", first released in 7.0.0
    mcheshkov committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    9700298 View commit details
    Browse the repository at this point in the history
  9. Add rand to dev-deps

    Can drop this after rebase on commit fc04931 "Make rand an optional dependency (apache#674)", first released in 6.0.0
    mcheshkov committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    201defc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    15aaad5 View commit details
    Browse the repository at this point in the history