Skip to content

@W-20592392: Add Google Cloud API config to templates#3523

Merged
vcua-mobify merged 3 commits intorelease-3.15.xfrom
dannyphan2000.W-20592392.fix-config-create-app
Dec 17, 2025
Merged

@W-20592392: Add Google Cloud API config to templates#3523
vcua-mobify merged 3 commits intorelease-3.15.xfrom
dannyphan2000.W-20592392.fix-config-create-app

Conversation

@dannyphan2000
Copy link
Contributor

@dannyphan2000 dannyphan2000 commented Dec 16, 2025

Add new Google Cloud API configuration and Bonus Product configuration

Description

Add new Google Cloud API configuration and Bonus Product configuration to pwa-kit-create-app along with a few changes to ssr.js templates and new asset for Google Address Autocomplete feature

Types of Changes

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Documentation update
  • Breaking change (could cause existing functionality to not work as expected)
  • Other changes (non-breaking changes that does not fit any of the above)

Breaking changes include:

  • Removing a public function or component or prop
  • Adding a required argument to a function
  • Changing the data type of a function parameter or return value
  • Adding a new peer dependency to package.json

Changes

  • New changes to config templates for Google Cloud API configuration and Bonus Product configuration
  • New changes to ssr.js templates and assets for Google Address Autocomplete feature

How to Test-Drive This PR

  • Create an app (via CLI) and verify the Google Address Autocomplete feature is working as expected

Checklists

General

  • Changes are covered by test cases
  • CHANGELOG.md updated with a short description of changes (not required for documentation updates)

Accessibility Compliance

You must check off all items in one of the follow two lists:

  • There are no changes to UI

or...

Localization

  • Changes include a UI text update in the Retail React App (which requires translation)

Signed-off-by: d.phan <d.phan@salesforce.com>
@dannyphan2000 dannyphan2000 requested a review from a team as a code owner December 16, 2025 23:38
@cc-prodsec
Copy link
Collaborator

cc-prodsec commented Dec 16, 2025

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

Signed-off-by: d.phan <d.phan@salesforce.com>
Signed-off-by: d.phan <d.phan@salesforce.com>
Copy link
Contributor

@vcua-mobify vcua-mobify left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've verified that the changes here apply to both a generated extensible app and a generated-non-extensible app.

@vcua-mobify vcua-mobify merged commit 86c46b9 into release-3.15.x Dec 17, 2025
42 checks passed
@vcua-mobify vcua-mobify deleted the dannyphan2000.W-20592392.fix-config-create-app branch December 17, 2025 20:07
vcua-mobify added a commit that referenced this pull request Dec 18, 2025
* Starting release process for PWA Kit 3.15.0

* @W-20480247@ Fix tests (#3516)

* Fix AWS s3 test

* Fix mcp test

* Bump bundle size

* Update snapshots

* Update mrt-reference-app jest setup

* Update jest-setup.js

* Revert jest changes

* Pin zod and aws-sdk/client-s3 versions

* Apply zod version bump

* @W-20480247@ Don't include pwa-kit-mcp in PWA Kit 3.15 release (#3520)

* Fix AWS s3 test

* Fix mcp test

* Bump bundle size

* Update snapshots

* Update mrt-reference-app jest setup

* Update jest-setup.js

* Revert jest changes

* Pin zod and aws-sdk/client-s3 versions

* Apply zod version bump

* Revert pwa-kit-mcp version bump so we don't include as part of release

* @W-20592392: Add Google Cloud API config to templates (#3523)

* @W-20592392: fix config

Signed-off-by: d.phan <d.phan@salesforce.com>

* @W-20592392: add changelog

Signed-off-by: d.phan <d.phan@salesforce.com>

* @W-20592392: add comments

Signed-off-by: d.phan <d.phan@salesforce.com>

---------

Signed-off-by: d.phan <d.phan@salesforce.com>

* @W-20480247@ Bump release branch to 3.15.0-preview.1 (#3527)

* Fix AWS s3 test

* Fix mcp test

* Bump bundle size

* Update snapshots

* Update mrt-reference-app jest setup

* Update jest-setup.js

* Revert jest changes

* Pin zod and aws-sdk/client-s3 versions

* Apply zod version bump

* Revert pwa-kit-mcp version bump so we don't include as part of release

* Set mcp to previous release version

* bump to 3.15.0-preview.1

* @W-20480247@ Release PWA Kit 3.15.0 (#3528)

* Fix AWS s3 test

* Fix mcp test

* Bump bundle size

* Update snapshots

* Update mrt-reference-app jest setup

* Update jest-setup.js

* Revert jest changes

* Pin zod and aws-sdk/client-s3 versions

* Apply zod version bump

* Revert pwa-kit-mcp version bump so we don't include as part of release

* Set mcp to previous release version

* bump to 3.15.0-preview.1

* Bump version to 3.15.0

* Update package-lock

* Bump version to 3.16.0-dev

---------

Signed-off-by: d.phan <d.phan@salesforce.com>
Co-authored-by: Danny Phan <125327707+dannyphan2000@users.noreply.github.com>
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