Skip to content

Update SQLite database integration plugin to v2.1.17-alpha.1 - #1155

Merged
bgrgicak merged 2 commits into
trunkfrom
update/sqlite-database-integration-plugin-to-v2.1.17-alpha1
Mar 31, 2025
Merged

Update SQLite database integration plugin to v2.1.17-alpha.1#1155
bgrgicak merged 2 commits into
trunkfrom
update/sqlite-database-integration-plugin-to-v2.1.17-alpha1

Conversation

@bgrgicak

Copy link
Copy Markdown
Contributor

Related issues

  • Required to fix Jetpack backups in 1.3.9-beta2

Proposed Changes

  • Set SQLite database integration plugin to v2.1.17-alpha.1
  • Allow isSqliteInstallationOutdated to compare prereleases

Testing Instructions

  • Create a site with Production Studio or ensure that the site you are using has the v2.1.17-alpha version (or older) of the SQLite database integration plugin
  • Run npm run postinstall
  • Ensure that your local version of the SQLite database integration plugin is v2.1.17-alpha.1
  • Start Studio
  • Confirm that your sites are now using SQLite database integration plugin v2.1.17-alpha.1
  • Try importing a Jetpack backup and confirm it works

Pre-merge Checklist

  • Have you checked for TypeScript, React or other console errors?
@bgrgicak bgrgicak self-assigned this Mar 31, 2025
@bgrgicak
bgrgicak force-pushed the update/sqlite-database-integration-plugin-to-v2.1.17-alpha1 branch from 8816a70 to 67768c4 Compare March 31, 2025 08:49
@bgrgicak bgrgicak changed the title Release 1.3.9-beta2 (#1150) Mar 31, 2025
@bgrgicak
bgrgicak requested a review from a team March 31, 2025 08:50
@bgrgicak

Copy link
Copy Markdown
Contributor Author

Performance Metrics Comparison / Run metrics tests (pull_request) are failing because https://github.com/Automattic/sqlite-database-integration/archive/refs/tags/v2.1.19-alpha.zip doesn't exist anymore.

I will merge this PR to resolve the issue in trunk so that future PRs pull https://github.com/Automattic/sqlite-database-integration/archive/refs/tags/v2.1.18-alpha.zip which exists.

All other tests are passing, and I have a follow-up PR #1156 which should start passing tests after this PR is merged.

@bgrgicak
bgrgicak merged commit 45431bb into trunk Mar 31, 2025
@bgrgicak
bgrgicak deleted the update/sqlite-database-integration-plugin-to-v2.1.17-alpha1 branch March 31, 2025 09:08
@wojtekn wojtekn removed the Bug label Apr 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants