Adam Zieliński

Results 184 issues of Adam Zieliński

Let's support installing plugins and themes directly from git, e.g.: * Query API: * GitHub repo: `https://playground.wordpress.net/?plugin=https://github.com/dmsnell/blocky-formats` * GitLab repo: `https://playground.wordpress.net/?plugin=https://gitlab.com/dmsnell/blocky-formats` * Arbitrary git repo URL: `[email protected]:dmsnell/blocky-formats.git` * Blueprints API:...

[Type] Enhancement
[Type] Tracking
[Type] Mindmap Node

Once we can [install WordPress plugins and themes directly from Github](https://github.com/WordPress/wordpress-playground/issues/1708), the developers will want to preconfigure how Playground handles their repositories, e.g. which Github directories are mounted in which...

[Type] Enhancement
[Type] Developer Experience
[Feature] GitHub integration

This is a high priority issue. The progress bar foes from 0% to 50% in one go without any visible increments. The problem seems to be with the requests routed...

[Type] Bug
[Type] UI / UX / User Experience

Playground enables loading a local WordPress site in the browser. Unfortunately, the user may be asked to grant directory permissions on each visit. Chrome now allows persisting the folder permissions...

[Type] Enhancement
[Aspect] Website
[Package][@wp-playground] Website

## Motivation for the change, related issues Adds a `PathMappingControl` React component: ![CleanShot 2024-07-12 at 15 11 01@2x](https://github.com/user-attachments/assets/8cdb2058-fc7b-48ca-b21b-a3766c1413e0) The short-term goal is to eventually replace the current mapping control based...

[Type] Enhancement
[Aspect] Website
[Package][@wp-playground] Components

## Goals * Quantify the improvements we'll get with the new approach to SQL * Publish the data in an open way everyone can see * Monitor MySQL support over...

enhancement
quality

Drafts a `WP_WXR_Processor` class that can extract structured information from XML streams. This is an early version. The goal is to make it streamable and resumable.## Motivation for the change,...

[Type] Enhancement
[Feature] Import Export
[Aspect] Data Liberation

Let's use this issue to track [Data Liberation: Let's Build WordPress-first Data Migration Tools](https://github.com/WordPress/wordpress-playground/pull/1888) ## Technical plumbing - [x] https://github.com/WordPress/wordpress-playground/pull/1893 - [x] https://github.com/WordPress/wordpress-playground/pull/1952 - [x] https://github.com/WordPress/wordpress-playground/pull/1967 - [x] https://github.com/WordPress/blueprints-library/pull/116 -...

[Type] Tracking
[Type] Project
[Aspect] Data Liberation

https://extism.org/ is a cross-language framework for building with WebAssembly. Let's review if it's useful for: * Integrating other tools with Playground? * Using as an interface for Playground, making it...

[Type] Enhancement
[Type] Exploration

Related to https://github.com/WordPress/wordpress-playground/issues/1894. Here's my private note I'm maintaining as a public issue for transparency and to enable discussion. ## Streams * Let's lower the default chunk size in [WP_File_Byte_Stream](https://github.com/WordPress/wordpress-playground/pull/1952/files/2af08a4ff009148560ec4cbcd98be72fd0d45c4b#diff-3637178355333193ea698108f44de7ee0ba2f76e4c6bf48fe50a8a352431ab93)...