DiamondLightSource / DiamondLightSource/graph-federation
chore: alphabetise supergraph-config
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Currently supergraph-config is generated with the most recently changed subgraph added last, this often leads to large sections of changes due to re-ordering of subgraphs in the configuration rather than highlighting elements which have actually changed.
To increase readability, supergraph-config should be alphabetised to limit re-ordering to when a new subgraph is added.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.