wide-midnight-78598
05/31/2024, 8:16 PMenvironments-preview.names?
pex_binary(
name="main",
dependencies=[":lib"],
environment="//:docker_denv",
)
As in, is there an explicit reason why I can't use the standards Pants convention //: or : to tell the target where to grab the associated environment? Didn't see anything in the tracking ticket about it: https://github.com/pantsbuild/pants/issues/17355
Not a huge deal one way or the other, but it was a bit of a surprisefast-nail-55400
05/31/2024, 8:36 PM.pants.rc etc.)fast-nail-55400
05/31/2024, 8:37 PMenvironments-preview to just environmentswide-midnight-78598
05/31/2024, 9:25 PMI believe the goal is to allow remapping an environment's "name" to a different actual environment target via local configurationAhhh, that's interesting.
wide-midnight-78598
05/31/2024, 9:25 PMbroad-processor-92400
06/01/2024, 6:50 AMAlso I wonder if we should renameDo we think it is stable enough?to justenvironments-previewenvironments
fast-nail-55400
06/25/2024, 9:47 PMfast-nail-55400
06/25/2024, 9:48 PMProcessExecutionEnvironmentfast-nail-55400
06/25/2024, 9:48 PM