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

Upgrade to rails 7 #920

Open
wants to merge 10 commits into
base: 2024-upgrades-main
Choose a base branch
from
Open

Upgrade to rails 7 #920

wants to merge 10 commits into from

Commits on May 16, 2024

  1. Remove DatabaseCleaner

    user rails_transactional_fixtures
    
    see: #913
    jparr committed May 16, 2024
    Configuration menu
    Copy the full SHA
    64f7aa0 View commit details
    Browse the repository at this point in the history
  2. Rspec modernization

    Use devise helpers for login
    Use new rails type:system for capybara tests
    jparr committed May 16, 2024
    Configuration menu
    Copy the full SHA
    ac79c33 View commit details
    Browse the repository at this point in the history
  3. Update config.ru

    jparr committed May 16, 2024
    Configuration menu
    Copy the full SHA
    f4257d9 View commit details
    Browse the repository at this point in the history
  4. Prep for zeitwerk autoloader

    jparr committed May 16, 2024
    Configuration menu
    Copy the full SHA
    5c585a2 View commit details
    Browse the repository at this point in the history
  5. rename CiviCRM to Civicrm

    prep for zetwerk autoloading
    jparr committed May 16, 2024
    Configuration menu
    Copy the full SHA
    61c436e View commit details
    Browse the repository at this point in the history
  6. update config for 6.1

    this uses new rails autoloader : zeitwerk
    jparr committed May 16, 2024
    Configuration menu
    Copy the full SHA
    39170cd View commit details
    Browse the repository at this point in the history
  7. configure headless chrome

    - larger window
    - faster exec
    jparr committed May 16, 2024
    Configuration menu
    Copy the full SHA
    0c7ff3a View commit details
    Browse the repository at this point in the history
  8. Upgrade to rails 7

    jparr committed May 16, 2024
    Configuration menu
    Copy the full SHA
    83f80d2 View commit details
    Browse the repository at this point in the history
  9. Use rails 7 default config

    jparr committed May 16, 2024
    Configuration menu
    Copy the full SHA
    6c3fe11 View commit details
    Browse the repository at this point in the history
  10. rubocop fix all

    jparr committed May 16, 2024
    Configuration menu
    Copy the full SHA
    54276b9 View commit details
    Browse the repository at this point in the history