Commit Graph

27 Commits

Author SHA1 Message Date
ff30f5807b Add Dependabot dependency GH support
This commit adds support for Dependabot, which will alert the maintainer
when things are out of date, including GH Actions and Python packages.

Signed-off-by: Dom Rodriguez <shymega@shymega.org.uk>
2022-09-12 21:57:38 +01:00
1460f92f02 Update README.md 2022-06-28 05:57:07 -07:00
8f499d4c22 Delete rss.service 2022-06-25 13:04:41 +02:00
1a94b51f1a Delete rss.timer 2022-06-25 13:04:34 +02:00
7a8721f6a1 Delete crontab 2022-06-25 13:04:21 +02:00
d622931090 Create FUNDING.yml 2022-06-25 13:03:35 +02:00
6eeda374da Update README.md 2022-06-25 13:02:11 +02:00
cafef51765 Add files via upload 2022-06-25 13:00:47 +02:00
f9567a7c7d Update README.md v1.0.0 2022-06-19 19:43:04 +02:00
6390b990ac Update README.md 2022-06-19 19:15:47 +02:00
d0dc3b68c4 Update README.md 2022-06-19 18:50:33 +02:00
2245c2e176 Update README.md 2022-06-19 18:49:15 +02:00
6501efdc9f Update README.md 2022-06-19 18:40:31 +02:00
440ebabc2d Delete rss.xml 2022-06-19 18:39:24 +02:00
cbd137199c Update readme 2022-06-19 18:32:50 +02:00
43b9a1e3b0 Update config 2022-06-19 18:24:55 +02:00
596d981816 Update .gitignore 2022-06-19 18:24:28 +02:00
5edf3eeda1 First commit 2022-06-19 18:17:57 +02:00
e1536c89dd Merge pull request #8 from shymega/dependabot/pip/lxml-4.6.5
Bump lxml from 4.6.3 to 4.6.5
2021-12-14 12:22:35 +00:00
bcc8eb659d Bump lxml from 4.6.3 to 4.6.5
Bumps [lxml](https://github.com/lxml/lxml) from 4.6.3 to 4.6.5.
- [Release notes](https://github.com/lxml/lxml/releases)
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt)
- [Commits](https://github.com/lxml/lxml/compare/lxml-4.6.3...lxml-4.6.5)

---
updated-dependencies:
- dependency-name: lxml
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-13 20:46:11 +00:00
a183c6ceab Merge pull request #7 from shymega/dependabot/pip/lxml-4.6.3
Bump lxml from 4.6.2 to 4.6.3
2021-03-31 21:05:20 +01:00
a95241ed7e Bump lxml from 4.6.2 to 4.6.3
Bumps [lxml](https://github.com/lxml/lxml) from 4.6.2 to 4.6.3.
- [Release notes](https://github.com/lxml/lxml/releases)
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt)
- [Commits](https://github.com/lxml/lxml/compare/lxml-4.6.2...lxml-4.6.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-31 19:52:53 +00:00
ddded1f137 Merge pull request #6 from shymega/dependabot/pip/lxml-4.6.2
Bump lxml from 4.5.2 to 4.6.2
2021-02-03 22:37:11 +00:00
df40d760ac Bump lxml from 4.5.2 to 4.6.2
Bumps [lxml](https://github.com/lxml/lxml) from 4.5.2 to 4.6.2.
- [Release notes](https://github.com/lxml/lxml/releases)
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt)
- [Commits](https://github.com/lxml/lxml/compare/lxml-4.5.2...lxml-4.6.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-07 23:46:07 +00:00
98e25338c5 [feat](logging): Make logging Pythonic
Signed-off-by: Dom Rodriguez <shymega@shymega.org.uk>
2020-09-17 23:16:54 +01:00
6747275463 [fix](dep): Remove listparser dependency, as we no longer use it 2020-08-18 14:26:52 +01:00
d3262d89b5 [init](codebase): Initial commit
Total rewrite of singlerss, better and better than before!

Signed-off-by: Dom Rodriguez <shymega@shymega.org.uk>
2020-08-18 00:24:10 +01:00