themekit
themekit copied to clipboard
Shopify theme development command line tool.
**Is your feature request related to a problem? Please describe.** So currently, with OS2.0 themes, when I attempt a full theme deploy to a store, the process crashes because the...
It's frustrated me for awhile when I have local theme files and run the `new` command that it will still generate the Timber theme files, but now especially with the...
**Describe the bug** Theme watch delete all files from shopify (ALL FILES) 12:34:22 Reloading config changes 12:34:23 [development] Warning, this is the live theme on Genius Food Group Limited. 12:34:23...
**Describe the bug** Getting Error: postgresql: SHA256 mismatch while installing postgresql **To Reproduce** Steps to reproduce the behavior: 1. run command 'brew install postgresql' brew install postgresql ==> Downloading https://ghcr.io/v2/homebrew/core/postgresql/manifests/14.2...
**Describe the bug** `config.yml` does not respect `ignore_files` settings if the respective file or path starts with extra indentation. **To Reproduce** 1. Go to your projects' `config.yml` and find one...
**Describe the bug** Themekit gives an error when trying to download `config/settings_data.json` ``` Errors encountered: [production] error downloading config/settings_data.json: request failed after 5 retries with error: Get https:/XXXXXXXXX.myshopify.com/admin/api/unstable/themes/XXXXXXXXX/assets.json?asset%5Bkey%5D=config%2Fsettings_data.json: net/http: request...
I'm editing files locally and using the CLI theme watch command to push changes to Shopify. I created a json template file with sections in it. Those sections define editable...
**Describe the bug** Running `theme get` populates your current working directory instead of creating a new sub-directory to populate. **To Reproduce** 1. run command `theme get -p=PWD -s=STORE.myshopify.com -t=THEMEID` 2....
**Is your feature request related to a problem? Please describe.** Doing a "theme deploy" will delete files that are not in the local environment by default. This seems more dangerous...
New version of themekit has strange/undesirable behaviour when dealing with compiled liquid assets (like js.liquid / scss.liquid) This issue affects workflows where the latest theme files are downloaded (using `theme...