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 6.1 #5057

Closed
wants to merge 34 commits into from
Closed

Upgrade to Rails 6.1 #5057

wants to merge 34 commits into from

Commits on Jan 31, 2023

  1. WIP

    cjcolvar committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    97aa9f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84525d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6e5bc26 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8f7d0cf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9129c76 View commit details
    Browse the repository at this point in the history
  6. Test with ruby3 image

    cjcolvar committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    d5c1fdd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    98d84a9 View commit details
    Browse the repository at this point in the history
  8. Pin psych to < 4

    cjcolvar committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    50c18a9 View commit details
    Browse the repository at this point in the history
  9. Upgrade webmock

    cjcolvar committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    03df680 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fbe2a09 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f5c5f2b View commit details
    Browse the repository at this point in the history
  12. Revert directory changes

    cjcolvar committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    42127a5 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3500bf5 View commit details
    Browse the repository at this point in the history
  14. Test with ruby 3.2

    cjcolvar committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    b35e015 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f1f04d9 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    8497c20 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    9224dab View commit details
    Browse the repository at this point in the history
  18. Configure git to allow root to checkout repo

    This is needed because the avalon docker image has /home/app/avalon owned by the app user
    but circleci runs the checkout action as root
    cjcolvar committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    473daba View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. Test with rails 6.1

    cjcolvar committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    1998305 View commit details
    Browse the repository at this point in the history
  2. Fix mediainfo fork

    cjcolvar committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    9a73955 View commit details
    Browse the repository at this point in the history
  3. Upgrade pry

    cjcolvar committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    8cd919d View commit details
    Browse the repository at this point in the history
  4. Updated samvera-persona

    cjcolvar committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    fb1e490 View commit details
    Browse the repository at this point in the history
  5. File#exists? -> File#exist?

    cjcolvar committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    b86fb28 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. Fix rspec-rails config

    cjcolvar committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    47117f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f06c1de View commit details
    Browse the repository at this point in the history
  3. Dir#exists? -> Dir#exist?

    cjcolvar committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    6af2d53 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    316bca8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    41ee7e1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    98fb1c7 View commit details
    Browse the repository at this point in the history
  7. Run rails app:update

    cjcolvar committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    4049e9d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f1420bf View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4ef3ca6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    373145f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    407433c View commit details
    Browse the repository at this point in the history