Skip to content

Merge solidus_i18n in - #6537

Merged
tvdeyen merged 1302 commits into
solidusio:mainfrom
blish:import-i18n
Aug 13, 2026
Merged

Merge solidus_i18n in#6537
tvdeyen merged 1302 commits into
solidusio:mainfrom
blish:import-i18n

Conversation

@tvdeyen

@tvdeyen tvdeyen commented Aug 12, 2026

Copy link
Copy Markdown
Member

Summary

Merges the solidus_i18n gem into the mono repo under the i18n folder while keeping the complete git history (hence the 1302 commits).

That way it is easier to keep translations in sync and make the internationalization a first class citizen of the Solidus project.

Checklist

Check out our PR guidelines for more details.

The following are mandatory for all PRs:

The following are not always needed:

  • 📖 I have updated the README to account for my changes.
  • 📑 I have documented new code with YARD.
  • 🛣️ I have opened a PR to update the guides.
  • ✅ I have added automated tests to cover my changes.
  • 📸 I have attached screenshots to demo visual changes.

2bedigital and others added 30 commits August 4, 2017 22:58
Added and fixed danish translations.
Rebuild spanish yml descriptors from solidusio core
Travis recently switched to trusty build environment but broke
MySQL builds by removing database create privileges.

See: travis-ci/travis-ci#8331
Build on precise because of Travis MySQL problems
Update german translations for solidus_i18n
Add missing punctuation symbols and fix typos
Fix issue with wrong date format
…anslations

Fix reception states translations (spanish and catalan)
kennyadsl and others added 17 commits May 8, 2023 11:16
…elease-process

Update extension to the new release process
…us_main

Adapt to new Solidus default branch name
Also update reference to new default branch in Solidus
…n-strings

[PT-BR] New admin components strings
Introduces GitHub workflows for the extension and updates some of the
dev support generated files to be in sync with current defaults.

In this change we are also bumping the minimum required Solidus Core
version to >=2.0 and Solidus Support version to >=0.12.

Co-authored-by: Adam Mueller <adam@super.gd>
Co-authored-by: Alistair Norman <alistair@super.gd>
Co-authored-by: Senem Soy <senem@super.gd>
Co-authored-by: Noah Silvera <noah@super.gd>
Co-authored-by: Jared Norman <jared@super.gd>
We no longer include rubocop-rspec through solidus_dev_support, so this
is no longer relevant.

Co-authored-by: Adam Mueller <adam@super.gd>
Co-authored-by: Alistair Norman <alistair@super.gd>
Co-authored-by: Senem Soy <senem@super.gd>
Co-authored-by: Noah Silvera <noah@super.gd>
Co-authored-by: Jared Norman <jared@super.gd>
Co-authored-by: Adam Mueller <adam@super.gd>
Co-authored-by: Alistair Norman <alistair@super.gd>
Co-authored-by: Senem Soy <senem@super.gd>
Co-authored-by: Noah Silvera <noah@super.gd>
Co-authored-by: Jared Norman <jared@super.gd>
Update solidus_dev_support generated files and switch to GitHub Actions
We were redefining the CI matrix, but we don't really need to do that,
and we also want this to be consistent with supported extensions and run
against the latest versions defined in solidus-test-extensions.

Co-authored-by: Alistair Norman <alistair@super.gd>
@github-actions github-actions Bot added the changelog:repository Changes to the repository not within any gem label Aug 12, 2026
@codecov

codecov Bot commented Aug 12, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.15%. Comparing base (62ec49d) to head (1013332).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6537   +/-   ##
=======================================
  Coverage   92.15%   92.15%           
=======================================
  Files        1035     1035           
  Lines       21163    21163           
=======================================
  Hits        19502    19502           
  Misses       1661     1661           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@tvdeyen
tvdeyen force-pushed the import-i18n branch 2 times, most recently from 938ac00 to 3a8756d Compare August 13, 2026 07:38
This used to be a solidus extension, it now is a
core gem, so we can remove a lot of boilerplate code
and align with the other core gems.
@tvdeyen
tvdeyen marked this pull request as ready for review August 13, 2026 07:59
@tvdeyen
tvdeyen requested a review from a team as a code owner August 13, 2026 07:59
@tvdeyen
tvdeyen merged commit 40088df into solidusio:main Aug 13, 2026
44 checks passed
@tvdeyen
tvdeyen deleted the import-i18n branch August 13, 2026 21:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog:repository Changes to the repository not within any gem

Projects

None yet

Development

Successfully merging this pull request may close these issues.