Alexander Bauer

Results 28 comments of Alexander Bauer

I'm also very interested in the continued development of this project. I'm a relatively new user, but am running a Kubernetes-backed instance at home, and have a professional background in...

I'm also very interested in the continued development of this project. I have a platform engineering background, and would be glad to contribute with the small bits of time I...

The tests are now failing in the CI environment, not too surprisingly, because `requests_unixsocket` is missing. I'm hesitant to add it to the main requirements, seeing as it's an optional...

It's great to hear back from you so quickly! I see where you're coming from with not changing the invocation methods. If you think it's an acceptable to change to...

As for being an installable Pip module, I've made some great progress. I'm going to open a in-dev PR shortly, so you can comment directly.

I'm still seeing the same symptoms from the container, though I'm able to download those files from the host without issue. The container is also able to ping the hosts,...

I was just browsing through looking at this, and poked around until I found the relevant parts of the code. It looks like [`src/io/local_cache:176`](https://github.com/tectonic-typesetting/tectonic/blob/master/src/io/local_cache.rs#L176) is where it gets written; I'm...

@rekka I can go ahead and make a PR for this, but I'd also hate to duplicate work, if you'd like to

An option that's a little less rough on the UX would be to migrate from the older manifest version automatically, but I suspect that maintaining the code for that (and...

I've made some fixes on this branch, including removing my testing version bumps, and signing off on the commit. Please review when you have a chance.