GithubHelp home page GithubHelp logo

jbaiza / ruby-builder Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ruby/ruby-builder

0.0 0.0 0.0 157 KB

A repository building Ruby/JRuby/TruffleRuby releases to be used in GitHub Actions

License: MIT License

Ruby 100.00%

ruby-builder's Introduction

ruby-builder

A repository building released rubies to be used in GitHub Actions.

The action to use these prebuilt rubies is ruby/setup-ruby.

Please report issues to ruby/setup-ruby.

The latest release contains all built Rubies.

Building a new Ruby release

ruby build.rb [ruby|jruby|truffleruby] VERSION

Process for new builds

When making builds a different way, first create a new release and mark it as prerelease.

Then if it might cause breaking changes, open an issue on actions/virtual-environments with a description of the changes. This needs to be done 2 weeks prior to using the release.

Once it's ready, mark the release as non-prerelease and switch to it in ruby/setup-ruby.

Naming

Archives are named $engine-$version-$platform.tar.gz.

platform is one of:

  • ubuntu-NN.NN: built on the corresponding GitHub-hosted runner virtual environment
  • macos-latest: built on macos-11 (the oldest macos available on GitHub-hosted runners)
  • macos-13-arm64: built on macos-arm-oss
  • windows-latest: built on windows-2019 (does not matter, it's only for repacking a JRuby archive, no actual build)

The names contain -latest for compatibility, even though what -latest points to for runners might have changed.

ruby-builder's People

Contributors

eregon avatar ruby-builder-bot avatar hsbt avatar benoittgt avatar technicalpickles avatar znz avatar mullermp avatar yuki24 avatar github-actions[bot] avatar shmokmt avatar ntkme avatar

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.