Commit Graph

4 Commits

Author SHA1 Message Date
k-j-kim
445ac2f126
Rename webapp/webapplication to UI bundle across the codebase
Directory renames: webapplications/ → uiBundles/, samples dirs drop -experimental suffix
File renames: *.webapplication-meta.xml → *.uibundle-meta.xml, webapplication.json → ui-bundle.json
XML metadata: <WebApplication> → <UIBundle>
NPM packages: @salesforce/webapp-* → @salesforce/ui-bundle-*
Skill names: *-webapplication-* → *-salesforce-ui-bundle-*
CLI references: sf webapp → sf ui-bundle
Source code: function/variable/type names, import paths, string literals updated
ESLint config: Added .worktrees/** to ignores
CHANGELOG repo URLs preserved
2026-03-27 17:54:18 -07:00
gbockus-sf
fe4a3434ba
chore: ensure we get the latest samples (#62)
* chore: ensure we get the latest samples

* chore: review feedback
2026-03-17 22:19:28 -05:00
gbockus-sf
a5b91cfe95
chore: add skip validate to sample sync action (#55)
* chore: add skip validate to sample sync action

* chore: pr feedback
2026-03-17 01:03:02 -05:00
Gordon Bockus
6bcf823901
chore: add b2e to GHA flow 2026-03-02 14:05:26 -06:00