Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: rails/bootsnap
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.18.4
Choose a base ref
...
head repository: rails/bootsnap
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.18.6
Choose a head ref
  • 10 commits
  • 7 files changed
  • 4 contributors

Commits on Apr 23, 2025

  1. Configuration menu
    Copy the full SHA
    252cf48 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2025

  1. Link to official Ruby documentation

    ruby-doc.org is not official documentation.
    By using master, we always link to the latest version.
    p8 committed May 7, 2025
    Configuration menu
    Copy the full SHA
    5fb9098 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #499 from p8/docs/link-to-official-docs

    Link to official Ruby documentation
    casperisfine authored May 7, 2025
    Configuration menu
    Copy the full SHA
    0dc269d View commit details
    Browse the repository at this point in the history

Commits on May 14, 2025

  1. Configuration menu
    Copy the full SHA
    5e87800 View commit details
    Browse the repository at this point in the history
  2. Attempt to detect QEMU hangs

    When building cross platform images with Docker,
    QEMU is often used under the hood and can have a bug
    that cause forked processes to deadlock.
    
    Before spawning workers we test for that bug.
    
    Fix: #495
    Closes: #497
    
    Co-Authored-By: Sarun Rattanasiri <midnight_w@gmx.tw>
    byroot and midnight-wonderer committed May 14, 2025
    Configuration menu
    Copy the full SHA
    d603b70 View commit details
    Browse the repository at this point in the history
  3. Bump bundler cache on CI

    byroot committed May 14, 2025
    Configuration menu
    Copy the full SHA
    abe4ec3 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #501 from Shopify/improve-parallelism

    Improve CLI parallelism
    casperisfine authored May 14, 2025
    Configuration menu
    Copy the full SHA
    dcd9327 View commit details
    Browse the repository at this point in the history
  5. Release 1.18.5

    byroot committed May 14, 2025
    Configuration menu
    Copy the full SHA
    11dbc37 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2025

  1. Configuration menu
    Copy the full SHA
    dc98453 View commit details
    Browse the repository at this point in the history
  2. Release 1.18.6

    byroot committed May 15, 2025
    Configuration menu
    Copy the full SHA
    86efe7d View commit details
    Browse the repository at this point in the history
Loading