Commit graph

7598 commits

Author SHA1 Message Date
Griatch
e55a033666 Further adjustment for deletion sequence 2022-02-03 19:30:33 +01:00
Griatch
d1b9cf7a1a Delay room deletion in turnbattle unit tests 2022-02-03 19:07:09 +01:00
Griatch
b4888a5b17 Merge branch 'turnbattle_refactor' into develop 2022-02-01 23:04:56 +01:00
Griatch
8fa89c7f01 Made turnbattle tests pass after refactor 2022-02-01 21:17:32 +01:00
Griatch
0e9e217ebd Fix error when running evennia xyzgrid cmdline 2022-01-31 22:11:28 +01:00
Griatch
80f5f8f3a9 Start refactoring turnbattle contrib 2022-01-27 00:55:28 +01:00
Griatch
fb702c3d6a Change to use super() instead of the old py2 style everywhere 2022-01-26 21:51:55 +01:00
Griatch
a9b2f33aa2 More tweaks of branch fetch 2022-01-26 21:14:35 +01:00
Griatch
fcb8d19843 Sequence might matter 2022-01-26 20:06:49 +01:00
Griatch
8f07265b2d Do explicit checkout 2022-01-26 19:59:35 +01:00
Griatch
aee463c7c8 Separately fetch 0.9.5 branch in build 2022-01-26 19:39:05 +01:00
Griatch
672a0f9a89 Exploring just what is set in build env 2022-01-26 19:18:26 +01:00
Griatch
d74720cb65 Trigger a build 2022-01-26 18:36:24 +01:00
Griatch
5b44b389f0 Change fetch-depth for doc build 2022-01-26 18:31:34 +01:00
Griatch
ca40f1966a Switch to using self-managed sphinx-multiversion 2022-01-26 18:21:24 +01:00
Griatch
e4a5091d38 No luck with rebuilt script either 2022-01-26 00:44:39 +01:00
Griatch
d8346cf584 Refactor git action build script 2022-01-26 00:42:11 +01:00
Griatch
55553f75d5 Variant on checkout 2022-01-26 00:33:03 +01:00
Griatch
a85e23d016 Branch test with a checkout 2022-01-26 00:29:19 +01:00
Griatch
003f914d92 Fix in build 2022-01-26 00:22:34 +01:00
Griatch
8756de79cc Different way to fetch 2022-01-26 00:18:29 +01:00
Griatch
7e3bb4dfc4 Another test to get the 0.9.5 branch 2022-01-26 00:07:19 +01:00
Griatch
a062f610a7 Triggering a docs build too 2022-01-25 23:49:19 +01:00
Griatch
4137d7b346 Building multiversion docs require the full git history 2022-01-25 23:48:15 +01:00
Griatch
d7d94c462f Testing with a manual doc deploy 2022-01-25 23:34:28 +01:00
Griatch
6380832852 Removing auto-branch revert for doc build 2022-01-25 23:10:53 +01:00
Griatch
127be93ec3 Update of changelog 2022-01-25 23:04:20 +01:00
Griatch
7b0c6fb239 Another test with the doc build process 2022-01-25 23:02:15 +01:00
Griatch
f62c5bd743 Test build 2022-01-21 01:18:44 +01:00
Griatch
b2ddef2d61 Test to fetch before checkout in build script 2022-01-21 01:07:53 +01:00
Griatch
942b14f038 Trigger build in doc level 2022-01-21 00:58:26 +01:00
Griatch
7ece2fec17 Prep for mv-local build 2022-01-21 00:56:36 +01:00
Griatch
c6cba1cab6 More work on doc deployment 2022-01-21 00:47:11 +01:00
Griatch
8f6308db48 More testing with doc build 2022-01-21 00:35:50 +01:00
Griatch
6bf7f132af Adding missing requirement to doc builder 2022-01-21 00:26:52 +01:00
Griatch
b05cf0dfcf Reworked unit-testing doc page 2022-01-21 00:18:16 +01:00
Griatch
407437d425 Refactor all test classes into evennia.utils.test_resources. Update docs. 2022-01-21 00:17:24 +01:00
Griatch
608ec2f1fb Test to improve test behavior for postgres/mysql 2022-01-20 22:13:21 +01:00
Griatch
cff2bc4c4c Polish doc for creating help entry. Resolve #2176. 2022-01-19 23:26:55 +01:00
Griatch
651caa6178 Further doc cleanup 2022-01-19 23:01:54 +01:00
Griatch
d50f428a77 Expand prototype inheritance docs. Resolve #2220. 2022-01-19 22:58:08 +01:00
Griatch
54dfee31d8 Merge branch 'develop' of github.com:evennia/evennia into develop 2022-01-19 22:08:56 +01:00
Griatch
da3818e35b Add fix for varying ids in postgres unittests 2022-01-19 22:08:39 +01:00
Griatch
47d54348d3 Merge branch '2620-fix-prototype-loading' of https://github.com/ChrisLR/evennia into ChrisLR-2620-fix-prototype-loading 2022-01-19 21:58:25 +01:00
Griatch
df9fd42d94
Merge pull request #2631 from owllex/attributes
Set pause-related script attributes to None rather than deleting them
2022-01-19 21:51:32 +01:00
Griatch
66a5351e0c Merge branch 'master' into develop 2022-01-19 21:45:02 +01:00
Griatch
44d4f97717 Avoid CI error for PR repos with no docker creds 2022-01-19 21:44:38 +01:00
Griatch
bdd6dd323e Make CI build not fail for PR repos without dockerhub creds 2022-01-19 21:43:03 +01:00
ChrisLR
84e472af5c Enforce default_home again 2022-01-19 13:01:30 -05:00
ChrisLR
a47ebc1a8f Moved default home override to the override_settings decorator 2022-01-19 12:26:12 -05:00