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

Bump rails from 7.1.3.4 to 7.2.1 #3230

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

Commits on Sep 20, 2024

  1. Get tests to run locally

    The Github pipelines are checking out helm charts, whereas it is not doing so locally. Changing the test to look at a local version of helm-charts. Unfortunately this means that we are tied to having the helm charts repo checked out to get it passing locally.
    minhngocd committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    b8ab145 View commit details
    Browse the repository at this point in the history
  2. Bump rails from 7.1.3.4 to 7.2.1

    Bumps [rails](https://github.com/rails/rails) from 7.1.3.4 to 7.2.1.
    - [Release notes](https://github.com/rails/rails/releases)
    - [Commits](rails/rails@v7.1.3.4...v7.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: rails
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and minhngocd committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    d2316e1 View commit details
    Browse the repository at this point in the history
  3. Run rails app:update

    minhngocd committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    1e14c3a View commit details
    Browse the repository at this point in the history