OpenRailAssociation / OpenRailAssociation/osrd
Tracking issue • Post-axum migration improvements
Open
Nobody has claimed this yet.
area:editoast
- Dominant language
- TypeScript
- Stars
- 660
- Forks
- 87
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 269
Description
Tracking issues for problems in the axum migration PR #8047.
We decided to solve these problems afterwards in other PRs as #8047 is large and conflicts with everyone. It also blocks #8171.
- Design a replacement for the
routes!macro - Naming and homogeneity pass (good first issue)
- Implementing our own otel middleware to stop using
axum-tracing-opentelemetryand check the need forTraceLayer - evaluating
axum_typed_multipartand test liveries import (good first issue) - #8673
- Rename
document_keytodocument_idin/documentAPIs (good first issue) - #8674
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.
Assessment
This issue has not been assessed yet.