-
Notifications
You must be signed in to change notification settings - Fork 59
fix: fix fetching rc versions of vault cli #156
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Don't you want to use index.json endpoint?
I was avoiding using |
Interesting. Can you shed more light on why? I thought that |
This is a module, and if a workspace does not have @mafredri once suggested having |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Gotcha 👍
BTW is grep -P
a standard now?
Yup, this is the way, let's reduce dependencies wherever we can 💪🏻. The Then again, maybe we don't need to bundle it in |
Co-authored-by: Mathias Fredriksson <mafredri@gmail.com>
Co-authored-by: Mathias Fredriksson <mafredri@gmail.com>
I think I like the first option, curl + regular endpoint + grep. As |
Fixes where the install script was fetching the RC version