You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello! I was trying to use the buildgen plugin and it looks like pants development has left it in the dust. e.g. within the plugin source there's a from pants.build_graph.source_mapper import LazySourceMapper, which no longer exists within pants (since 2018 or so?). Is there an updated version of buildgen which hasn't been upstreamed yet or has the project been abandoned?
The text was updated successfully, but these errors were encountered:
Hello! I was trying to use the buildgen plugin and it looks like pants development has left it in the dust. e.g. within the plugin source there's a
from pants.build_graph.source_mapper import LazySourceMapper
, which no longer exists within pants (since 2018 or so?). Is there an updated version of buildgen which hasn't been upstreamed yet or has the project been abandoned?The text was updated successfully, but these errors were encountered: