Aarni Koskela
Aarni Koskela
Just upgraded to 0.23, yep: ``` $ gitx --all 2022-09-22 11:53:05.024 gitx[8523:73611] warning: failed to get scripting definition from /Applications/GitX.app/Contents/Frameworks/Sparkle.framework/Versions/B/Updater.app; it may not be scriptable. 2022-09-22 11:53:05.024 gitx[8523:73611] -[SBApplication open:withOptions:]:...
@hannesa2 Yes, I tried that after upgrading. Just to be sure, I tried it again just now: ``` $ rm /usr/local/bin/gitx $ which gitx $ gitx fish: Unknown command: gitx...
I guess we'll have to augment the JSONPath resolver to `maybe_enrich` when it traverses.
Yeah, the JSONPath resolver isn't that easy to hack to do this, unfortunately.
> @akx in your opinion, should this work (it doesn't)? As far as correctness goes, it should, shouldn't it?
3. have a per-template pragma sort of thing to determine which tags are handled within emrichen and which not (e.g. `!Pragma cloudformation`)
I don't think this is related to this library – we don't call `smart_text` anywhere I can see?
@alexcjohnson Well, it worked for exactly one build... 😁 I think #179 is related here; since `pip install` has been set to `--quiet` I can't verify which version of dash...
In light of #2390, this may not be a good idea.
@chayim Want to take a look at this? You seem to have initially added these in 63ebe693...