Conversation
chore: Merge main branch
feat: api endpoint for docs submitted to the rpc
feat: optimize fetching persons
* feat: adding rev to demo doc creation * fix: remove attempt to control required
* feat: Add @requires_api_token decorator * refactor: Use @requires_api_token * refactor: Tweak api token endpoints This might be drifting from the design intent, but at least uses the defined endpoint values. Further cleanup may well be needed.
chore: Merge main into feat/rpc-api
* feat: subject_id -> Person api call * doc: Add error responses to openapi spec
chore: Merge main into feat/rpc-api
chore: Merge main into feat/rpc-api
# Conflicts: # ietf/doc/models.py
chore: Merge main into feat/rpc-api
# Conflicts: # ietf/doc/models.py
This can perhaps go away entirely
feat: better author edit via Rfc update API
* chore: update list of rfc file exts * refactor: _destination() helper * fix: .notprepped.xml -> prerelease/ subdir * refactor: better prefixed DRF Routers * test: fix references API test * test: test notify_rfc_published * test: test upload_rfc_files * chore: remove unused imports * chore: remove unused imports * chore: add a todo
chore: merge main into feat/rpc-api
fix: find pubreq event for editorial stream
chore: remove obsolete rpc demo API
* fix: avoid over-return * chore: undo accidental commit This is a separate bug fix on main; let it come in from there.
* refactor: authors() -> author_persons() * refactor: select_related() a couple more places * refactor: update uses of Document.authors() * chore: remove debug * fix: typo
* fix: doc property needs refactoring * fix: set source for author fields * chore: comment * chore: fix random typo --------- Co-authored-by: Jennifer Richards <jennifer@staff.ietf.org>
rjsparks
reviewed
Jan 14, 2026
rjsparks
previously approved these changes
Jan 14, 2026
rjsparks
approved these changes
Jan 14, 2026
Member
|
The test failures are only the expected changes in coverage (since the denominator moved). |
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.