-
Notifications
You must be signed in to change notification settings - Fork 378
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Update group dependencies for new rfc model (#6773)
* fix: Avoid accessing slug when state is None * fix: ignore pre-rfc drafts as rfc-to-rfc references * fix: also ignore pre-rfc to pre-rfc refs * chore: remove breakpoint * fix: ignore subseries non-downrefs * fix: label nodes as RFCS when possible * fix: get "rfc" flag right * chore: Remove comment, answer seems to be "no" * refactor: Specify state type; drop redundant source doc type check We're only admitting source__type="draft", so no need to check it again in filter queries * refactor: Specify state type in old code
- Loading branch information
1 parent
6ccf908
commit 6083205
Showing
1 changed file
with
31 additions
and
15 deletions.
There are no files selected for viewing
This file contains 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