Commit graph

270 commits

Author SHA1 Message Date
c4dbde7122 Update dependency coverage to v7.8.0 2025-03-30 21:00:09 +00:00
647c0266e1 Merge pull request 'Update dependency pytest-asyncio to v0.25.2' () from renovate/pytest-asyncio-0.x into main
Reviewed-on: 
2025-01-20 20:19:50 +00:00
c8bfa837aa Update dependency pytest-asyncio to v0.25.2 2025-01-08 07:00:08 +00:00
20b0ba08cd Merge pull request 'Update dependency coverage to v7.6.10' () from renovate/coverage-7.x into main
Reviewed-on: 
2025-01-05 23:15:35 +00:00
f07d52bf19 Merge pull request 'Update dependency pytest-asyncio to v0.25.1' () from renovate/pytest-asyncio-0.x into main
Reviewed-on: 
2025-01-05 23:15:17 +00:00
84f18bceec Update dependency pytest-asyncio to v0.25.1 2025-01-02 06:00:08 +00:00
e8f5350b8e Update dependency coverage to v7.6.10 2024-12-26 17:00:08 +00:00
e0e927fead Merge pull request 'Update dependency coverage to v7.6.3' () from renovate/coverage-7.x into main
Reviewed-on: 
2024-10-15 18:43:30 +01:00
fb4647c4e0 Update dependency coverage to v7.6.3 2024-10-13 23:00:08 +00:00
66d3fe3e5c Merge pull request 'Update dependency coverage to v7.6.2' () from renovate/coverage-7.x into main
Reviewed-on: 
2024-10-13 17:02:52 +01:00
77d533fbcb Update dependency coverage to v7.6.2 2024-10-09 12:00:08 +00:00
86d0075e5d Merge pull request 'Add a thread message with suggestions' () from suggest-in-threads into main
Reviewed-on: 
2024-09-24 12:22:33 +01:00
10e3dd3b36 Add more random suggestion options 2024-09-24 11:31:37 +01:00
472f67b3f6 Merge pull request 'Add a reminder for innactive threads' () from add-reminder into main
Reviewed-on: 
2024-09-24 11:16:58 +01:00
f7898892e6 Send a reminder to innactive threads
This sends a reminder message to any thread with 1 or less messages

This picks up only active threads too
2024-09-22 16:30:49 +01:00
455f202364 Add placeholder code for getting previous runs 2024-09-22 15:47:28 +01:00
367d12578c Add a thread message with suggestions 2024-09-22 15:14:19 +01:00
dabd0d9b18 Merge pull request 'Update the readme with the new cadence value' () from mdiluz-patch-2 into main
Reviewed-on: 
2024-09-22 14:43:39 +01:00
3b813a63da Merge branch 'main' into mdiluz-patch-2 2024-09-22 14:41:38 +01:00
e8c5ac9939 Merge pull request 'Call the write next datetime function when sending to the channel' () from fix-schedule-send-button into main
Reviewed-on: 
2024-09-22 14:40:35 +01:00
e3d96faaa7 Call the write next datetime function when sending to the channel 2024-09-22 14:38:09 +01:00
6d6f9d25f9 Update the readme with the new cadence value 2024-09-22 14:30:27 +01:00
9d3d57ef30 Merge pull request 'Add a weekly cadence to the match schedule' () from issue-9-advanced-cadence into main
Reviewed-on: 
2024-09-22 14:26:39 +01:00
39bb8dbf19 Remove unused timedelta import 2024-09-22 14:23:59 +01:00
7491a4d2f8 Account for the cadence in all the messages 2024-09-22 14:20:47 +01:00
2ad7ed2ff2 Fix not returning values from safe_write functions 2024-09-22 14:20:34 +01:00
93590d14b7 Ensure a cadence of 0 does not get used
The user surely meant 1
2024-09-22 12:22:54 +01:00
d83f933f1d Only yield matching tasks if the weekly cadence has been hit 2024-09-22 12:20:55 +01:00
e9cccefacb Add cadence argument to the /schedule command
This allows setting the cadence, or changing it. When changing the initial start time will be reset
2024-09-22 12:09:59 +01:00
b86aaf7016 Add cadence values to the matchy tasks
cadence - Run this task every "x" weeks
cadence - Unix seconds timestamp for the start of this cadence
2024-09-22 11:57:44 +01:00
caadca885c Merge pull request 'Remove TODO from readme' () from mdiluz-patch-1 into main
Reviewed-on: 
2024-09-18 15:46:20 +01:00
6ce9c81658 Remove TODO from readme 2024-09-18 15:44:09 +01:00
87f84942a3 Merge pull request 'Add a few more entries to the TODO' () from mdiluz-patch-2 into main
Reviewed-on: 
2024-09-18 15:20:21 +01:00
b25b2ba502 Add a few more entries to the TODO 2024-09-18 15:17:49 +01:00
bc2cbeddec Merge pull request 'Update dependency pytest to v8.3.3' () from renovate/pytest-8.x into main
Reviewed-on: 
2024-09-12 08:19:38 +01:00
cc1d02386a Update dependency pytest to v8.3.3 2024-09-10 11:00:08 +00:00
a0afa447da Merge pull request 'Update dependency pytest-asyncio to v0.24.0' () from renovate/pytest-asyncio-0.x into main
Reviewed-on: 
2024-08-26 21:53:03 +01:00
1616888680 Update dependency pytest-asyncio to v0.24.0 2024-08-26 20:51:13 +00:00
33b668a4a4 Merge pull request 'Configure Renovate' () from renovate/configure into main
Reviewed-on: 
2024-08-26 21:00:27 +01:00
9e6366f238 Add renovate.json 2024-08-26 20:58:35 +01:00
b1826c834f Merge pull request 'Delete docker-compose.yml' () from mdiluz-patch-1 into main
Reviewed-on: 
2024-08-26 20:56:13 +01:00
a7096f60f7 Delete docker-compose.yml
No longer needs to be in the repo
2024-08-26 20:54:20 +01:00
6677449644 Merge pull request 'Use var.DOCKER_REGISTRY for the registry location' () from use-var-for-registry into main
Reviewed-on: 
2024-08-25 23:53:20 +01:00
7ce9769bf0 Pluralise the ${{ vars.x }} reference name 2024-08-25 23:50:43 +01:00
f4d2c45d94 Use var.DOCKER_REGISTRY for the registry location 2024-08-25 23:47:20 +01:00
c6e252a82a Remove the docker-compose file and simply add it as a suggestion 2024-08-25 23:21:44 +01:00
7afa5086fd Use forgejo registry for the image 2024-08-25 21:41:43 +01:00
25cb5b9dba Update and fix up for forgejo runners
No more attestation, this doesn't work on forgejo
2024-08-25 19:30:19 +01:00
72880643b2 Merge pull request 'Update action to match with forgejo needs' () from forgejo into main
Reviewed-on: 
2024-08-25 16:32:18 +01:00
c1bcbeeab7 Update action to match with forgejo needs 2024-08-25 16:30:50 +01:00