Zenodo is expecting "pure" semantic versioning (*.*.*, no v). It can't parse the dates we use as versions in the title, so all versions get titled "weecology/portalPredictions: None" (not sure why it's okay with dates everywhere else).
Options?
- Using dates with the expected format (eg 2021.9.17) might work
- Switch to actual proper versioning (bonus is that would allow more than one forecast a day, which could help with debugging)
- Ignore it and hope it goes away
Zenodo is expecting "pure" semantic versioning (
*.*.*, no v). It can't parse the dates we use as versions in the title, so all versions get titled "weecology/portalPredictions: None" (not sure why it's okay with dates everywhere else).Options?