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

luarocks: prefers a hadcoded interpreter for 3.9.2 #23

Merged

Commits on Nov 11, 2024

  1. CI updates for LuaJIT rolling release compatibility

    (cherry picked from commit c2c0272)
    hishamhm authored and oleg-jukovec committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    be91ff7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d68632 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    42ec879 View commit details
    Browse the repository at this point in the history
  4. ci: run coverage only on ubuntu

    There are some problems with macos here, we don’t want
    to investigate them.
    oleg-jukovec committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    275cbf2 View commit details
    Browse the repository at this point in the history
  5. luarocks: prefers a hardcoded interpreter

    Since there is a need to use the tarantool interpreter instead of lua,
    a couple of changes were made to apply the FORCE_HARDCODED flag,
    which allows you to use tarantool as an interpreter even if
    there is a luarocks config.
    Japsty authored and oleg-jukovec committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    4d26755 View commit details
    Browse the repository at this point in the history