zed/tooling/xtask
Piotr Osiewicz 95890a987e
Revert "ci: Restore mtime of source files to the git log time" (#48874)
Reverts zed-industries/zed#48607

The problem we've ran into is that CI started reusing already-cached
runs from newer branches (that did not have that change pulled in).

Yet this unveiled another potential issue, which is that relying on
mtime might make it so that an artifact for a different (newer) commit
would be reused by an unrelated run of CI.

The answer is: checksum-based-freshness.

Release Notes:
- N/A
2026-02-10 14:32:01 +01:00
..
src Revert "ci: Restore mtime of source files to the git log time" (#48874) 2026-02-10 14:32:01 +01:00
Cargo.toml xtask: Remove transitive GPUI dependency (#47748) 2026-01-27 14:00:45 +01:00
LICENSE-GPL Add cargo xtask clippy (#8722) 2024-03-02 14:46:02 -05:00