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

Generate docs for Rails v7.1.3 / Build pages with Ruby v3.3 + YJIT on CI #153

Merged
merged 6 commits into from
Jul 5, 2024

Commits on Jul 5, 2024

  1. Configuration menu
    Copy the full SHA
    c19a553 View commit details
    Browse the repository at this point in the history
  2. Create compose.yml

    To build the pages on Linux, added `compose.yml`.
    toshimaru committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    ec0ce2e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    22659f5 View commit details
    Browse the repository at this point in the history
  4. deps: Downgrade bundler v2.5 -> v2.4

    Since Ruby 2.7 doesn't support bundler v2.5
    toshimaru committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    f21cb45 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    44e74d2 View commit details
    Browse the repository at this point in the history
  6. perf: Enable Ruby YJIT

    toshimaru committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    9d17dcd View commit details
    Browse the repository at this point in the history