Asaf Levy

Results 28 comments of Asaf Levy

Sorry I've missed the first post by you, before the rebuild: > Local variables are currently hardcoded to show only $? and $PWD and you mentioned they are shown. Did...

Nope :( Still the pathBash error.. I Just found out that anyone can upgrade thier win10 to the latest October update: [https://www.microsoft.com/software-download/windows10](https://www.microsoft.com/software-download/windows10) But I'm not sure if we want to...

YESSS, that's it !!! I've seen it also, deleted files return due to some wierd lock in the filesystem \ wsl, Completly closing and Opening the VSCode each uninstall \...

STDIN Works!! Setting: ` "terminalKind": "external"` Makes a console windows pop out, and when typing there, the values get captured :) 👍 [Screenshot](https://i.imgur.com/mcH7qF1.png) Edit after reading you're comment: without any...

Wait, so Is that not a requirement? Should I not set my 'terminal.integrated.shell.*' to bash? Without it, stdin also works, but the terminal is Powershell

Not sure about the state of the repo on the date you posted, But right now on main, there's this option: https://github.com/aws-actions/amazon-ecr-login/blob/cad9b9ce1d5b06e60ee95d1240e6cf3d69074b32/action.yml#L35 and https://github.com/aws-actions/amazon-ecr-login/blob/cad9b9ce1d5b06e60ee95d1240e6cf3d69074b32/action.yml#L13 so by default, after the job...

> I have noticed the following changes. > > 1. patchesStrategicMerge allowed multiple patches to exist in a single patch file separated by ---, patches doesn't @mgazza Correct, and when...

I am unable to build the argo-cd project locally on my WSL fedora machine, even with docker-desktop, the build process fails in spectacular ways.. 😞 at some point, I just...

I'm guessing in the meantime it might be a good idea updating the docs: https://github.com/apache/superset/blob/master/docs/docs/configuration/alerts-reports.mdx#slack-integration Because if slack are true to their word, New superset deployment cannot create the slack...