This project focuses on automating the generation of the Code Stewardship graph on the developers/maintainers page.
# Needs
- Graph needs to include the 5 most recent quarterly data points stacking unassigned and total values/trends
- Replace the left % graph with a single value showing the current orphaned (unassigned) code percentage.
- Need access to historical data for further analysis.
# Notes
- source code: https://github.com/zeljkofilipin/developers-maintainers/[[ https://github.com/zeljkofilipin/developers-maintainers/ | github ]], [[ https://gitlab.wikimedia.org/zfilipin/developers-maintainers | gitlab ]]
- input: [[ https://www.mediawiki.org/wiki/Developers/Maintainers | Developers/Maintainers ]]
- output: https://www.mediawiki.org/wiki/User:ZFilipin_(WMF)/Maintainers
- {T190891}
# TODO
[x] documentation
[] switch from sync to async ([[ https://webdriver.io/docs/async-migration/ | From Sync to Async ]], [[ https://webdriver.io/docs/sync-vs-async/ | Sync vs. Async Mode ]])
[] move to gitlab
[] switch from sync to async ([[ https://webdriver.io/docs/async-migration/ | From Sync to Async ]], [[ https://webdriver.io/docs/sync-vs-async/ | Sync vs. Async Mode ]])
[] compare with the data from the spreadsheet