Skip to content

#506 fix - add timezone to checked_datetime in Run for Flush check - #521

Merged
justb4 merged 1 commit into
masterfrom
506-timezone-error-run
Sep 20, 2026
Merged

justb4 merged 1 commit into
masterfrom
506-timezone-error-run

Conversation

@justb4

@justb4 justb4 commented Sep 19, 2026

Copy link
Copy Markdown
Member

This fixes the bug that prevented old Runs outside Retention window to be flushed/deleted.

  • adds a timezone UTC to the Run checked_datetime, when compared with current time.
  • added a test for models.flush_runs()
  • added flush-runs for Pixi run and Invoke tasks.

NO AI WAS USED!

@justb4
justb4 requested a review from tomkralidis September 19, 2026 12:31
@justb4 justb4 self-assigned this Sep 19, 2026
@justb4 justb4 added the bug label Sep 19, 2026
@justb4 justb4 added this to the Version 0.10.1 milestone Sep 19, 2026
@justb4
justb4 merged commit 1839856 into master Sep 20, 2026
3 checks passed
@justb4
justb4 deleted the 506-timezone-error-run branch September 20, 2026 12:08
@justb4 justb4 linked an issue Sep 20, 2026 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Error in timezone handling GHC Runner

2 participants