kienan pushed to main at kienan/aoc 2022-12-01 16:42:20 +00:00
d506870214 Add 2022 day 1
kienan pushed to main at kienan/haunter 2022-10-09 14:54:16 +00:00
1c19cbdd5d Enable deterministic behaviour in the scraper by default
kienan pushed to main at kienan/haunter 2022-10-09 00:44:23 +00:00
a69fd14ea4 Use text-diff to compare run results
kienan pushed to main at kienan/haunter 2022-10-08 13:07:35 +00:00
3c21f234d8 Remove new lines in the new & diff values of the update content
kienan pushed to main at kienan/haunter 2022-10-08 13:03:44 +00:00
277854b596 Escape diff of the content to increase readability
kienan pushed to main at kienan/haunter 2022-10-07 21:33:39 +00:00
52e66a0372 Don't escape HTML entities in RSS feed output
44253beea9 Add guid to items created during updates
Compare 2 commits »
kienan pushed to main at kienan/haunter 2022-10-02 20:16:45 +00:00
76d54e15fd Update watch image URL
95227aa296 Convert containerfile to two-stage build + app
6ed6c495d7 Remove build-deps from container post-build
43e97d4db7 Load defaults from environment variables
Compare 4 commits »
kienan pushed to main at kienan/foundryvtt-container 2022-10-02 19:25:00 +00:00
65dc17acde Update running instructions in readme
kienan pushed to main at kienan/registry-container 2022-10-02 18:23:05 +00:00
5b1ac50af8 Remove headers that conflict with using traefik to terminate TLS
kienan created branch main in kienan/registry-container 2022-09-30 22:28:39 +00:00
kienan pushed to main at kienan/registry-container 2022-09-30 22:28:39 +00:00
353de60795 Initial commit
kienan created repository kienan/registry-container 2022-09-30 22:28:25 +00:00
kienan pushed to main at kienan/haunter 2022-09-26 00:40:04 +00:00
33fa4bd266 Update container compose to connect watcher to the selenium driver
2a25b41baf Load default driver url from environment variable if it is set
Compare 2 commits »
kienan pushed to main at kienan/haunter 2022-09-25 23:49:52 +00:00
cad05a6609 Recover last value from rss channel when creating thread jobs
kienan pushed to main at kienan/haunter 2022-09-25 22:38:25 +00:00
4b36b75d9f Add first pass at using inotify to watch the job directory for changes
518f0b284f Add method to check job extension on path
da4e79463f Load jobs from job files in job directory
82bd7e2d5c Create channel when creating job from file
d2866c3f37 Set source_file on jobs when created from a job file
Compare 8 commits »
kienan pushed to main at kienan/haunter 2022-09-25 19:13:07 +00:00
1bbebe76db WIP: Add container for building & running haunter
kienan pushed to main at kienan/haunter 2022-09-25 12:53:33 +00:00
ddff59cbac Add web service to container-compose to serve result files
kienan pushed to main at kienan/haunter 2022-09-24 22:41:16 +00:00
b33cd1e705 Create rss feeds from updates
kienan pushed to main at kienan/haunter 2022-09-24 15:57:29 +00:00
20870b6444 Own the memory for url & selector in Job structs
b1dee1f5a8 Fix typo
Compare 2 commits »
kienan pushed to main at kienan/haunter 2022-09-24 15:38:26 +00:00
9cb06f8323 Add a comment to configuration file test