enough-analyst-54434
01/13/2023, 3:56 PMhappy-kitchen-89482
01/15/2023, 2:20 PMhappy-kitchen-89482
01/15/2023, 2:20 PMhappy-kitchen-89482
01/15/2023, 2:21 PMhappy-kitchen-89482
01/15/2023, 2:22 PMcurved-television-6568
01/16/2023, 1:35 AMhappy-kitchen-89482
01/16/2023, 4:30 PMfast-nail-55400
01/16/2023, 6:09 PMenough-analyst-54434
01/17/2023, 8:04 AMError getting URL: <https://www.pantsbuild.org/v2.14/docs/options#addremove-semantics>
If the URL is <http://pantsbuild.org|pantsbuild.org>, a `doc_url` link might be using the wrong slug or the docs for this version might be unpublished. Otherwise, the link might be dead.
You can use `--skip-check-urls` to skip.
Is this a shared experience or news?refined-addition-53644
01/17/2023, 1:08 PMjvm_artifact targets
link is broken
https://www.pantsbuild.org/docs/reference-jvm_artifact
It’s mentioned here
https://www.pantsbuild.org/docs/jvm-overview#third-party-dependencies-and-lockfileswitty-crayon-22786
01/17/2023, 5:58 PMbitter-ability-32190
01/17/2023, 8:21 PMName "MyClassName.Batch" is not defined
from:
class MyClassName(FmtTargetsRequest):
...
oddly, declaring x: FmtTargetsRequest.Batch
makes mypy
happy
I'm also trying with 0.961
which is the version Pants uses in-repoloud-laptop-17949
01/17/2023, 8:57 PMhappy-kitchen-89482
01/19/2023, 12:10 PMbitter-ability-32190
01/19/2023, 3:46 PM$ ./pants check src/python/pants/backend/python/typecheck/mypy/rules.py
...
Traceback (most recent call last):
File "/home/josh/work/pants/src/python/pants/engine/internals/selectors.py", line 626, in native_engine_generator_send
res = rule.send(arg) if err is None else rule.throw(throw or err)
File "/home/josh/work/pants/src/python/pants/engine/internals/specs_rules.py", line 258, in resolve_addresses_from_specs
...
pants.core.util_rules.system_binaries.BinaryNotFoundError: Cannot find any `go` binaries using the option ...
bitter-ability-32190
01/19/2023, 4:44 PMAn error has been caught http-client index 0, retrying the upload
Error: read ECONNRESET
at TLSWrap.onStreamRead (node:internal/stream_base_commons:220:20) {
errno: -104,
code: 'ECONNRESET',
syscall: 'read'
}
bitter-ability-32190
01/19/2023, 7:00 PMdry-analyst-73584
01/19/2023, 8:30 PMaudit
goal? https://github.com/pantsbuild/pants/issues/16495 I'm looking to add pip-audit support and it seems this is a sensible prerequisite.refined-addition-53644
01/20/2023, 4:53 PMfilter
option is used at all for calculating the coverage at all? I tried the usual ctrl+f to find it and I don’t see where it’s being used.
https://github.com/pantsbuild/pants/blob/main/src/python/pants/backend/python/goals/coverage_py.py#L129witty-crayon-22786
01/20/2023, 7:14 PMbitter-ability-32190
01/20/2023, 7:40 PMfrozen_after_init
There's never a good time to do this, so it was bound to painful whenever.
So, sorry again 🙂refined-addition-53644
01/22/2023, 12:02 PMcov-report
output generated by pytest --cov
? I don’t understand what’s the point of then even running pytest --cov
?
https://github.com/pantsbuild/pants/blob/main/src/python/pants/backend/python/goals/pytest_runner.py#L359
I think this is the reason behind this issuehappy-kitchen-89482
01/22/2023, 5:26 PMrefined-addition-53644
01/22/2023, 6:51 PM./pants --changed-since=8553e8cbc5a1d9da3f84dcfc5e7bf3139847fb5f test
208.41s Run Pytest for src/python/pants/backend/python/goals/coverage_py_integration_test.py:tests
busy-vase-39202
01/23/2023, 4:09 PMhappy-kitchen-89482
01/23/2023, 7:12 PMfresh-cat-90827
01/23/2023, 9:14 PMintegrate-new-goal-with-the-repository
) and https://github.com/pantsbuild/pants/pull/18018 (testing-custom-plugin-goal
), respectively. Once the pages are there, I can add the page headers in markdown for them before cherry-picking into the 2.15.x
bitter-ability-32190
01/24/2023, 3:52 PMTarget
doesn't use plugin_fields
or name_explicitly_set
in `hash`/`eq`?bitter-ability-32190
01/24/2023, 4:12 PMancient-vegetable-10556
01/24/2023, 9:44 PMexperimental_shell_command
: https://github.com/pantsbuild/pants/discussions/18082