Coder Social home page Coder Social logo

ruby 2.7 for windows build about haiti HOT 2 CLOSED

winezer0 avatar winezer0 commented on May 26, 2024
ruby 2.7 for windows build

from haiti.

Comments (2)

github-actions avatar github-actions commented on May 26, 2024

Hey, thank you for opening this issue! 🙂 To boost priority on this issue and support open source please tip the team at https://issuehunt.io/r/noraj/haiti/issues/191

from haiti.

noraj avatar noraj commented on May 26, 2024

Hi,

You have several options:

  • Only create .exe for versions until 2.1.0 (before 2.7 support removal)
  • For now, ignore Ruby requirement
    • Indeed, Ruby 2.7 support was removed for several reasons: because it's EOL, because it made the CI fails.
    • But Ruby 2.7 should still work, for now, since I did not introduce breakings changes (for examples while linting with newer syntaxes).
    • For example, gem install --force ignores dependency checks. Another option is to create a patch to change the version required in the gemspec.
    • For now, forcing the use of Ruby 2.7 should have no impact, but I can't guarantee that in the future. For now, it should work, it's just that's no longer tested against ruby 2.7 and that I won't provide help for people using this version.
  • Ruby 3.0-3.3 are available on Windows via RubyInstaller so you could install haiti with gem install haiti-hash on windows too without making a .exe..
  • Use another executable packager other than the unmaintained ruby-packer
    • tebako supports Ruby 3.1 & 3.2
    • ocran should work with 3.x rubies too

from haiti.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.