Commit Graph

40 Commits

Author SHA1 Message Date
4624e036a5 fix issue with the core_dockerfile running the bot_aux.py
All checks were successful
test and deploy / test (push) Successful in 25s
test and deploy / push-and-build (push) Successful in 58s
2026-02-19 22:20:47 -07:00
0402d9007a if this doesn't work I'll cry
All checks were successful
test and deploy / test (push) Successful in 26s
test and deploy / push-and-build (push) Successful in 43s
2026-02-19 22:16:36 -07:00
06fc6adc61 ANOTHER ONE
Some checks failed
test and deploy / test (push) Successful in 24s
test and deploy / push-and-build (push) Failing after 45s
2026-02-19 22:14:20 -07:00
9bd15d44b8 fixing a typo :(
Some checks failed
test and deploy / test (push) Successful in 26s
test and deploy / push-and-build (push) Failing after 1m0s
2026-02-19 22:12:11 -07:00
67c4b01424 Merge pull request 'Update some back-end configurations' (#3) from gabby-dev into main
Some checks failed
test and deploy / test (push) Failing after 21s
test and deploy / push-and-build (push) Has been skipped
Reviewed-on: #3
2026-02-20 05:11:09 +00:00
a8a8f81cb3 Merge branch 'main' into gabby-dev
All checks were successful
Test Helper Module / test (push) Successful in 28s
2026-02-20 05:10:47 +00:00
4a8a947de5 Update workflows to accomodate defaults and also remove old python references
All checks were successful
Test Helper Module / test (push) Successful in 27s
Test Helper Module / test (pull_request) Successful in 32s
2026-02-19 22:07:34 -07:00
45401614d5 Update workflows
All checks were successful
Test Helper Module / test (3.11.5) (push) Successful in 29s
2026-02-19 22:05:40 -07:00
1212821d92 Forgot to add this one 2026-02-19 22:04:09 -07:00
4bb8c26c6c Edit dockerfiles to use new formula 2026-02-19 22:03:43 -07:00
6918f36f1a Update pyproject and poetry.lock
All checks were successful
Test Helper Module / test (3.11.5) (push) Successful in 1m57s
2026-02-18 13:19:39 -07:00
733563d243 Merge pull request 'Add break readout for the bot-aux' (#2) from gabby-dev into main
All checks were successful
test and deploy / test (3.11.5) (push) Successful in 1m45s
test and deploy / push-and-build (push) Successful in 33s
Reviewed-on: #2
2025-12-23 13:15:05 +00:00
a32eb42998 Merge branch 'main' into gabby-dev
All checks were successful
Test Helper Module / test (3.11.5) (push) Successful in 1m44s
2025-12-23 13:12:44 +00:00
bbe1c0aec6 Add break readout for the bot-aux
All checks were successful
Test Helper Module / test (3.11.5) (push) Successful in 2m9s
Test Helper Module / test (3.11.5) (pull_request) Successful in 1m35s
2025-12-22 11:01:28 -06:00
16d760f2f4 Merge pull request 'Add "breaks" functionality to bot.' (#1) from gabby-dev into main
All checks were successful
test and deploy / test (3.11.5) (push) Successful in 1m37s
test and deploy / push-and-build (push) Successful in 32s
Reviewed-on: #1
2025-10-17 17:53:54 +00:00
33e5df4dfe Enhancement/db_helper: Add extra newline to end of message for formatted_list_of_breaks
All checks were successful
Test Helper Module / test (3.11.5) (push) Successful in 1m33s
Test Helper Module / test (3.11.5) (pull_request) Successful in 1m33s
2025-10-17 11:47:40 -06:00
ef24032b68 Enhancement/db_helper: Clean up linebreaks
Some checks failed
Test Helper Module / test (3.11.5) (push) Has been cancelled
2025-10-17 11:45:20 -06:00
74bfe6c116 Bugfix/db_helper: Fix bug with the query_break() 2025-10-17 11:40:49 -06:00
930919bbae Enhancement: bot_core breaks() now uses a formatted list 2025-10-17 11:35:50 -06:00
7e5a6c35e0 Enhancement: Update db_helper to take in days parameter 2025-10-17 11:35:24 -06:00
c1854cc893 db_helper addition: Add functionality to format list of breaks 2025-10-17 11:32:00 -06:00
933ab384e1 Enhancement: edit ping command to use charname rather than UID 2025-10-17 11:18:56 -06:00
41f1160fc3 Bugfix: Change interaction to followup for breaks() in bot_core 2025-10-17 11:16:57 -06:00
1315cb294f Add 'breaks' command to bot_core
All checks were successful
Test Helper Module / test (3.11.5) (push) Successful in 1m31s
2025-10-17 11:09:58 -06:00
090d370ce1 Add remove_break command 2025-10-17 11:08:19 -06:00
97a3ae22fa Remove todo message 2025-10-17 11:05:30 -06:00
9b7c70576b Finish remove_break test 2025-10-17 11:04:01 -06:00
aca7358af8 Fix Boolean issue in add_break 2025-10-17 10:58:25 -06:00
6b2421e55c Add break-related tests 2025-10-17 10:58:06 -06:00
5b58c6e8ea Add return to add_break for db_helper.py 2025-10-17 10:41:36 -06:00
26276b0989 Add remove_break method for db_helper.py 2025-10-17 10:41:20 -06:00
a928fa54d4 Remove unused import from posting module 2025-10-17 10:40:39 -06:00
c19125894f Edit contributing.md 2025-10-16 16:17:39 -06:00
b328d325f6 Edit the self_callouts interaction.followup 2025-10-16 16:13:19 -06:00
c563d745d1 Update try/except/else interaction responses 2025-10-16 16:11:24 -06:00
72b45d9ef8 remove old todo from bot_core
All checks were successful
Test Helper Module / test (3.11.5) (push) Successful in 1m26s
2025-10-16 16:08:27 -06:00
2bfe73a703 Add todo to db_helper_tests 2025-10-16 16:08:07 -06:00
b39de87e4b Add barebones "break" additions 2025-10-16 16:06:22 -06:00
3032210a85 Add the rest
All checks were successful
test and deploy / test (3.11.5) (push) Successful in 1m23s
test and deploy / push-and-build (push) Successful in 59s
Test Helper Module / test (3.11.5) (push) Successful in 1m28s
2025-10-16 14:04:02 -06:00
ab860b8cab first commit on new repo (again) 2025-10-16 14:03:22 -06:00