Implement the /publish slash command to push local sites to WP.com - #4043
Conversation
📊 Performance Test ResultsComparing 336fee9 vs trunk app-size
site-editor
site-startup
Results are median values from multiple test runs. Legend: 🟢 Improvement (faster) | 🔴 Regression (slower) | ⚪ No change (<50ms diff) |
|
UPDATE 2: it was my local issue with sqlite-database-integration
|
|
Did it end up working at the end @nightnei ? The flow is reusing the existing mechanism so it should work the same across this command, Studio app UI etc. |
Yep, I was using incorrect sqlite-database-integration |
|
Hey folks thanks for working on this, I have a couple of questions/suggestions.
|
Yes, you are right. |



Related issues
Fixes STU-1552
How AI was used in this PR
Proposed Changes
This PR adds a
/publishcommand for publishing local sites to WP.com.Testing Instructions
npm run cli:buildnode apps/cli/dist/cli/main.mjs codepublish/publishagain/publishcommand for an account that does not have any remote sites (you can use this diff and will need to rebuild CLI):Pre-merge Checklist