Giter Site home page Giter Site logo

ruby-loco-test's Introduction

ruby-loco

ucrt mswin mingw

General

This repo creates self-contained Windows Ruby master builds (mingw, ucrt and mswin), and saves them to the one release in the repo. This is done three times a day.

The links for the build 7z files are:

mingw: https://github.com/MSP-Greg/ruby-loco/releases/download/ruby-master/ruby-mingw.7z

ucrt: https://github.com/MSP-Greg/ruby-loco/releases/download/ruby-master/ruby-ucrt.7z

mswin: https://github.com/MSP-Greg/ruby-loco/releases/download/ruby-master/ruby-mswin.7z

Note that if any of the Ruby test suites fail, the build will not be uploaded. Hence, the links will provide the most recent build that passed.

The builds can be used in GitHub Actions CI by using the ruby/setup-ruby action or the ruby/setup-ruby-pkgs action, which also helps with cross-platform package installation.

The repo can be used to build Ruby locally. See (WIP) Local Use.

Differences from Ruby CI

  • Patches allow the test suites to run from the install folder, as opposed to the build folder. 'make' is not used to run any tests.

  • A simple CLI test is run on all bin files to verify they work. Both Windows & Bash shells are checked.

Brief History

I started working with building and testing MSYS2/MinGW Ruby in 2016, and what could be considered the start of ruby-loco happened in early 2017.

At first, its main purpose was to run full testing on MinGW master builds, as at the time, that was not done in ruby/ruby. The code was updated to create a full binary build and moved to AppVeyor.

Today, mingw, ucrt and mswin builds are done, and are available for use with GitHUb Actions.

ruby-loco-test's People

Contributors

msp-greg avatar

Watchers

 avatar  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.