Commit Graph

2 Commits

Author SHA1 Message Date
Neil MacDougall c4606138de
Minor tweaks to cloud update script and GH workflow script (#14477)
* Minor tweaks to cloud update script and GH workflow script

* Fixes
2025-06-13 13:20:52 +01:00
Neil MacDougall 6f23a10248
Add GH Action to run the cloud data sync scripts periodically (#14202)
* Add GitHub action to run cloud data update script

* Does not need node

* Fixes

* ensure we do an npm install

* Fix repository variable

* Fix repository ref

* Fixes

* Add permissions

* Update labels

* Fix commit command

* Add git config

* Tweaks

* Update permissions

* Add back in set -e

* Permissions

* Fix set -e

* Fix PR body

* Speed up node modules install

* Tweak script

* Tweaks

* Fix PR body

* Permissions

* Fix branch delete

* Fix delete

* Tweak to do a rebase

* Set target brach to master

* Force branch push in case old branch exists

* Delete existing branch first

* Improve delete

* Include Azure data sync

* Keep usgov regions
2025-05-30 17:17:37 +01:00