Robert Stein

Results 96 comments of Robert Stein

Makes sense. Maybe `app refetch`?

Hey @blackappsolutions - I'm really sorry for the inconvenience. The Unikube cli is using a sub software component called "Telepresence" under the hood. This seems to cause troubles from time...

Correct, I did not have any context set. > Once issue #161 is solved and the context works as expected, deck install should almost never show all decks available. In...

> Yes we could, but then the deck install command would not always result in the same outcome. This could be confusing when writing scripts. But that isn't the case...

Yes I do this should be available for all commands. That would make the CLI way more scriptable, which is one of our goals for the cli in general.

This project seems to be a neat cache: https://github.com/grantjenks/python-diskcache Also also does a comparison with other similar projects in its README. I don't have any experience, however :/

So from what I saw this is needed to resolve the title of the installed project. I would suggest to store some meta information like the title and description of...

The user service is not very sophisticated at the moment. These settings are not available. However, I feel like the setting should be stored locally. One should be able to...

> Talking about imports, I think we shoud definitely get rid of that src in all the imports. This - 100%. > @SteinRobert What would be the main benefit of...