Files
ivatar/scripts
Oliver Falk 43b8b2abef Improve deployment verification commit checking
- 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
2025-10-24 12:07:24 +02:00
..