From c4bb200c15d1dba90b3879cff58f8490059fe139 Mon Sep 17 00:00:00 2001 From: Mohit Nagaraj Date: Tue, 14 Apr 2026 12:14:51 +0530 Subject: [PATCH] ci: add Docker build/push workflow and fix pre-existing lint errors - Add docker-publish.yml: builds and pushes ghcr.io/kubeorch/ui on push to main (latest) and version tags (v*); multi-platform linux/amd64 + linux/arm64 - Fix jsx-a11y/click-events-have-key-events: add role="button", tabIndex, and onKeyDown to interactive divs in notifications, resources, workflow/new, TopBar, ImportDialog, import/ImportDialog - Fix jsx-a11y/no-static-element-interactions: same elements above - Fix jsx-a11y/label-has-associated-control: replace bare