Gautham Nair

Results 3 issues of Gautham Nair

This demonstrates a version of the suggestion in https://github.com/pantsbuild/pants/issues/17729#issuecomment-1843094371 The PR does two things: - introduce a mechanism for backend templating - use that mechanism to provide a simple way...

category:new feature

## Issue description and reproduction steps A pex with no pre-defined entry point or console script will run a script or module (`-m`) that it is passed as a CLI...

bug

Fixes #18577 ## Background and Motivation Users like to be able to transmit environment variables from their running shell into processes run by pants. This has not worked when using...

category:new feature