Commit Graph

64 Commits

Author SHA1 Message Date
Starbeamrainbowlabs 849f09f666
Add EmbeddedFiles helper 2019-08-13 01:20:03 +01:00
Starbeamrainbowlabs a15f1157f0
Start on a JSON provider, but it's not finished yet 2019-08-11 16:14:25 +01:00
Starbeamrainbowlabs 6944d87726
Complete refactoring to interface-based provider discovery 2019-08-11 15:03:50 +01:00
Starbeamrainbowlabs 0afff60345
Start refactoring the html provider into it's own class, but it's not finished yet. 2019-08-10 18:56:48 +01:00
Starbeamrainbowlabs 44fe2472c3
Add IParserProvider interface.
Next up: decouple the existing HTML provider from FeedBuilder
2019-08-10 18:14:50 +01:00
Starbeamrainbowlabs 72a9f401ba
Add reflection helpers
Imported from the SVM ACW for Component-based Architectures
2019-08-10 18:05:34 +01:00
Starbeamrainbowlabs 10ce462412
[build] Use find instead of ls 2019-08-09 23:37:42 +01:00
Starbeamrainbowlabs 18b25c6dc4
Bugfix: Correctly locate .deb files for upload 2019-08-09 23:33:01 +01:00
Starbeamrainbowlabs a6ca7928c1
Add else 2019-08-09 22:05:36 +01:00
Starbeamrainbowlabs 04c63f6c09
Make GIT_TAG_NAME check conditional 2019-08-09 22:00:24 +01:00
Starbeamrainbowlabs 6ede9551d2
Dummy change to trigger rebuild 2019-08-09 21:56:55 +01:00
Starbeamrainbowlabs 75196bd277
Use new GIT_TAG_NAME and GIT_REF_TYPE laminar environment variables 2019-08-09 21:54:10 +01:00
Starbeamrainbowlabs 1040b53b3a
Update to laminar v0.6 2019-08-09 21:29:49 +01:00
Starbeamrainbowlabs 6a0dcceca5
Upload to the directory, not replace it! 2019-08-07 20:52:46 +01:00
Starbeamrainbowlabs 781d92c89f
Bugfix: Upload a specific deb file 2019-08-07 20:47:24 +01:00
Starbeamrainbowlabs 60faba6252
Let's see why it's not uploading 2019-08-07 20:40:13 +01:00
Starbeamrainbowlabs 03b3ad3c52
Bugfix: Use xargs to upload deb files one at a time 2019-08-07 20:29:30 +01:00
Starbeamrainbowlabs 72bafca0d6
Empty commit to test build system 2019-08-07 20:01:09 +01:00
Starbeamrainbowlabs 03a5c83155
build/bugfix: correct ssh port in deploy task 2019-08-07 19:04:59 +01:00
Starbeamrainbowlabs cdf8ee65be
Empty commit to test build system 2019-08-06 23:25:03 +01:00
Starbeamrainbowlabs dbe9959836
Empty commit to test build system 2019-08-06 23:20:05 +01:00
Starbeamrainbowlabs f67632d5fa
Empty commit to test build system 2019-08-06 22:11:18 +01:00
Starbeamrainbowlabs 6a0c01356f
build: add automated release uploader, but only for tags. 2019-08-06 22:05:45 +01:00
Starbeamrainbowlabs 5d7b45b8e2
proxy shell script: add quotes 2019-08-06 11:23:18 +01:00
Starbeamrainbowlabs f1df9364cd
proxy shell script: use exec 2019-08-06 11:22:41 +01:00
Starbeamrainbowlabs 626cd8b2e1
build: add vendor name 2019-08-06 11:22:18 +01:00
Starbeamrainbowlabs afc27b58f1
build: fix version number 2019-08-05 14:02:37 +01:00
Starbeamrainbowlabs 9ba1c7f162
build: tweak the location of the /usr/bin script 2019-08-05 13:51:19 +01:00
Starbeamrainbowlabs c85849ad7f
build: fix cp -ral call 2019-08-05 13:49:31 +01:00
Starbeamrainbowlabs d33c36562f
build: Maybe a copy will do the trick?
Drat! fpm out-smarted us with it's knowledge of symlinks :P
2019-08-05 13:44:27 +01:00
Starbeamrainbowlabs c1e7692617
Revert to path mapping, but try a symlink this time 2019-08-05 13:41:59 +01:00
Starbeamrainbowlabs c94cd87d42
fpm: Don't use path mapping 2019-08-05 13:33:16 +01:00
Starbeamrainbowlabs d4f351131d
Fix fpm call 2019-08-05 13:05:51 +01:00
Starbeamrainbowlabs a1c3633890
Switch to awk instead of xidel when determining the version number 2019-08-05 12:31:20 +01:00
Starbeamrainbowlabs 638728c4d5
Fix some shellcheck errors 2019-08-05 12:28:25 +01:00
Starbeamrainbowlabs e268b91d84
Add initial fpm packaging to build script 2019-08-05 12:25:28 +01:00
Starbeamrainbowlabs 51385a1d74
Set version number 2019-08-05 12:25:08 +01:00
Starbeamrainbowlabs f4f5f4ef98
Start writing lantern build script for CI 2019-08-05 12:07:17 +01:00
Starbeamrainbowlabs a8a9a33fa6
Add Oc ReMix Albums example 2019-08-05 01:06:39 +01:00
Starbeamrainbowlabs fe5f7bfbaa
Add author_url to Oc ReMixes example 2019-08-05 01:06:08 +01:00
Starbeamrainbowlabs 78fc03c7c6
Make author stuff optional 2019-08-05 01:05:49 +01:00
Starbeamrainbowlabs 54ab735562
Document AuthorName and AuthorUrl properties 2019-08-05 01:05:34 +01:00
Starbeamrainbowlabs 86f983c22c
Add ocremixes example 2019-08-05 00:48:06 +01:00
Starbeamrainbowlabs 132322801c
Use the publish date for the lastupdated if available 2019-08-05 00:44:59 +01:00
Starbeamrainbowlabs cb4e730f98
Tidy up Console.WriteLines 2019-08-05 00:41:35 +01:00
Starbeamrainbowlabs 39a068d14b
Bugfix: Correctly detect LastUpdated selector presence 2019-08-05 00:33:59 +01:00
Starbeamrainbowlabs ffb7318382
Bugfix: Add newlines in the place of <br /> tags when finding InnerText 2019-08-05 00:33:15 +01:00
Starbeamrainbowlabs c179a77cc3
Bugfix: Don't assume that the hmtl element in question actually has a href / src 2019-08-05 00:22:28 +01:00
Starbeamrainbowlabs a060a10b55
Add user agent string 2019-07-30 19:50:56 +01:00
Starbeamrainbowlabs 205c7112c2
README: Tweak usage 2019-07-30 00:50:27 +01:00