Andreas Stenius
Andreas Stenius
I looked through most `tuple` uses in the Python backend, and added `sorted(..)` where I think the order wasn't already stable and the result ends up as a rule output.
seems to always point at gitlab.com/u/...
System: MacOS pex: main ad450399a22a9a36fa84aff231fbb9adee1c0d28 python: installed using brew Test command: `tox -e py38-integration -- -k pp_no_constraints` (invoked from a virtualenv, using python 3.8.5) The expected output is correct, if...
> Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, softprops/action-gh-release@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.Show less There are newer versions of these actions...
We may want to publish plugins that depend on the pants distribution using a normalized name, but this is not related to the issues reported in #21050.
**Is your feature request related to a problem? Please describe.** To make `pants publish some/python/dist:target` reliable, we want to test it first. Which tests do we need to run? **Describe...
**Describe the bug** Well this was annoying. ``` ERROR: Cannot install acme-pants-plugin==2.15.0.dev8+2.21.0 because these package versions have conflicting dependencies. ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts The conflict is caused by:...
**Describe the bug** When using `pants.backend.python.providers.experimental.pyenv` test, lint and check works fine, but package fails. **Pants version** 2.21.0 **OS** Ubuntu **Additional info** ``` 13:03:09 pants lint check test package ::...
### Description: We would like to be able to select which roles are displayed when we set "Display Roles" to true in the User Interface section of the Layout settings....
Two commits adding CORS support to the backend uvicorn server, and a new subsystems query to the GraphQL API. (and a minor stability tweak to the targets query) Marked as...