Skip to content

Revert SQLite database integration plugin to v2.1.18-alpha and allow downgrading the plugin - #1153

Closed
bgrgicak wants to merge 4 commits into
trunkfrom
revert/sqlite-database-integration-plugin-to-2.1.18-alpha
Closed

Revert SQLite database integration plugin to v2.1.18-alpha and allow downgrading the plugin#1153
bgrgicak wants to merge 4 commits into
trunkfrom
revert/sqlite-database-integration-plugin-to-2.1.18-alpha

Conversation

@bgrgicak

Copy link
Copy Markdown
Contributor

Related issues

  • Required to fix Jetpack backups in 1.3.9-beta2

Proposed Changes

  • Revert SQLite database integration plugin to v2.1.18-alpha
  • Allow downgrading the SQLite database integration plugin
  • If available use wp-files from the project folder instead of wp-files locally
  • VScode debugger launches Studio in development mode

Testing Instructions

  • Run npm run postinstall
  • Ensure that your local version of the SQLite database integration plugin is v2.1.18-alpha
  • Start Studio
  • Confirm that your sites are now using SQLite database integration plugin v2.1.18-alpha
  • Try importing a Jetpack backup and confirm it works

Pre-merge Checklist

  • Have you checked for TypeScript, React or other console errors?
@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.

The simplest way to resolve this issue is to merge this PR, future PRs will pull https://github.com/Automattic/sqlite-database-integration/archive/refs/tags/v2.1.18-alpha.zip which exists.

Alternatively, we could introduce a fallback URL, but this would unnecessarily complicate the code for a one-time error.

@bgrgicak
bgrgicak requested review from a team and sejas and removed request for sejas March 30, 2025 17:51
@bgrgicak bgrgicak self-assigned this Mar 31, 2025
@bgrgicak
bgrgicak marked this pull request as draft March 31, 2025 08:53
@bgrgicak bgrgicak closed this Mar 31, 2025
@bgrgicak

Copy link
Copy Markdown
Contributor Author

We decided to release 2.1.17-alpha.1 of the SQLite plugin #1155

@wojtekn
wojtekn deleted the revert/sqlite-database-integration-plugin-to-2.1.18-alpha branch May 13, 2025 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant