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

[v4.0] [v4.2] Allow "sqlite3" as ENV["DB"] #5616

Merged
merged 1 commit into from
Jan 24, 2024
Merged

Conversation

github-actions[bot]
Copy link

Backport

This will backport the following commits from v4.2 to v4.0:

Questions ?

Please refer to the Backport tool documentation

Since solidus-orbs-extension v0.10.0, the CI runner will set the ENV var
for sqlite to be `sqlite3`, which currently raises an error.

(cherry picked from commit 8070485)
@github-actions github-actions bot requested a review from a team as a code owner January 24, 2024 09:00
@github-actions github-actions bot added the changelog:solidus_core Changes to the solidus_core gem label Jan 24, 2024
Copy link

codecov bot commented Jan 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (bd4e00a) 88.62% compared to head (e27a895) 88.62%.

Additional details and impacted files
@@           Coverage Diff           @@
##             v4.0    #5616   +/-   ##
=======================================
  Coverage   88.62%   88.62%           
=======================================
  Files         562      562           
  Lines       13877    13877           
=======================================
  Hits        12298    12298           
  Misses       1579     1579           

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

@spaghetticode spaghetticode changed the title [v4.0] [v4.2] Allow "sqlite3" as ENV["DB"] [v4.0] [v4.2] Allow "sqlite3" as ENV["DB"] Jan 24, 2024
@spaghetticode spaghetticode merged commit 628408f into v4.0 Jan 24, 2024
8 checks passed
@spaghetticode spaghetticode deleted the backport/v4.0/pr-5613 branch January 24, 2024 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog:solidus_core Changes to the solidus_core gem
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants