Skip to content

refactor: rename webapp references to uiBundle across src and test files @W-21818614@#46

Merged
deepu-mungamuri94 merged 1 commit intomainfrom
webapp-to-uibundle-rename
Mar 31, 2026
Merged

refactor: rename webapp references to uiBundle across src and test files @W-21818614@#46
deepu-mungamuri94 merged 1 commit intomainfrom
webapp-to-uibundle-rename

Conversation

@deepu-mungamuri94
Copy link
Copy Markdown
Collaborator

@deepu-mungamuri94 deepu-mungamuri94 commented Mar 31, 2026

What does this PR do?

  • Rename webappDiscovery.ts -> uiBundleDiscovery.ts
  • Rename webappProjectUtils.ts -> uiBundleProjectUtils.ts
  • Rename webappDiscovery.test.ts -> uiBundleDiscovery.test.ts
  • Update all import paths to reference renamed files
  • Rename WEBAPPLICATIONS_RELATIVE_PATH -> UI_BUNDLES_RELATIVE_PATH
  • Rename WEBAPP_META_XML_PATTERN -> UIBUNDLE_META_XML_PATTERN
  • Rename param webAppNames -> uiBundleNames in createProjectWithMultipleUiBundles
  • Fix proxy health check header: X-Salesforce-UiBundle-Proxy -> X-Salesforce-UIBundle-Proxy
  • Update stale comments referencing WebAppProxyHandler and webapp terminology

What issues does this PR fix or reference?

@W-21818614@

Screen.Recording.2026-03-31.at.10.40.15.AM.mov

- Rename webappDiscovery.ts -> uiBundleDiscovery.ts
- Rename webappProjectUtils.ts -> uiBundleProjectUtils.ts
- Rename webappDiscovery.test.ts -> uiBundleDiscovery.test.ts
- Update all import paths to reference renamed files
- Rename WEBAPPLICATIONS_RELATIVE_PATH -> UI_BUNDLES_RELATIVE_PATH
- Rename WEBAPP_META_XML_PATTERN -> UIBUNDLE_META_XML_PATTERN
- Rename param webAppNames -> uiBundleNames in createProjectWithMultipleUiBundles
- Fix proxy health check header: X-Salesforce-UiBundle-Proxy -> X-Salesforce-UIBundle-Proxy
- Update stale comments referencing WebAppProxyHandler and webapp terminology

@W21818614

Made-with: Cursor
@deepu-mungamuri94 deepu-mungamuri94 changed the title refactor: rename webapp references to uiBundle across src and test files @W21818614@ refactor: rename webapp references to uiBundle across src and test files @W-21818614@ Mar 31, 2026
@deepu-mungamuri94 deepu-mungamuri94 merged commit 8ec4ddd into main Mar 31, 2026
18 of 20 checks passed
@deepu-mungamuri94 deepu-mungamuri94 deleted the webapp-to-uibundle-rename branch March 31, 2026 05:15
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.

2 participants