Lex Kuncevič

Results 75 comments of Lex Kuncevič

This version of ngxs logo is the best ![image](https://user-images.githubusercontent.com/1283734/83267345-6c14e180-a207-11ea-95fb-eebcf1b1c3b3.png)

@Strajk just tried to give it to go and got an error ``` Candidates: 11, Existing: 0, To add: 11 child_process.js:669 throw err; ^ Error: Command failed: printf "MYPWD" |...

@jasonbarry ✅ done ![image](https://user-images.githubusercontent.com/1283734/107742917-056b3000-6d64-11eb-9999-31efad544ef6.png) However I wonder how to fix the error above 🤪

In my case ``` which volta /opt/homebrew/bin/volta ``` I am using fish shell Seems none of the below has any effect: ``` set -gx PATH $PATH "$VOLTA_HOME/bin" export PATH=$PATH:~/.volta/bin ```...

Does renaming will be taking place soon closer to RC release or something?

@CaerusKaru is there any ETA on that decision?

@CaerusKaru no probs!

A quick question, I believe that is related. I think this is related, I have [this document ](https://docs.google.com/document/d/1X5SHHLzpjhPzIRW6_9yDbP94S5JGA5P14kM0ZoNXspE/edit?usp=sharing)as an input: ``` --- property: value --- content ``` The library returns...

I believe that [metadata](https://github.com/filipedeschamps/parse-google-docs-json/blob/master/source/parser.js#L300) can be just deleted as it does not provide anything at all. Or putting an if condition checking if metadata is empty. If you want I...

Any progress on that? That could be tricky as if many workflows updated at once. However I wonder if this is possible to show N workflow updated as it is,...