Wim De Troyer
Wim De Troyer
We program in java. 1: It'd be nice to start with 'skaffold debug' and not have all debuggers start up, but I wouldn't mind if it were the case if...
> I consider it a bug that this doesn't work - currently when you hit stop, and then debug on the debug panel it fails to reattach Yes exactly! A...
Great, thanks! Yes, we use this feature at our company actually :-)
@etanshaul No problem. As of now we basically use these as 'patch profiles' https://skaffold.dev/docs/environment/profiles/#override-via-patches. The second profile used in conjunction with the first basically has some configuration which overwrites the...
Any update on this? as of now we store the run configurations as xml in our project and forcibly rewrite: obviously not really robust =(
Hello Arthur! Great, easy, no frills integration for p6spy into spring boot! Well done! Can i suggest adding the 'sqlexpression' and 'filter' options as parameters? Right now I'm configuring them...
I would go ahead and open a pull request to implement this feature, but I cannot seem to set up a locally running version of a git clone. I can...