This is an automated email from the ASF dual-hosted git repository.
wu-sheng pushed a change to branch feat-i18n
in repository https://gitbox.apache.org/repos/asf/skywalking-horizon-ui.git
from cf65fd0 fix(admin): move 'refresh from remote' into the picker
dropdown footer
add d77b2df fix(sync): cache-bypass + create-and-wait + self-heal
duplicates
No new revisions were added by this update.
Summary of changes:
apps/bff/src/http/admin/template-sync.ts | 41 +++++-
apps/bff/src/logic/templates/sync.ts | 139 +++++++++++++++++++--
apps/bff/src/probe-dupes.ts | 31 +++++
.../admin/layer-templates/LayerDashboardsAdmin.vue | 39 ++++--
.../overview-templates/OverviewTemplatesAdmin.vue | 37 ++++--
5 files changed, 250 insertions(+), 37 deletions(-)
create mode 100644 apps/bff/src/probe-dupes.ts