Skip to content

chore(template): real hash-locked Shape-2 requirements.lock - #52

Merged
carolsimone merged 1 commit into
mainfrom
template-lock
Aug 25, 2026
Merged

chore(template): real hash-locked Shape-2 requirements.lock#52
carolsimone merged 1 commit into
mainfrom
template-lock

Conversation

@carolsimone

Copy link
Copy Markdown
Owner

Replaces the placeholder template/requirements.lock (no hashes → could not build) with a real hash-locked file, now that continuo-python-runtime==0.4.1 and continuo-postgres-adapter==0.2.0 are published to PyPI (v0.4.1 release).

Verified end-to-end: docker build -f template/Dockerfile.pip template/ installs it with --require-hashes from PyPI and discover_adapter() returns postgres. This makes the Shape-2 (own-base + pip) template actually buildable — the last open item from the BYO-adapters work (#50).

🤖 Generated with Claude Code

continuo-python-runtime==0.4.1 and continuo-postgres-adapter==0.2.0 are now
published, so replace the placeholder (which had no hashes and could not build)
with a real hash-locked file. Verified end-to-end: `docker build -f
template/Dockerfile.pip template/` installs it with --require-hashes from PyPI
and discover_adapter() returns postgres.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Signed-off-by: Simone Carolini <simonecarolini.sc@gmail.com>
@carolsimone
carolsimone merged commit 7747693 into main Aug 25, 2026
8 checks passed
@carolsimone
carolsimone deleted the template-lock branch August 25, 2026 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant