jdx
jdx
I think this could be done. We read each env var one at a time so we could modify the tera context while we read in the file. Here is...
you have no idea how much work this was, but it's out now. I had to completely rewrite basically everything involving env vars in the project. I felt this was...
I believe this functions now but let me know if that is not the case
So what seems to have happened is rtx wound up with what it thought was valid cache but was actually empty. I'm not sure how that could have happened, but...
I don't think there is a sane way to recover once we get to this state. If you want to change it to `.expect()` I think that would be ok...
Sorry for the super long delay, I think this idea needed to bake in my head a bit. I like it a lot though. I think it makes sense for...
I came across this which does what you're looking for with python: https://github.com/amrox/asdf-pyapp
closing in favor of https://github.com/jdx/mise/discussions/1250
I don't understand what you're asking for here
the unfortunate thing is that I'm not really a python developer and python is where rtx needs the most work for sure. I was at one point but that was...