Skip to content

Conversation

@darrenbelding
Copy link
Member

What? Why?

...
The CLI tool currently checks for a widget.yml file containing a UUID. It then uses this UUID to perform a PUT or POST request depending on if it already exists or is new. We work with multiple environments and stores (staging, production, QA, trade/wholesale) and deploy through CI, meaning these IDs will either be wrong or the file will not exist. Removing the need to manage these files and relying on checks before publishing will simplify this process and eliminate any unnecessary complexity required with wrapper scripts. It also works better for developments running local deployments to test stores.

We have already diverged from bigcommerce/widget-builder, with the activity in the master repo being sparse. With that in mind, I haven't made this change compatible.

@darrenbelding darrenbelding merged commit ae1e81b into master May 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants