Commit graph

10244 commits

Author SHA1 Message Date
Griatch
59258ca7cf CI: Update Dockerimage. 2026-02-15 00:42:28 +01:00
Griatch
c609e79dde CI: Try to reduce PostgreSQL overhead on XYZgrid multiple table merge (slowing Postgres CI runs) 2026-02-14 23:54:24 +01:00
Griatch
bd162b0923 CI: Testing fuzzy regex postgres exception. 2026-02-14 22:56:50 +01:00
Griatch
7e1c5aabb2 CI: More tweaking to speed up PostgreSQL ci test runs 2026-02-14 22:10:47 +01:00
Griatch
c4d92a9125 Update Changelog 2026-02-14 21:23:28 +01:00
Griatch
082e355bd4 CI: Fix failing test, extending postgres testing timeout 2026-02-14 21:20:43 +01:00
Griatch
4f9383ee33 CI: PostgreSQL fails unless tag integers are always strings 2026-02-14 20:33:31 +01:00
Griatch
d72a46ef4b CI: Remove diagnostic step 2026-02-14 20:24:29 +01:00
Griatch
9c018b0e3c CI: More PostgreSQL fixing 2026-02-14 19:52:15 +01:00
Griatch
3a8be92acc CI: Trying to analyze Psql CI fails 2026-02-14 19:39:12 +01:00
Griatch
d6c7c197bc Update to Django 6.0.2 2026-02-14 17:59:38 +01:00
Griatch
4ab0fdeee8 Fix unit tests for scipy1.17, python3.14 2026-02-14 17:23:05 +01:00
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