Jonathan Springer
Jonathan Springer
Since OpenWhisk has adopted the AdoptOpenJDK 8 Alpine images as the basis for its core images, I've become interested in making it compatible with not amd64 architectures. The sticking point,...
We've added capabilities to build the apigateway images on multiple architectures, with s390x as our first candidate. While reviewing https://github.com/apache/incubator-openwhisk/pull/3133 , @csantanapr noted that, we should manage apigateway images directly...
The subject says it all. I'm looking to use IBM Plex Mono in an embedded project and although I can use 'b' and '#', genuine music characters would add a...
Currently, the system locations for `containers.conf` are hardcoded to `/usr/share/containers/containers.conf` for the Default file and `/etc/containers/containers.conf` for the System override. (And `~/.config/containers/containers.conf` for User overrides, but that's not really at...
## Breaking change ```txt ``` ## Proposed change ```txt Updates to the README.md for ProtonVPN to improve the ease of setup for new adopters. 1. Remove natpmpc caveats as natpmpc...
## Problem The "Json Path" field on the Tools tab of the admin console is misleadingly labeled, as it's eventually processed by `jq` rather than using the [JSONPath specification](https://datatracker.ietf.org/doc/html/rfc9535). This...
## Problem The project currently includes multiple tools that check for unused imports: 1. **importchecker** (dev group) 2. **unimport** (lint group) 3. **pyflakes** (via flake8 - lint group) 4. **ruff**...
# Transition linter execution from local venv to uvx-driven ## Summary Replace venv-based Python linter execution in the Makefile with `uvx` (uv's tool runner) to improve consistency, reduce venv bloat,...
### 🧠Type of Feature Please select the most appropriate category: - [ ] Enhancement to existing functionality - [x] New feature or capability - [ ] New MCP-compliant server...
### 🧠Type of Feature Please select the most appropriate category: - [x] Enhancement to existing functionality - [x] New feature or capability - [ ] New MCP-compliant server -...