Alexey Tereshenkov

Results 14 issues of Alexey Tereshenkov

**Is your feature request related to a problem? Please describe.** When running a Pants goal, it is possible to ask Pants to keep a sandbox, created by default in the...

enhancement

**Is your feature request related to a problem? Please describe.** Pants supports providing sources either as individual files or as patterns; one can use `*` for globs over just the...

enhancement

https://github.com/SchemaStore/schemastore/pull/3745

enhancement

Docs rendered locally: ![image](https://github.com/pantsbuild/pants/assets/50622389/f9bc4f08-312a-4549-8d84-724f42dee661)

category:documentation

DO NOT MERGE Trying to find out if it's possible to extend the inferred dependencies from a plugin if a file doesn't exist, but should still be discovered to let...

Work towards https://github.com/pantsbuild/pants/issues/18126. This PR extends the `help` goal to produce a JSON schema file. Similarly to the `help-all` goal, `./pants help json-schema` sends the JSON schema contents to the...

category:new feature

Clarifying what `--changed-*` filters apply to as I saw a couple of questions from users so it may be helpful to reflect this nuance in the docs.

category:documentation
release-notes:not-required

The `tsconfig.json` file is a configuration file used by the TypeScript compiler to specify the root files and the compiler options required to compile a TypeScript project. While it uses...

category:internal
backend: JavaScript
release-notes:not-required