Pramod Kumar Yadav

Results 7 comments of Pramod Kumar Yadav

Hello Mark, To add, in the demo -> run.sh, The commands for windows are a little different (differences are highlighted in bold): **$DOCKER_IMAGE**=markhobson/maven-chrome docker pull $DOCKER_IMAGE docker run --rm -it...

example: adding below to .gitattributes file will add line endings to below type of files automatically - something that editorconfig cannot do for conf or properties file. *.java text *.conf...

Another workaround to avoid this issue could be to only allow "npx dotenv-vault@latest pull" from local and do all "pushing" from UI - just a thought.

Hi @seratch , I wanted to use this feature to trigger e2e tests post new deployments and update team on a team channel and individuals using the bot. Since e2e...

Thanks for the suggestion @zimeg. In my use case, I am trying to send a message to the github _actor_ whose last commit (and merge to main) triggered the deployment....