matrix-org / matrix-org/complement
Add ability for dendrite to read AS registration files from blueprint
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 99
- Forks
- 72
- Avg merge
- 4d 1h
- Merged PRs (30d)
- 8
Description
(I encountered this line today;
https://github.com/matrix-org/complement/blob/0e88861054556a734f40d5754d93499a7ac311c1/tests/federation_room_join_test.go#L531
So here's an issue to keep track of it.)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading tests/federation_room_join_test.go at line 531 and the linked Complement context to understand how the blueprint currently represents AS registration files. Determine the relevant Dendrite blueprint and registration-loading entry points; done means Dendrite can read AS registration files from a blueprint and the behavior is covered by an appropriate test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100