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
base: v4.1.3
Choose a base ref
...
head repository: solidusio/solidus
compare: v4.1.4
Choose a head ref
  • 9 commits
  • 19 files changed
  • 4 contributors

Commits on Nov 2, 2023

  1. Update all find_each "violations"

    elia authored and tvdeyen committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    9f99181 View commit details
    Browse the repository at this point in the history
  2. Parse time using the current zone

    elia authored and tvdeyen committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    990e744 View commit details
    Browse the repository at this point in the history
  3. Post-release chores after having released Solidus v4.1.3

    This code has been automatically generated by our 'Prepare post-release' GitHub
    action.
    
    Make sure that:
    
    - [ ] The new release has been published, along with its tag. See https://github.com/solidusio/solidus/releases/tag/v4.1.3
    - [ ] The corresponding patch branch exists. See https://github.com/solidusio/solidus/tree/v4.1
    - [ ] The corresponding backport-v4.1 label exists. See https://github.com/solidusio/solidus/labels
    tvdeyen committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    4e42791 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #5491 from solidusio/github-actions/6730311986-1-1…

    …698915364
    
    Post-release chores after having released Solidus v4.1.3
    tvdeyen committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    128b2ca View commit details
    Browse the repository at this point in the history
  5. Merge pull request #5484 from tvdeyen/4.1-rubocop-update

    [4.1] Use ActiveRecord's `.find_each` instead of `.each` whenever possible
    tvdeyen committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    594abef View commit details
    Browse the repository at this point in the history
  6. CI: Skip install_solidus check on non-current version

    The installer always uses the current released minor version
    (4.2 time writing this), but the check runs on all pipeline
    runs, wasting CI time and precious resources. Also it fails
    anyway, because of conflicting dependencies.
    
    So, we only run the check on main and latest minor now.
    
    (cherry picked from commit 8d653a5)
    tvdeyen committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    79fe082 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #5494 from solidusio/backport/v4.1/pr-5477

    [v4.1] CI: Skip install_solidus check on non-current version
    tvdeyen committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    93dd13f View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. Prepare release for Solidus v4.1.4

    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
    e5b4241 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5587 from solidusio/github-actions/7424434423-1-1…

    …704473317
    
    Prepare release for Solidus v4.1.4
    elia committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    31b1d9c View commit details
    Browse the repository at this point in the history