Dane Schneider
Dane Schneider
@davidvasandani Thanks! This makes sense... want to make a PR for it by any chance?
@ADTmux Thank you! Assigned it to you
Thanks @cschneid. Currently the prompt doesn't get saved until it's sent to the model, and in the flow you're describing it isn't sent to the server. I agree it's inconvenient...
@jpiepkow Agreed, will be moving to post-install hooks in the near future to solve this issue. In the meantime, you could work around it by forking and removing the unneeded...
@mrapogee Fixing this issue across the board for all sdks is on the roadmap for our v2 which includes many major improvements--no release date set for this yet but we're...
Quick update on this: v2 has been released (https://github.com/envkey/envkey) and the module is a lot smaller--in the 25mb range now. Still planning to create linux specific builds along the lines...
Btw @pausan I really appreciated your comment in the recent HN thread on EnvKey v2. I'd like to send you an email to get your thoughts on some things, but...
I agree it would be better to use less space. While I don't see how to get away from bundling binaries for each platform (seamless compatibility > file size imo),...
Thanks @erwanthomas -- the feedback is appreciated! I think a post-install hook that pulls down the appropriate binary is probably the best option.
I no longer have a direct need for this but will definitely check it out in the future.