Commit graph

10232 commits

Author SHA1 Message Date
Griatch
aa82f2f692 Add Python3.14 support, Increase minimum to Python3.12 2026-02-14 16:31:05 +01:00
Griatch
c3b01d0aec Fix verbose import warning for debugpy contrib 2026-02-14 10:38:43 +01:00
Griatch
abcb3d1cc3 Use utf8mb3 for MySQL (same as existing release) to fix CI 2026-02-14 09:38:39 +01:00
Griatch
7480772404 Fix parsing issues in dice contrib. Resolve #3858 2026-02-14 09:15:04 +01:00
Griatch
661615a844 Update CHANGELOG 2026-02-14 08:09:24 +01:00
Griatch
d8808ba370
Merge pull request #3733 from InspectorCaracal/setattr-get-fix
Fix viewing attributes with `CmdSetAttribute`
2026-02-14 08:04:50 +01:00
Cal
2c8581bd41 add unit test 2026-01-17 12:22:54 -07:00
Griatch
b49438a819 Adding better exit statement for deploying docs with mismatched commits 2026-01-12 17:40:31 +01:00
Griatch
97060f86c1 Update changelog docs 2026-01-12 17:21:39 +01:00
Griatch
e098a57cce Minor tweak to installation instructions, to rebuild docs 2026-01-12 16:15:32 +01:00
Griatch
6073e56e3f CI: Fixing dynamic mysql syntax 2026-01-07 12:49:39 +01:00
Griatch
2742515241 CI: More testing to get mysql/psql CI tests to work 2026-01-07 12:35:07 +01:00
Griatch
99229c7de8 CI: Test setting mysql dynamic row format via django 2025-12-22 10:33:09 +01:00
Griatch
e846707461 CI: mysql 8.0 doesn't support innodb_large_prefix anymore (again) 2025-12-22 10:25:48 +01:00
Griatch
c1b43f742f CI: mysql 8.0 doesn't support innodb_large_prefix anymore (again) 2025-12-22 10:01:09 +01:00
Griatch
a253ef618a CI: mysql 8.0 doesn't support innodb_large_prefix anymore 2025-12-22 09:52:30 +01:00
Griatch
3c52981bbe CI: fix myslq.cni file init syntax 2025-12-22 09:48:41 +01:00
Griatch
fdcf285588 CI: Create mysql user for the correct host 2025-12-22 09:35:40 +01:00
Griatch
f369081270 CI: Using an action for mysql setup instead of a docker image 2025-12-22 09:25:45 +01:00
Griatch
706fb4cd46 CI: Another try with inline mysql start 2025-12-19 14:55:27 +01:00
Griatch
2e5e1de9ce CI: More testing with custom mysql.cnf file 2025-12-19 14:37:41 +01:00
Griatch
2a24842734 CI: Adding more mysql perms for test 2025-12-19 13:26:04 +01:00
Griatch
363296022d CI: Reverting and moving to SQL 2025-12-19 13:12:19 +01:00
Griatch
c5fadb009e CI: Trying entrypoint string on one line 2025-12-19 13:00:50 +01:00
Griatch
ccb296dc60 CI: Typo in options 2025-12-19 12:42:24 +01:00
Griatch
ec257d2117 CI: More MySQL testing 2025-12-19 12:37:10 +01:00
Griatch
c03a0dc38a CI: Testing to add mysql.cnf file 2025-12-19 12:15:24 +01:00
Griatch
ac933f48b2 CI: More MySQL work 2025-12-19 11:43:20 +01:00
Griatch
0660952efd CI: More MySQL work 2025-12-19 11:37:20 +01:00
Griatch
a2b3559a4c CI: More MySQL work 2025-12-19 11:26:46 +01:00
Griatch
043b8d2d65 CI: More MySQL work 2025-12-19 11:14:05 +01:00
Griatch
fe80bfb80c CI: Fixing indents in custom python inject code 2025-12-19 10:52:33 +01:00
Griatch
bf138d8a6f CI: Working to get MySQL server collaborate with CI env 2025-12-19 10:36:00 +01:00
Griatch
0f0088cd9b CI: Trying to get custom sql setup into the mysql testdb 2025-12-19 10:16:37 +01:00
Griatch
8f908ed2ac More tests with new workflow. 2025-12-19 10:02:38 +01:00
Griatch
f2c61401f6 Move secrets out of gh action, and make it as input 2025-12-19 09:49:47 +01:00
Griatch
a652cbea61 Test refactor CI test workflow, re-adding postgres 2025-12-19 09:42:53 +01:00
Griatch
0b92202ae6 Clarified the potential pitfalls with multiple inheritance. Resolve #3791 2025-12-18 12:50:27 +01:00
Griatch
fafcbf291f Fix test_attribute api unit test. Update Changelog 2025-12-18 12:42:47 +01:00
Griatch
71268b011c
Merge pull request #3854 from count-infinity/bug-3847-batchcode-crlf
Normalize CRLF to LF
2025-12-18 12:38:04 +01:00
Griatch
7a9eac206a
Merge pull request #3853 from count-infinity/bug-3691-multimatch
Fix multimatch when '-' in name.
2025-12-18 12:34:43 +01:00
Griatch
65cb78d257
Merge pull request #3845 from count-infinity/bug-3839-too-many-ansi-escapes
Fix ANSI escape explosion when slicing ANSIString after reset
2025-12-18 12:24:55 +01:00
Griatch
f7f94c9d3d
Merge pull request #3842 from count-infinity/3841-protfunc-docs
Clarify caller keyword requirement
2025-12-18 12:10:29 +01:00
Griatch
2a19ab45bf
Merge pull request #3849 from count-infinity/docs-3804
Fix typos in beginner tutorial - twitch combat
2025-12-18 12:08:16 +01:00
Griatch
003d1adf5a
Merge pull request #3848 from count-infinity/docs-3805
Documentation - Fix typos
2025-12-18 12:07:24 +01:00
Griatch
d7a83ca603
Merge pull request #3846 from count-infinity/docs-3814
Fix documentation typos in beginner tutorial
2025-12-18 12:04:52 +01:00
Griatch
762b8031c6 Update CHANGELOG 2025-12-18 12:00:30 +01:00
Griatch
c7bf5f1444
Merge pull request #3852 from count-infinity/bug-3851-3844-versions
Fix distutils error for new Python3.12+ projects, Fix Django versioning
2025-12-18 11:56:57 +01:00
Griatch
7cd713d0c6
Merge pull request #3599 from blongden/test_mixin_fix
Check msg from at_pre_cmd
2025-12-18 11:28:43 +01:00
Count Infinity
db6765935a Fix multimatch when '-' in name. 2025-12-16 22:03:17 -07:00