2 metadata.pb files have inconsistent archive_urls
- Dominant language
- HTML
- Stars
- 20.5k
- Forks
- 2.9k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 95
Description
In attempting to find as many GF sources as possible w/https://github.com/rsheeter/google_fonts_sources/pull/4 I found 2 metadata.pb files that have inconsistent (METADATA.pb vs upstream.yaml) archive url values:
* `ofl/notoserifbalinese`
* `METADATA.pb` `https://github.com/notofonts/balinese/releases/download/NotoSerifBalinese-v2.005/NotoSerifBalinese-v2.005.zip`
* `upstream.yaml` `https://github.com/notofonts/balinese/releases/download/NotoSerifBalinese-v2.004/NotoSerifBalinese-v2.004.zip`
* `ofl/robotoflex`
*`METADATA.pb` `https://github.com/googlefonts/roboto-flex/releases/download/3.100/roboto-flex-fonts.zip`
* `upstream.yaml` `https://github.com/googlefonts/roboto-flex/releases/download/3.200/roboto-flex-fonts.zip`
It is interesting to observe they don't agree on where the newest version should be specified.
Contributor guide
Assessment
This issue has not been assessed yet.