Egor Talantsev
Egor Talantsev
Currently there is no way to create class that extends ClientImpl with own function that can interact with input and output directly. Also getInstance method will not work correctly on...
This PR gives ability to notify application's owner about translation that is not exists in translation file.
Hello, is it possible to implement in future ability to use markdown in secrets to make well formatted secret article for receiver of shared secret?
### Before proceeding - [x] I didn't find a similar [issue](https://github.com/werf/werf/issues) ### Version v2.51.5 ### How to reproduce werf.yaml ``` project: project-name configVersion: 1 build: platform: - linux/amd64 - linux/arm64/v8...