Piotr Karwatka

Results 114 comments of Piotr Karwatka

Cool, it leads us to [new FR - implementing `secrets`](https://github.com/CatchTheTornado/askql/issues/581). Not sure how exactly it should work - I mean it should be somehow `pass-only` kind of variables (that you...

Hey Łukasz, great study - thank you for your effort. I completely agree. So we could implement the `3rd` option for reading the secrets. In regards to setting the secrets...

yesterday, while digging into the parser I had an idea that maybe we just change how `.` works: https://github.com/CatchTheTornado/askql/blob/fea7233dd1c6967b7fddd96da6134e3fd92f88f9/src/askscript/parser/askscript.grammar.pegjs#L237 - somehow making it more like the `:` I mean adding...

@czerwinskilukasz1 we neeed your help! 🙏😁

@czerwinskilukasz1 another friendly ping ;P

@lukasz-xfaang i've stuck on this :( I really need your help @lukasz-xfaang @czerwinskilukasz1

Hi! I think we should implement the paging feature exactly as it’s done in the products The adapter to be changed is: https://github.com/DivanteLtd/mage2vuestorefront/blob/master/src/adapters/magento/category.js If You could take care of this...