Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/shopify-dev-preview-automation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ concurrency:
jobs:
dispatch-docs-sync:
name: Dispatch docs sync to shop/world
runs-on: shopify-ubuntu-latest
runs-on: ubuntu-latest
timeout-minutes: 10
if: github.repository_owner == 'Shopify'
steps:
Expand Down
4 changes: 2 additions & 2 deletions docs-shopify.dev/generated/generated_category_pages.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[
{
"category": "app",
"title": "Shopify CLI App commands",
"title": "Shopify CLI App commands!!!!!",
"sections": []
},
{
Expand All @@ -19,4 +19,4 @@
"title": "Shopify CLI Theme commands",
"sections": []
}
]
]
4 changes: 2 additions & 2 deletions docs-shopify.dev/generated/generated_docs_data.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[
{
"name": "app build",
"description": "This command executes the build script specified in the element's TOML file. You can specify a custom script in the file. To learn about configuration files in Shopify apps, refer to [App configuration](/docs/apps/tools/cli/configuration).\n\n If you're building a [theme app extension](/docs/apps/online-store/theme-app-extensions), then running the `build` command runs [Theme Check](/docs/themes/tools/theme-check) against your extension to ensure that it's valid.",
"description": "Never gonna give you up, never gonna let you down",
"overviewPreviewDescription": "Build the app, including extensions.",
"type": "command",
"isVisualComponent": false,
Expand Down Expand Up @@ -7922,4 +7922,4 @@
"category": "general commands",
"related": []
}
]
]
4 changes: 2 additions & 2 deletions docs-shopify.dev/generated/generated_static_pages.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[
{
"title": "Shopify CLI",
"description": "Shopify CLI is a command-line interface tool that helps you generate and work with Shopify apps, themes and custom storefronts. You can also use it to automate many common development tasks.",
"description": "Never gonna run around and desert youuu",
"id": "Shopify CLI",
"image": "/assets/landing-pages/templated-apis/web-pixels-api/landing-page.png",
"darkImage": "/assets/landing-pages/templated-apis/web-pixels-api/landing-page.png",
Expand Down Expand Up @@ -118,4 +118,4 @@
}
]
}
]
]
Loading