Coder Social home page Coder Social logo

Comments (4)

eregon avatar eregon commented on July 20, 2024

This seems to be already the case for JRuby, as @havenwood added them.
The ./update.sh script in this repo doesn't add them though.

Is there a use-case for checksums of the source archives of truffleruby?

Note that it's not supported and not tested to build truffleruby from the source archives automatically created by GitHub on the tags (such as https://github.com/oracle/truffleruby/archive/vm-1.0.0-rc5.tar.gz), as building needs a few external dependencies like a JDK with JVMCI and the Graal VM suite, etc. Instead, releases are created by building the Graal VM suite.

from ruby-versions.

postmodern avatar postmodern commented on July 20, 2024

Mainly to future-proof the repository. ruby-versions can/could be used for other things other than building from source.

from ruby-versions.

eregon avatar eregon commented on July 20, 2024

OK, no objections then. I like that my PRs to update TruffleRuby touch just two lines per file (e.g. 786ed34) but that's not really important.

One interesting fact is that the link above actually downloads an archive named truffleruby-vm-1.0.0-rc5.tar.gz (and not vm-1.0.0-rc5.tar.gz). Not sure how should ruby-versions deal with that.

from ruby-versions.

postmodern avatar postmodern commented on July 20, 2024

I''m guessing changing exts=(...) to be files=(...) so it's more flexible.

from ruby-versions.

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.