Skip to content

[App Extensibility] default configuration files have valid, working values (@W-17618701@)#2231

Merged
vmarta merged 1 commit intofeature/extensibility-v2from
vm/default-config-replace-placeholders
Jan 31, 2025
Merged

[App Extensibility] default configuration files have valid, working values (@W-17618701@)#2231
vmarta merged 1 commit intofeature/extensibility-v2from
vm/default-config-replace-placeholders

Conversation

@vmarta
Copy link
Contributor

@vmarta vmarta commented Jan 31, 2025

For now, we wanted developers to be able to generate a project with app extensions installed and then run the project with success (without any further configurations).

Since currently there is a lack of certain features (like validating the configurations), let's make sure that the default config that comes with each extension is valid and working. There should not be any placeholder values.

How to test-drive the PR

  1. Generate a project with node packages/pwa-kit-create-app/scripts/create-mobify-app-dev.js --outputDir /tmp/foobar
  2. Then cd /tmp/foobar
  3. npm start to run the project.
  4. Verify the storefront is working as expected

Because the extensions' default config files no longer have any placeholders for now.
@vmarta vmarta marked this pull request as ready for review January 31, 2025 00:24
@vmarta vmarta requested a review from a team as a code owner January 31, 2025 00:24
@vmarta vmarta merged commit 7a3644f into feature/extensibility-v2 Jan 31, 2025
27 checks passed
@vmarta vmarta deleted the vm/default-config-replace-placeholders branch January 31, 2025 17:36
alexvuong pushed a commit that referenced this pull request Jul 16, 2025
Because the extensions' default config files no longer have any placeholders for now.
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.

3 participants