-
IntelliJ 2021.1 has already a stable release, we should have pants plugin support for this version.
-
People wishing to extend Pants with plugins must use APIs embedded in the `pantsbuild.pants` distribution. That distribution contains much more than a plugin author needs including 3rdparty dependenci…
-
While looking at the package history of [edx-sysadmin](https://pypi.org/project/edx-sysadmin/#history) on PyPI. I noticed that the description has gone missing for the latest package generated from th…
-
**GitHub** https://github.com/shoesforindustry/kirby-plugins-uninextprev
> It provide variables with links and page titles for next/prev pages and can move through the site, up and down, through pare…
-
Currently, the `long_description` field is generated by concatenating README and CHANGELOG while building packages:
https://github.com/robofit/arcor2/blob/6dab12458e1081407989f61b34da71b9840be12d/p…
-
Observed on main @ cbee9ff0c264f8469cff18af80f0633b86c7fe87
```console
$ ./build-support/bin/generate_all_lockfiles.sh
Bootstrapping pants_deps with requirements:
...
Successfully installed PyYA…
-
**Is your feature request related to a problem? Please describe.**
We currently have the tooling needed to produce a JSON schema file which we submit to the schema store online. This is how any user …
-
The pants plugin right now is not compatible with the last version of intellij
-
See #2939. There are multiple existing pants [`.ensime`](https://ensime.github.io/) file generator plugins, but they are in varying degrees of updated-ness, both with versions of pants and of ensime. …
-
When Pants exits with a non-zero exit code, there can be many different reasons: not all of which represent errors.
Two cases that come to mind:
* Hitting Ctrl+C
* Using `./pants run $script` on …