Piotr Bazydło

Results 7 comments of Piotr Bazydło

When releasing v1 it will be worthwhile to update this part of the readme `This project is still under heavy development and the API is likely to change at any...

I believe `context.env` is only used to pass environment name and there are no other things passed in it, so we could have something like: `context.env.values` which would have the...

Did you manage to limit env/secrets to a single component? i.e. component-a only accesses secrets for component-a not for component-b

Hi @kmcrawford this conversation got forgotten I guess :P we're kind of coming back to it on our side, however, before we'd jump into something similar to what is proposed...

that would be cool, if it helps the main thing I'm not sure about is how you could achieve isolation across different components with the current plugin system

@arcaartem @ajcw @mattiaerre is any of you able to give me rights to review+merge, or would be able to it for us? (maybe Chris Cartlidge, but I can't seem to...

Hi @swinyx This package does not support mutations currently as we did not have a need for them at this time. I'm not sure about using that approach for mutations,...