Commit Graph

24 Commits

Author SHA1 Message Date
tastytea 31013f5192
Don't throw exception if environment variables are not set.
continuous-integration/drone/push Build is passing Details
2019-08-10 20:22:27 +02:00
tastytea 7b0920ee95
Switched from curlpp to POCO. 2019-08-09 22:38:28 +02:00
tastytea 4e62eb1fcc
Updated usage message.
the build was successful Details
2019-04-22 11:31:58 +02:00
tastytea 8c21e93791
testlib for tests. 2019-04-21 10:51:14 +02:00
tastytea 6030c41243
Write preamble after error checking.
the build was successful Details
We need Status: 404 in the HTTP header.
2019-04-20 10:00:15 +02:00
tastytea 63f0d85515
Added support for tags (#2).
the build was successful Details
2019-04-20 07:52:42 +02:00
tastytea f3825dbe50
Added type selection.
the build was successful Details
2019-04-20 06:08:17 +02:00
tastytea b1c5639eb3
Refactored more, paved the way for releases/tags/commits creation. 2019-04-20 05:22:11 +02:00
tastytea adb6d0d2ae
Refactored into several files. 2019-04-20 04:47:53 +02:00
tastytea 6d07f08607
Corrected time conversion.
the build was successful Details
2019-04-18 04:49:41 +02:00
tastytea 78df8f1917
Made the generated RSS a bit more readable. 2019-04-17 09:42:08 +02:00
tastytea 614853f743
Moved the final newline after header above possible cancellation.
The missing newline produced HTTP 502 errors.
2019-04-17 09:14:06 +02:00
tastytea 87001819a3
Made item-generating code more readable. 2019-04-17 09:13:01 +02:00
tastytea 7473e7e8ca
Added download link to tarball to description. 2019-04-17 08:37:37 +02:00
tastytea 9b8cf190d9
Added more error checking, report HTTP errors when in CGI mode. 2019-04-17 08:26:26 +02:00
tastytea ed54b27716
Added more error messages. 2019-04-17 07:12:08 +02:00
tastytea 5b28fd62f3
Implemented CGI support.
Closes #1
2019-04-17 06:34:48 +02:00
tastytea b2daac9dd5
CGI test. 2019-04-17 06:07:17 +02:00
tastytea 87601dd1ad
Fixed CDATA, fixed link. 2019-04-17 03:30:19 +02:00
tastytea d687dc127e
Added pubDate for each item. 2019-04-17 03:19:40 +02:00
tastytea a9b227f69b
Valid RSS 2.0 feed. 2019-04-17 02:51:40 +02:00
tastytea 6a4cf5ca07
Print release names. 2019-04-17 01:23:23 +02:00
tastytea d4fa51bcd9
Dump JSON to stdout. 2019-04-17 01:00:33 +02:00
tastytea 9a4d40a79d
Initial commit. 2019-04-17 00:17:26 +02:00