8 Commits

Author SHA1 Message Date
Dave Gallant
9ba64a3de5 Migrate to python (#265)
* Add initial python migration

* Add pylint

* Add pre-commit

* Add Dockerfile

* Add expression matching

* Use shelve to store previous matches

* Add notifications

* Calculate post age

* Update README.md
2023-02-20 23:23:29 -05:00
Dave Gallant
4dbb9f97e8 Update config.yml 2023-02-20 13:22:10 -05:00
dependabot[bot]
01fd3c3a70 Bump rust from 1.54-buster to 1.60.0-buster (#173)
* Bump rust from 1.54-buster to 1.60.0-buster

Bumps rust from 1.54-buster to 1.60.0-buster.

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

Signed-off-by: dependabot[bot] <support@github.com>

* fmt

* Remove examples

* Fix config test

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Dave Gallant <davegallant@gmail.com>
2022-04-23 23:57:09 -04:00
Dave Gallant
fce3173ec1 Add .drone.yml 2022-04-23 23:27:54 -04:00
Dave Gallant
3c257e29d6 Update config.yaml (#43) 2020-10-27 23:55:29 -04:00
Dave Gallant
7b59bf8163 Add initial Action (#40)
* Add initial Github action.
2020-10-26 00:35:19 -04:00
Dave Gallant
d3a23736cc Add Dockerfile and Docker Hub publishing (#9)
Adds docker image publishing with example usage in the README.
2020-07-11 22:47:30 -04:00
Dave Gallant
d6c5b13f67 Add initial (#1) 2020-06-21 02:20:36 -04:00