Skip to content

feat: bofreq timestamp fixup task#10402

Merged
jennifer-richards merged 4 commits intoietf-tools:mainfrom
jennifer-richards:bofreq-timestamp-fixup
Feb 12, 2026
Merged

feat: bofreq timestamp fixup task#10402
jennifer-richards merged 4 commits intoietf-tools:mainfrom
jennifer-richards:bofreq-timestamp-fixup

Conversation

@jennifer-richards
Copy link
Copy Markdown
Member

Adds a task to fix DocEvent, DocHistory, and Document timestamps for bofreqs affected by #5893. That was fixed for new uploads by #10333 - this fixes up the existing data.

Creates a task to be run once. In dev, takes less than 10 seconds. Emits some ugly logs that record exactly what was touched. A DocEvent comment is added to the Document's history indicating that the fixup occurred and identifying the affected revisions.

Fixes #5893

rjsparks
rjsparks previously approved these changes Feb 12, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Feb 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.35%. Comparing base (4a024d9) to head (91a00f2).
⚠️ Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10402      +/-   ##
==========================================
- Coverage   88.37%   88.35%   -0.02%     
==========================================
  Files         325      325              
  Lines       43638    43653      +15     
==========================================
+ Hits        38563    38571       +8     
- Misses       5075     5082       +7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@jennifer-richards jennifer-richards merged commit 1b306eb into ietf-tools:main Feb 12, 2026
10 checks passed
@jennifer-richards jennifer-richards deleted the bofreq-timestamp-fixup branch February 12, 2026 17:52
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 16, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bof Request new revision DocEvent times are wrong

2 participants