solves #337: Add an offline mode to be able to read the symbolic name of a jar file without accessing the instance#343
Conversation
…c name of a jar file without accessing the instance
|
@krystian-panek-vmltech is this project / repository still alive and maintained? Not getting any feedback on any of my PR's / issues :/ |
|
Yes it's alive but maintaining this costs sth 🙂 in the meantime I have implemented instance in place upgrade. if you wish the next one will be this one. Sure. I just forgot to respond. I have a lot of open source projets to maintain sry 🙂 |
|
No problem, I can definitely understand seeing as I do have a few of my own open-source repositories :D. Are you open to introducing a contributor role so that you aren't the sole committer, to make it more sustainable :)? |
|
Hey @royteeuwen, thanks for the contribution! The use case is totally valid - comparing local bundles with remote ones to avoid unnecessary reinstalls makes a lot of sense for performance. I'll merge this as-is to unblock you, but I'm planning a small refactor right after: The I'm thinking of extracting this into a dedicated command like: This way:
The functionality stays the same, just reorganized. Let me know if you have any concerns! |
|
@krystian-panek-vmltech completely fine :) go ahead and change to the semantics you find logical, i'll start using it afterwards ;) |
No description provided.