Use self-hosted Playground package tarballs - #892
Conversation
|
This PR is mainly just an example of how to reference self-hosted Playground package releases. At a glance, the packages appear to be installed properly via |
|
Thank you for creating this PR example on how to upgrade the dependencies! 🙌 Yes, we added a temporary patch, which I believe we can remove once we update the Playground dependencies. 👍 I’ve confirmed that the packages are being downloaded. The Buildkite CI jobs are failing because we didn’t commit package-lock.json, and a few tests/features will fail due to changes in Playground functions that we’ll need to update. |
|
Thanks @brandonpayton for starting the PR! I've been working on a Playground update for a while now and the only thing that's missing is Store WordPress site cookies in the browser instead of a custom Cookie Store . |
|
Closing as it was done in #959. Thanks for exploring that @brandonpayton ! |
Related issues
Proposed Changes
This PR shows how Studio can reference self-hosted Playground package releases.
Testing Instructions
TBD
Pre-merge Checklist