mirror of
https://git.linux-kernel.at/oliver/ivatar.git
synced 2025-11-17 13:38:03 +00:00
- Use CI_COMMIT_SHA environment variable when available (more reliable in CI) - Add timestamp-based commit comparison as primary method - Fallback to git merge-base for ancestry checking - Add detailed debugging output for commit comparison - Handle short vs long commit hash matching - Better error handling for shallow git clones in CI - More robust version detection and waiting logic