In bazel I can tag targets as `manual` and they ne...
# general
p
In bazel I can tag targets as
manual
and they never run unless explicitly invoked directly.. or indirectly through a dependee. Can I do something similar in pants? In particular, I have a sphinx-build target that I never want to run in export-codegen.
h
You mean when you run
pants ::
you want it not to glob over those targets?
p
Specifically if I run
Copy code
pants export-codegen ::
I'd like to skip some by default.. as the adhoc tool was compiling some large sphinx-apidocs|build pex binaries
c
h
Yep, seems like it. @purple-plastic-57801 want to take a crack at it? I don't think it would be terribly hard.
p
Yeah I ask for help enough. I should give back ❤️
❤️ 2
c
I think the toughest part for that issue is coming up with the design for how it should work.
h
Yep, probably best to discuss that on the issue, agree on a design, and then we can figure out the implementation
p
Are there any reoccuring community meetings to talk about such things?
h
There is a monthly developer meeting (on zoom) that you're welcome to join! Second Monday of the month, at 9 AM Pacific time. So the next one will be a week from tomorrow.
Look out for announcements of it on #C0D7TNJHL
And also I can add you to the calendar invite if you like
c
we've been saying to try a slack huddle instead of the google meet though... (we've not been on zoom at all, have we?)
h
The google calendar event is still valid...