Remove native-launcher fallbacks; Docker is the only path for Modbus / S7 / AB CIP / OpcUaClient #163
Reference in New Issue
Block a user
Delete Branch "remove-native-fallbacks"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Deletes tests/.../Pymodbus/ and tests/.../PythonSnap7/. Rewrites AbServerFixture to a Docker-only TCP probe (drops Process spawn, LocateBinary, CLI-arg composition). AbServerProfile simplifies to Family + ComposeProfile + Notes; the compose file is the canonical seed source. Native paths retained only where Docker isn't compatible (Galaxy/TwinCAT/FOCAS/AB Legacy). Verified: whole-solution build 0 errors, AB CIP profile 6/6, AB CIP Docker smoke 4/4, S7 Docker smoke 3/3.