Josh Yorko
Josh Yorko
**What happened?** - The Kubernetes provider icon in the DevPod UI is broken. The image URL (`https://devpod.sh/assets/kubernetes.svg`) returns a 404 error, so the provider card shows a missing image icon...
Address `DBError` in `execute_update_returning` method by managing transactions correctly. * **Transaction Management in `execute_update_returning`**: - Add a transaction initiation using `BEGIN` before executing the `UPDATE` statement. - Add a `COMMIT`...
## Description Every `action-server` command displays a deprecation warning from setuptools, affecting user experience across all versions: ``` PyInstaller/loader/pyimod02_importers.py:450: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html Deprecation slated...
## Environment - **action-server version:** 2.16.1 (works in 2.14.0) - **Platform:** Docker (debian:bookworm-slim base image) - **RCC version:** 20.3.2 (auto-downloaded by action-server) - **Build context:** Fresh Docker container build ##...
### What is wrong ### 🐞 Build/Packaging Bug: Private design-system packages block open-source builds **What happens?** Running `npm ci && npm run build` in `action_server/frontend` fails with `401 Unauthorized –...
Summary Upgrading `sema4ai-actions` from `1.4.1` to `1.4.2` in `package.yaml` causes the action server to fail to start during action collection. The failure originates in docstring parsing/linting: the environment raises an...