gitdataai/apps
ZhenYi df976d16cb fix(operator): Time to_string and phase type mismatch
- Time does not implement Display, use .0 (inner DateTime<Utc>) and
  to_rfc3339() instead.
- phase is &str, convert to String to match JobStatusResult.phase.
2026-04-15 09:38:46 +08:00
..
app init 2026-04-15 09:08:09 +08:00
email init 2026-04-15 09:08:09 +08:00
git-hook init 2026-04-15 09:08:09 +08:00
gitserver init 2026-04-15 09:08:09 +08:00
migrate init 2026-04-15 09:08:09 +08:00
operator fix(operator): Time to_string and phase type mismatch 2026-04-15 09:38:46 +08:00
static init 2026-04-15 09:08:09 +08:00