Ani

Results 29 comments of Ani

Relevant links https://www.raspberrypi.org/documentation/configuration/wireless/access-point-routed.md https://www.raspberrypi.org/forums/viewtopic.php?t=270776 (fix this script to better handle dhcpcd.conf without using line numbers).

That's a great point. I'll add a bit that prints all the defined **names** (and names only) of the secrets as part of execution so it's clear to the user...

:heavy_plus_sign: Same here, I was just looking for this too!

@dotnet-policy-service agree

➕ 1️⃣ Yes, This is happening to me lately as well.

It appears the bug is [here](https://github.com/adobe/himl/blob/ee18473f3f369d42ee120f5cf6e153f67fcfbc58/himl/interpolation.py#L217) If the value to interpolate is anything other than a string, it simply returns the value itself instead of doing `line.replace`

Can do, I have a fork with this already, will clean and submit. Thanks!