Eli Arbel
Eli Arbel
Sorry I'm not sure I follow. Can you give a complete example? Like assembly A uses the task, depends on assembly B, etc.
Re `InternalsAssemblyExcludeNamespace` - feel free to submit a PR As for the use case you mentioned, if I understand correctly IVT won't help here. IACTG uses Cecil to read the...
If I understand correctly, the PR fix returns a `null` value in cases where the resource is not deployed. But this may not always be the desired behavior. For example....
Could this fix please be prioritized? It's causing hard-to-detect bugs in our deployments.
@alex-frankel I'm not sure #3750 is the right solution here. Even if the resource is conditionally deployed, we may still want to reference its properties (for deploy only once resources)....
There are 3 types of cases I can think (possibly more exist): 1. Non-idempotent resources (e.g. VNet) 2. Connected resources that you can BYO and afterwards managed by another resource...
> you should copy some metadata into new reference This should be fixed in v0.7.0.
Closing as 4.6 is out of support anyhow
Fixed in cf3816a
https://github.com/devblackops/Terminal-Icons/compare/main...aelij:TerminalIcons:feature/emoji > Is it possible to switch between a glyph-based and an emoji-based themes? Yes, I've added a bool value to the theme that allows configuring which mode to use.