Skip to content

Commit 846b204

Browse files
authored
Merge pull request #31 from Automattic/update/blueprints
Fix the airtable demo blueprint
2 parents c6a44eb + 33d0f62 commit 846b204

File tree

5 files changed

+5
-14
lines changed

5 files changed

+5
-14
lines changed

airtable/airtable-blueprint.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@
3434
{
3535
"step": "defineWpConfigConsts",
3636
"consts": {
37-
"USE_PLAYGROUND_CORS_PROXY": true,
3837
"JETPACK_DEBUG": "true",
3938
"JETPACK_DEV_DEBUG": "true",
4039
"DNS_NS": 0
@@ -60,7 +59,7 @@
6059
"pluginData": {
6160
"caption": "Installing Remote Data Blocks",
6261
"resource": "url",
63-
"url": "https://github-proxy.com/proxy/?repo=Automattic/remote-data-blocks&release=latest&asset=remote-data-blocks.zip"
62+
"url": "https://playground.wordpress.net/plugin-proxy.php?repo=Automattic/remote-data-blocks&name=remote-data-blocks.zip"
6463
}
6564
},
6665
{
@@ -126,9 +125,5 @@
126125
"url": "https://raw.githubusercontent.com/automattic/remote-data-blocks-demo/trunk/airtable/airtable-content.xml"
127126
}
128127
},
129-
{
130-
"step": "wp-cli",
131-
"command": "wp media import wordpress/wp-content/ty-segall-promo.jpg --post_id=2 --title='As photographed by Denée Segall' --featured_image"
132-
}
133128
]
134129
}

blueprint.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@
4040
{
4141
"step": "defineWpConfigConsts",
4242
"consts": {
43-
"USE_PLAYGROUND_CORS_PROXY": true,
4443
"JETPACK_DEBUG": "true",
4544
"JETPACK_DEV_DEBUG": "true",
4645
"DNS_NS": 0
@@ -55,7 +54,7 @@
5554
"pluginData": {
5655
"caption": "Installing Remote Data Blocks",
5756
"resource": "url",
58-
"url": "https://github-proxy.com/proxy/?repo=Automattic/remote-data-blocks&release=latest&asset=remote-data-blocks.zip"
57+
"url": "https://playground.wordpress.net/plugin-proxy.php?repo=Automattic/remote-data-blocks&name=remote-data-blocks.zip"
5958
}
6059
}
6160
]

car-locator/car-blueprint.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@
3434
{
3535
"step": "defineWpConfigConsts",
3636
"consts": {
37-
"USE_PLAYGROUND_CORS_PROXY": true,
3837
"JETPACK_DEBUG": "true",
3938
"JETPACK_DEV_DEBUG": "true",
4039
"DNS_NS": 0
@@ -60,7 +59,7 @@
6059
"pluginData": {
6160
"caption": "Installing Remote Data Blocks",
6261
"resource": "url",
63-
"url": "https://github-proxy.com/proxy/?repo=Automattic/remote-data-blocks&release=latest&asset=remote-data-blocks.zip"
62+
"url": "https://playground.wordpress.net/plugin-proxy.php?repo=Automattic/remote-data-blocks&name=remote-data-blocks.zip"
6463
}
6564
},
6665
{

formula-one/f1-blueprint.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@
3434
{
3535
"step": "defineWpConfigConsts",
3636
"consts": {
37-
"USE_PLAYGROUND_CORS_PROXY": true,
3837
"JETPACK_DEBUG": "true",
3938
"JETPACK_DEV_DEBUG": "true",
4039
"DNS_NS": 0
@@ -60,7 +59,7 @@
6059
"pluginData": {
6160
"caption": "Installing Remote Data Blocks",
6261
"resource": "url",
63-
"url": "https://github-proxy.com/proxy/?repo=Automattic/remote-data-blocks&release=latest&asset=remote-data-blocks.zip"
62+
"url": "https://playground.wordpress.net/plugin-proxy.php?repo=Automattic/remote-data-blocks&name=remote-data-blocks.zip"
6463
}
6564
},
6665
{

shopify/shopify-blueprint.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@
3434
{
3535
"step": "defineWpConfigConsts",
3636
"consts": {
37-
"USE_PLAYGROUND_CORS_PROXY": true,
3837
"JETPACK_DEBUG": "true",
3938
"JETPACK_DEV_DEBUG": "true",
4039
"DNS_NS": 0
@@ -60,7 +59,7 @@
6059
"pluginData": {
6160
"caption": "Installing Remote Data Blocks",
6261
"resource": "url",
63-
"url": "https://github-proxy.com/proxy/?repo=Automattic/remote-data-blocks&release=latest&asset=remote-data-blocks.zip"
62+
"url": "https://playground.wordpress.net/plugin-proxy.php?repo=Automattic/remote-data-blocks&name=remote-data-blocks.zip"
6463
}
6564
},
6665
{

0 commit comments

Comments
 (0)