Skip to content

Conversation

gregmagolan
Copy link
Collaborator

@gregmagolan gregmagolan commented Sep 29, 2023

This is useful pattern in cases where you want to do a copy_to_bin because the output file must be in the same location and have the same name as the source file but want to do substitutions on the file that you are copying to bin.


Type of change

  • New feature or functionality (change which adds functionality)

Test plan

  • New test cases added

@gregmagolan gregmagolan force-pushed the expand_template_implied_out branch from d607136 to 42c7870 Compare September 29, 2023 18:02
@gregmagolan gregmagolan force-pushed the expand_template_implied_out branch from 42c7870 to c8c63d7 Compare September 29, 2023 18:04
Copy link
Collaborator

@alexeagle alexeagle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

YES! This is delightful, I think I've needed this before for tsconfig.json hacks

@gregmagolan gregmagolan force-pushed the expand_template_implied_out branch from c8c63d7 to 17bea40 Compare September 29, 2023 18:19
@gregmagolan gregmagolan force-pushed the expand_template_implied_out branch from 17bea40 to d8a5504 Compare September 29, 2023 18:23
@gregmagolan gregmagolan merged commit bcb10f8 into main Sep 29, 2023
@gregmagolan gregmagolan deleted the expand_template_implied_out branch September 29, 2023 18:30
alexeagle pushed a commit that referenced this pull request May 26, 2025
This (standard) variable "env" allows the propagation of environment variables to the test being executed or tested.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants