Fiona
Fiona
If you want to run it in docker, I'm maintaining a containerized version here. https://store.docker.com/community/images/pheonix991/isp-data-pollution
I started working on reverse engineering a 64bit version today since there is not a lot of traction towards 64bit. If there is an "official" effort, I'd like to pitch...
Reason for me on this is I like to build everything in containers so that it's portable. I'm trying to write an API that interacts with the GPIO and not...
Talked to AWS support about this. They confirmed KIAM 4.2 has high enough Kubernetes Client SDK (v0.20.0) and is good to go from that perspective. This was a worry for...
Got bit by this today. Would be super nice.
We have an issue where we're getting EOF errors and have been unable to recreate the issue anywhere but our Jenkins worker nodes when running pipelines. It's a intermittent issue,...
I've been having this issue for probably the past two (I think?) versions. Currently on v3.2.2. VSCode 1.87.1 installed via official `apt` repo on Ubuntu 22.04. ``` Linux hostname 6.5.0-25-generic...
``` [Error - 3:40:20 PM] Server process exited with code 1. [Info - 3:40:20 PM] Connection to server got closed. Server will restart. true Start analyzing file:///home/me/git/my-git-repo/vars/appBuildPipelineFunctions.groovy Completed analyzing file:///home/me/git/my-git-repo/vars/appBuildPipelineFunctions.groovy...
That seems to have fixed it! Looks like you're on to something. This is gonna make today's (rare) Groovy work a lot better. Thank you.
I need `qemu` and `qemu-user-static` for Docker Buildx to work correctly for multi-arch image builds. Please add the packages. This is kind of a show stopper for us moving... I'm...