Commit Graph

6 Commits

Author SHA1 Message Date
k-j-kim
d10f607da7
fix: make sync-react-samples manual-only (#228)
fix: make sync-react-samples workflow manual-only

Remove the nightly cron schedule so the workflow only runs when
manually triggered via workflow_dispatch.
2026-04-23 10:24:03 -07:00
k-j-kim
c80fbb5115
fix: use static branch for sync-react-samples PR (#221)
fix: use static branch name for sync-react-samples PR

Prevents the workflow from creating a new PR per version update by
using a fixed branch name so peter-evans/create-pull-request reuses
the same PR.
2026-04-23 10:13:16 -07:00
k-j-kim
92cae58d5f
Rename webapp-template npm packages to ui-bundle-template @W-21338965@ (#135)
* chore: rename webapp-template packages to ui-bundle-template

* chore: sync React b2e and b2x samples from npm @1.117.3

* chore: rename sample folders to match ui-bundle-template package names

* chore: sync React b2e and b2x samples from npm @1.117.5

* chore: remove accidental trace.md from b2e sample

* chore: keep old webapp-template sample directories alongside new ui-bundle-template ones

* chore: revert component.md change from skills/generating-webapplication-ui

* chore: update ui-bundle-template sample versions to 1.117.5
2026-03-30 15:50:18 -05: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