Add callout id functionality to the bot, enabling users to specify an ID for their callouts during creation/management & remove "potential fill" functionality #2

Merged
contrastellar merged 31 commits from gabby-dev into main 2026-05-29 17:48:00 +00:00

This enables users to specify an ID during removal of callouts, which will make removal easier. This is largely because the date fields are slightly incorrect.
This also removes the 'potential fill' functionality from the bot, but does not remove those columns from the production database.

This enables users to specify an ID during removal of callouts, which will make removal easier. This is largely because the date fields are slightly incorrect. This also removes the 'potential fill' functionality from the bot, but does not remove those columns from the production database.
Update makefile to use poetry commands
All checks were successful
Test Helper Module / test (push) Successful in 41s
bd59046cc3
Remove requirements. Not necessary for poetry
All checks were successful
Test Helper Module / test (push) Successful in 50s
99fade3cea
Remove SQL scripts, no longer need to be tracked
Some checks failed
Test Helper Module / test (push) Failing after 46s
0c5725656b
fix: undo removal of add_callout method
All checks were successful
Test Helper Module / test (push) Successful in 45s
2ad10eba2e
Remove potential fill functionality from the /callout command
All checks were successful
Test Helper Module / test (push) Successful in 46s
0565be6938
Create remove_callout() command for bot and remove_callout_by_id() method in the db_helper
Some checks failed
Test Helper Module / test (push) Failing after 49s
Test Helper Module / test (pull_request) Failing after 46s
3c7b26ce37
Fix the test for the removal of callouts
Some checks failed
Test Helper Module / test (push) Failing after 47s
6869fa7f86
remove extraneous parameter passing for callout_add test
Some checks failed
Test Helper Module / test (push) Failing after 47s
b32fccfabb
contrastellar changed title from WIP: Add callout id functionality to the bot, enabling users to specify an ID for their callouts during creation/management & remove "potential fill" functionality to Add callout id functionality to the bot, enabling users to specify an ID for their callouts during creation/management & remove "potential fill" functionality 2026-05-29 17:42:02 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
contrastellar/raid-callouts!2
No description provided.