white-glass-5635
04/19/2024, 6:36 PMwide-midnight-78598
04/19/2024, 6:42 PMwhite-glass-5635
04/19/2024, 6:50 PMurl kwarg entry when using setup_py() or python_artifact().) But I don't want it hardcoded. I want to be able to create a field that can be populated through a number of means and have it be accessible to that function.
I was hoping for at least a suggestion on where in the code I should focus on how the various components share information.wide-midnight-78598
04/19/2024, 6:52 PMwhite-glass-5635
04/19/2024, 6:54 PMwhite-glass-5635
04/19/2024, 6:57 PMdocker_image for tagging. I was just hoping to be able to get pointed into a specific direction to start researching.
I've been going through the code for those specific section, but since they weren't built for that behavior, I need to research some more on the internals of Pants.white-glass-5635
04/19/2024, 6:57 PMwide-midnight-78598
04/19/2024, 6:58 PMwhite-glass-5635
04/19/2024, 7:02 PMpython_artifact() or setup_py() call, so it doesn't have to mess with the local git workspace.wide-midnight-78598
04/19/2024, 7:12 PMwhite-glass-5635
04/19/2024, 7:16 PMvcs_version into a Environment Variable, instead of a file, and access it where I need it?wide-midnight-78598
04/19/2024, 7:20 PMwide-midnight-78598
04/19/2024, 7:20 PMMY_VERSION=whatever pants package ::
I think something like that should work, but would have to find some of my old reposwhite-glass-5635
04/19/2024, 7:21 PM