Skip to content

DEBUG: Test all RPC requests against PR #4451#110

Open
atodorov wants to merge 1 commit into
masterfrom
debug-test-all-rpc-against-pr4451-v2
Open

DEBUG: Test all RPC requests against PR #4451#110
atodorov wants to merge 1 commit into
masterfrom
debug-test-all-rpc-against-pr4451-v2

Conversation

@atodorov

Copy link
Copy Markdown
Member

This DEBUG commit modifies the Dockerfile to build Kiwi TCMS from PR #4451 (django-modern-rpc v2.1.0 migration) instead of the latest release.

The existing integration tests will now run against the new RPC decorator pattern to verify compatibility.

This is a DEBUG commit and should be reverted after verification.

@atodorov
atodorov force-pushed the debug-test-all-rpc-against-pr4451-v2 branch 2 times, most recently from 0b7d41a to 0d2ed26 Compare July 16, 2026 20:20
Clone Kiwi TCMS from migrate-django-modern-rpc-v2 branch with --depth=1,
and build the Docker image using the standard 'make docker-image' target.
Then tag it as kiwitcms/kiwi:latest so the existing Dockerfile.kiwitcms
picks it up via 'FROM kiwitcms/kiwi'.

This ensures the integration tests run against the new RPC decorator
pattern to verify tcms-api compatibility.

This is a DEBUG commit and should be reverted after verification.
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