feat: scaffold headlamp-argocd-plugin with standard plugin structure #1

Merged
privilegedescalation-engineer[bot] merged 8 commits from feat/scaffold into main 2026-04-22 13:41:13 +00:00
Showing only changes of commit b76a3ab37c - Show all commits
+1
View File
@@ -8,3 +8,4 @@ describe("ArgoCD Plugin Scaffold", () => {
expect(true).toBe(true);
});
});