84 Commits
Author SHA1 Message Date
Daniel Doubet 6adf5ea13f New url, added new args, added more img types 2020-01-16 17:24:51 -06:00
iamdoubz 9bace67777 Tidy up 2020-01-16 16:28:47 -06:00
iamdoubz 06f870cc94 Link to original repo 2020-01-14 16:28:53 -06:00
Brian Ó Donnell 06a3d42278 Update requirements.txt 2019-12-03 11:55:32 -05:00
Brian Ó Donnell 5deffeef11 Fix typo in CHANGELOG 2019-11-12 11:37:36 -05:00
Brian Ó Donnell 71ec39a98b Update CHANGELOG 1.0.2 2019-11-12 11:30:55 -05:00
Brian Ó Donnell 8844a306b5 Update requirements.txt 2019-11-12 11:23:02 -05:00
Brian Ó Donnell 9e10cd7fec Update .gitlab-ci.yml 2019-11-12 11:18:29 -05:00
Brian Ó Donnell 32c225df0d Add comments 2019-07-12 09:35:52 -04:00
Brian Ó Donnell f805e6d6a9 Add unit tests
Refactor to facilitate unit testing
2019-07-12 07:03:15 -04:00
Brian Ó Donnell 0e16e0e77a Add package keywords 2019-07-02 21:53:28 -04:00
Brian Ó Donnell 07a7f216ce Update dev dependencies 2019-07-02 20:52:13 -04:00
Brian Ó Donnell 1d1be26b45 Merge branch 'master' of gitlab.com:brianodonnell/pod_feeder_v2 1.0.1 2019-07-02 20:18:07 -04:00
Brian Ó Donnell eac29ecf43 Change package dependency from diaspy to diaspy-api 2019-07-02 20:17:42 -04:00
Brian Ó Donnell 16127e49d4 Change package dependency from diaspy to diaspy-api 2019-07-02 20:14:05 -04:00
Brian Ó Donnell 8704bba551 Update README 1.0.0 2019-07-02 19:16:21 -04:00
Brian Ó Donnell 6784627e56 Update README 2019-07-02 19:13:40 -04:00
Brian Ó Donnell edcc7c3f41 Set executable bit on scripts 2019-07-02 19:02:58 -04:00
Brian Ó Donnell 48bac6a5e3 Convert to package 2019-07-02 18:56:47 -04:00
Brian Ó Donnell 25ecec9b04 Update .gitlab-ci.yml 2019-07-02 08:56:48 -04:00
Brian Ó Donnell 7bff7172b3 Fix up variable name in get_id 2019-06-18 21:08:35 -04:00
Georg Abenthung 95dc9e953f Update pod_feeder.py: Use hashed link as guid if no id present in feed. 2019-06-18 21:04:48 -04:00
Brian Ó Donnell 848b4ab4bf Expand 'safe' url character list 2019-06-18 20:30:18 -04:00
Brian Ó Donnell bdcb1d9aa5 Code cleanup via Black 2019-05-02 09:56:43 -04:00
Brian Ó Donnell a4e08498ca Don't encode '#' in urls (for zdnet.com feed urls) 2019-03-15 21:10:22 -04:00
Brian Ó Donnell d9dadc064b Make --no-branding actually work 2019-03-15 21:04:39 -04:00
Brian Ó Donnell d1923daa00 Update README.md 2019-03-14 00:20:50 +00:00
Brian Ó Donnell ab5b12ebe5 Move debug printing out of main() 2019-03-07 20:10:26 -05:00
Brian Ó Donnell 1b4d8dc0f9 Exempt ':' from urlencoding 2019-03-07 15:15:31 -05:00
Brian Ó Donnell d0f5e99979 urlencode embedded links 2019-03-07 15:03:48 -05:00
Brian Ó Donnell eab2463952 Look for image links wherever they may hide 2019-03-07 14:49:20 -05:00
Brian Ó Donnell 4b7bd7cb7f Update CI job 2019-03-07 09:10:52 -05:00
Brian Ó Donnell ef6b8bd944 Re-name arg after switching order 2019-03-07 09:10:03 -05:00
Brian Ó Donnell c749015cab Add --full alias to --body arg 2019-03-07 09:05:23 -05:00
Brian Ó Donnell c0f8634648 Use CI variables for feed url 2019-03-06 20:24:01 -05:00
Brian Ó Donnell 3f5e80be45 Be vewwy vewwy qwiet 2019-03-06 20:13:58 -05:00
Brian Ó Donnell 0736203525 Remove redundant string substitutions 2019-03-06 20:12:21 -05:00
Brian Ó Donnell d2df9cd5ef Strip non-word characters from tags 2019-03-06 20:09:14 -05:00
Brian Ó Donnell 5285c11590 Corrected syntax 🔧 2019-03-06 19:39:06 -05:00
Brian Ó Donnell 7ecbb24c46 Lower precision to 2 decimal places 2019-03-06 19:34:13 -05:00
Brian Ó Donnell afcc792748 CI Feedception 2019-03-06 19:20:59 -05:00
Brian Ó Donnell 2e4afae684 Vars were protected, branch was not 😳 2019-03-06 17:24:18 -05:00
Brian Ó Donnell 8210bb2a88 Try echoing job id 2019-03-06 17:19:20 -05:00
Brian Ó Donnell 41c1da3c48 Prepend K8S_SECRET 2019-03-06 17:13:42 -05:00
Brian Ó Donnell 032faf537c Try 'variables' 2019-03-06 17:07:48 -05:00
Brian Ó Donnell e6bfa5ee0c Check CI variable 2019-03-06 17:01:39 -05:00
Brian Ó Donnell 5e839858b3 Add live pod publishing test 2019-03-06 16:59:03 -05:00
Brian Ó Donnell a8e885c801 Fix filename is CI job 2019-03-06 15:51:12 -05:00
Brian Ó Donnell edea4494f2 chmod +x clean_db.py 2019-03-06 15:48:02 -05:00
Brian Ó Donnell 49f07c8c91 Add db cleaner utility 2019-03-06 15:45:56 -05:00