Asher Foa

Results 13 issues of Asher Foa

https://github.com/korfuri/django-prometheus/commit/940a50e0e93f14bc8904a85c8d7bca5c981cf386#commitcomment-35986181

this is on the pants repo itself. on latest main: https://github.com/pantsbuild/pants/commit/f1a6ba975ef77e26e25474ef10d27183228d02e9 `./pants filter src/python/pants/backend/python/lint/:: ` gives the following error: ``` 19:17:11.20 [ERROR] 1 Exception encountered: Engine traceback: in select in...

bug

The scenario is as follows, in a monorepo, there are many deployable targets (lets assume those are pex_binary targets). a CD (as part of a CI/CD pipeline) should be able...

enhancement

Thanks for developing this tool! I have multiple AWS profile in my AWS configuration (~/.aws/config) I'd love it if Kube Forwarder detected that and allowed my to choose one before...

idea

The log message says it is waiting 500ms, but based on the logs it doesn't seem the case... Or it might just be the case that we log this message...

bug

``` details: 18:20:36.69 [ERROR] 1 Exception encountered: Engine traceback: in select in pants.backend.project_info.peek.peek in pants.engine.internals.graph.resolve_unexpanded_targets in pants.engine.internals.graph.resolve_addresses_from_specs in pants.engine.internals.build_files.addresses_from_address_specs in pants.engine.internals.graph.resolve_target_parametrizations (plugin/builtin/prefixtransformer:prefixtransformer) in pants.backend.go.target_type_rules.generate_targets_from_go_mod in pants.backend.go.util_rules.third_party_pkg.download_and_analyze_third_party_packages in pants.backend.go.util_rules.third_party_pkg.analyze_module_dependencies Traceback (most...

bug
backend: Go
onboarding