chore: merge main into release#10722
Merged
jennifer-richards merged 26 commits intoreleasefrom Apr 16, 2026
Merged
Conversation
* fix: resolve procmaterials when uploaded * fix: avoid leaving stale ResolvedMaterial
These have not been encountered in at least three months, likely longer. Still remains to unmask exceptions when storing blobs. We are probably ready to do that, but log noise caused by expected failures makes it hard to be certain. Soon...
* style: Ruff Ruff * fix: Wire bcp and std index creation tasks * fix: Use single task and add fyi index creation * fix: Log index creation errors and continue
* feat: DirtyBits model + admin * style: ruff + modernize utils/admin.py * chore: remove unused code * feat: rfcindex DirtyBits helpers * feat: refresh RFC index only when dirty Renames the task to better match its purpose * test: update test * fix: typo * chore: add (empty) DirtyBits resource * fix: actually call mark_rfcindex_as_processed
* chore: move v3 RFC boundary number to settings * feat: button for downloading unprepped RFCXML * chore: ruff * chore: refactor test to avoid setup overhead * feat: serve notprepped bytes from blobdb * fix: typo * chore; improve test class name * feat: wrapper explaining notprepped xml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.