Commit Graph

10 Commits

Author SHA1 Message Date
Vincent Batts e826043c5c
changelog: add test for slackwareaarch64
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2022-04-27 21:26:19 -04:00
Vincent Batts 21d1b16734
test: adding slackwarearm ChangeLog.txt for testing
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2017-02-27 09:06:42 -05:00
Vincent Batts de7b0fc949
test: prep for testing other folks' ChangeLog.txt
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2017-02-27 08:57:04 -05:00
Vincent Batts 1cca828855
feeds: report updates differently
If there are "0 updates" then don't report as such.

Found as http://bear.alienbase.nl/mirrors//alien-kde/ChangeLog.txt
updates don't match the same regex as slackware update entries, so it
reported 0 updates. This is a TODO to improve that regex.

Reported-by: alienBob
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2017-02-22 12:11:55 -05:00
Vincent Batts 92a58c4314
feed: Id needs to be an URL
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2017-02-09 14:51:26 -05:00
Vincent Batts 3cc3bb5f29
feed: give a guid to each item
w3c recommends this.

Fixes #1

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2017-02-09 14:47:37 -05:00
Vincent Batts 42e7cb11c9
feed: print the items as HTML
Fixes #3

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2017-02-09 14:33:35 -05:00
Vincent Batts 99d1f75308
feed: add a link per item
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2017-02-09 14:24:31 -05:00
Vincent Batts edc6d69369
feed: set a relevant title
Fixes #2

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2017-02-09 14:15:47 -05:00
Vincent Batts 8e97e3d16f
changelog: a slackware ChangeLog parser
and ability to export to feeds

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2017-01-26 14:11:26 -05:00