This repository has been archived on 2026-06-16 . You can view files and clone it. You cannot open issues or pull requests or push a commit.
2d791a888651f546d135a4ae3932bd6f0210c427
headlamp-plugin package strips the @ scope prefix and replaces / with - when naming tarballs (e.g. @privilegedescalation/headlamp-argocd-plugin becomes privilegedescalation-headlamp-argocd-plugin). The workflow was using the raw package.json name without this transformation, causing the Prepare release tarball step to fail when it couldn't find the expected tarball file. Co-authored-by: Chris Farhood <chris@farhood.org>
Description
Languages
Shell
100%