keksmd commented on issue #945: URL: https://github.com/apache/incubator-graphar/issues/945#issuecomment-5255723969
Implementation cross-link: #952 applies the narrowly scoped devcontainer compatibility fix. Local evidence in the published `ghcr.io/apache/graphar-dev:latest` (Linux arm64): `graphar-cpplint` passed; Debug CMake build passed; `GAR_TEST_DATA=/workspace/incubator-graphar/testing ctest --test-dir /build --output-on-failure` passed 20/20. The full `pre-commit` hook remains unavailable because the declared image has neither `pre-commit` nor `pip`, and its non-root user cannot install `python3-pip`; this is recorded unchecked in the PR template. Upstream Actions status is tracked on #952; its title workflow is currently queued. This C++ change is intentionally limited to restoring the executable format oracle needed for the Java compatibility gate (#944), not a Java implementation change. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
