Skip to content

v0.8.11

Choose a tag to compare

@rustyconover rustyconover released this 29 Jun 22:01
· 217 commits to main since this release

Adds the vgi-fixtures container image build to the release pipeline.

The release now builds and pushes ghcr.io/query-farm/vgi-fixtures:0.8.11-<worker> (one per fixture worker, plus :0.8.11 and :latest for the base worker) to GHCR. These let the VGI DuckDB extension run its integration suite via the oci:// container transport — full stdio fidelity, no local uv/Python install needed.

No functional changes to the vgi-python package itself.