Bryan Pfremmer

Results 8 issues of Bryan Pfremmer

I made some changes to allow a user to just create an xcarchive. Also made a change to add an option to disable bitcode on build if required.

I noticed that aarch64 support exists, but I don't see any releases. Would it be possible to post a aarch64 release?

Ever since I updated to plex media service and plex client with myplex this no longer seems to work. Any updates for this to work with the new versions?

Looking for Kraken to support OCI deployment specs / artifacts. I am curious if this is currently an already identified roadmap item? This could be used for helmchart storage, kubernetes...

enhancement

I noticed no arm based docker builds exist for pis or other SBC boards? Is that something you are willing to do? Appears you could use a github action with...

enhancement

Is anyone else seeing aborted mysql connections when using this? We are using percona mysql, and I am calling the db:close() as shown below. local ok, err = db:close() if...

I was attempting to run undetected-chromedriver in a docker container on my m1 mac and received the following stack trace: ``` Traceback (most recent call last): File "//test2.py", line 9,...

We were talking with you today around a new login app using JWT we are building. We want to have our SPA app API do a 302 redirect to the...