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

BIB-46: Dual boot with Rails 7.1 #2581

Open
wants to merge 17 commits into
base: main
Choose a base branch
from

Commits on Sep 3, 2024

  1. BIB-45: Adds next Rails code, Gemfile.next, and Gemfile.next.lock in …

    …order to dual boot both rails
    torresga committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    14d4ce8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1566d7e View commit details
    Browse the repository at this point in the history
  3. BIB-45: Adds rails db:schema:load because db:structure:load is deprec…

    …ated and removed in Rails 7
    torresga committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    4e25fc8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    23bf993 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f4780dd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    47393c6 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    408a15b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00f90cb View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    9ce64fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    073824b View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. BIB-46: Dual boot Rails 7.0 and 7.1

    So we can start work on Rails 7.1 upgrade.
    
    What
    - Update gemfiles and lock files.
    - Ensure CI runs tests for both versions.
    - Update incompatible gems.
    
    Jira: https://ombulabs.atlassian.net/browse/BIB-46
    torresga authored and fbuys committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    f9b5d0a View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

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

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    764b5ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a5ba72 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

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

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    2b4f6a5 View commit details
    Browse the repository at this point in the history
  2. Adds build_next

    torresga committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    1327572 View commit details
    Browse the repository at this point in the history