forked from aws-samples/aws-cdk-changelogs-demo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathTODO
37 lines (32 loc) · 1.83 KB
/
TODO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
To do:
- Some missing dates in here: https://changelogs.md/github/patrickdavey/wimwiki_markdown/
- labco/create-react-app weird dates
- Detect forks (aka dedupe the 14k create-react-app)
- Support [Unreleased] as in gitbrent/pptxgenjs
- weird date in alhadis/atom-mocha
- Adjust autocomplete fragment scoring so that fragments
at the start of the complete phrase have higher scores
than fragments at the end of the phrase
- If the version changes are just a diff link then put that
link the generated HTML: ianchi/ESpression, tomchentw/react-prism,
also do something about filtering out diff
links: digidem/openrosa-request-middleware and brodybits/prettierx
- missed date here: https://raw.githubusercontent.com/Alhadis/Atom-Mocha/master/CHANGELOG.md
- An inline code block broken here: soeasy/meta-validate
- bad parse: https://raw.githubusercontent.com/hengkx/web-deploy/master/CHANGELOG.md
- Support getting the releases from Github as well? https://github.com/alex3165/react-mapbox-gl
Maybe do:
- Figure out something to deal with people do dates like DD.MM.YYYY as
in: tonyganch/gonzales-pe, and kevinqqnj/cordova-template-vuetify-webpack
Done:
- ember-lifeline/ember-lifeline random version number interpreted as date
- hucy/component-build-script has no dates
- jpeer264/toastr doesn't parse correctly
- kevinqqnj/cordova-template-vuetify-webpack has dates as version numbers
- jhnns/rewire
- Filter out 0.0.0-semantically-released autogenerated crap as in: nodkz/graphql-compose-mongoose
- Investigate random 1998 date in tsqllint/tsqllint
- Filter out these random version numbers: flickr/flickr-sdk
- Normalize all changelogs by sorting the version descending: spencermountain/wtf_wikipedia
- random invalid date: beautify-web/js-beautify
- Remove all content inside HTML comments: catamphetamine/react-responsive-ui, apache/incubator-openwhisk-composer