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: solidusio/solidus Loading
base: v4.3.0
Choose a base ref
...
head repository: solidusio/solidus Loading
compare: v4.3.1
Choose a head ref
  • 7 commits
  • 7 files changed
  • 2 contributors

Commits on Dec 27, 2023

  1. Post-creation chores after new v4.3 patch branch

    This is part of the release process for Solidus v4.3.0.
    
    This code has been automatically generated by our 'Prepare post-release' GitHub
    action.
    elia committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    bc4db22 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5572 from solidusio/github-actions/7338044811-1-1…

    …703678277
    
    Post-creation chores after new v4.3 patch branch
    elia committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    4daeeff View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. Fix the check on select2 translations asset existence

    In environment expecting precompiled assets `Rails.application.assets`
    is `nil` and we should fall back on checking the manifest.
    
    (cherry picked from commit 8f997be)
    elia committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    7cc413c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5584 from solidusio/backport/v4.3/pr-5582

    [v4.3] Fix the check on select2 translations asset existence
    elia committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    492f5a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e888795 View commit details
    Browse the repository at this point in the history
  4. Prepare release for Solidus v4.3.1

    This code has been automatically generated by our 'Prepare release' GitHub
    action.
    
    The actual release is not part of the automation, and it still needs to be manually done by a maintainer.
    elia committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    d33ece4 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #5585 from solidusio/github-actions/7424264574-1-1…

    …704472285
    
    Prepare release for Solidus v4.3.1
    elia committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    3221b5e View commit details
    Browse the repository at this point in the history
Loading