Skip to content

feat: hd install#574

Open
marco-ippolito wants to merge 2 commits into
mainfrom
cli-install
Open

feat: hd install#574
marco-ippolito wants to merge 2 commits into
mainfrom
cli-install

Conversation

@marco-ippolito
Copy link
Copy Markdown
Member

Sorry for the big PR:
This is to lay the foundation for the hd install command.
Currently it's missing many things to be customer facing:

  • integration with hd auth login, right now the token needs to be manually set, I quickly tried to integrate it with the IAM but was not succesful, the best solution is to create an api that gives a short lived token for the installation and customers will use the NES token given to them in production
  • edge cases and mostly human made mistakes in the catalog. The component field of the catalog doesnt match the name of the open source package sometimes, so it makes it hard to match oss to nes package.
  • robustness: this is a quick MVP so it lacks hardening

I left a PLAN.md so you can use your AI to pick up where I left

@marco-ippolito marco-ippolito requested a review from a team as a code owner May 27, 2026 12:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant