Commit graph

8452 commits

Author SHA1 Message Date
Griatch
3928e0ba4c Update to not call coveralls from PRs, it's slow 2022-11-22 09:37:48 +01:00
Griatch
393ab797fe Some reformatting of the rest-api tutorial 2022-11-22 00:43:02 +01:00
Griatch
fd5e92d421 Merge pull request #2874 from InspectorCaracal/api-howto
Add an API guide
2022-11-22 00:15:46 +01:00
Griatch
77e78573ca Continue reworking/refactoring the tutorial docs 2022-11-22 00:12:59 +01:00
InspectorCaracal
aa537d83c2 last pass edit for clarity 2022-11-21 13:45:29 -07:00
InspectorCaracal
92fd9e9c4c add conclusion 2022-11-21 13:26:56 -07:00
InspectorCaracal
613eebecac cleanup and expansion 2022-11-21 13:03:53 -07:00
Griatch
b97d3581eb Merge pull request #2987 from homeofpoe/patch-16
Update Beginner-Tutorial-Building-Quickstart.md
2022-11-21 08:41:24 +01:00
Griatch
c7548f1d18 Update index links 2022-11-21 08:33:32 +01:00
Griatch
15fcb37194 Merge pull request #2988 from InspectorCaracal/chargen-test-fix
Fix character creator tests
2022-11-21 08:32:20 +01:00
InspectorCaracal
6abdb78e46 rename test class for clarity 2022-11-20 21:00:29 -07:00
InspectorCaracal
e398e904e3 add import 2022-11-20 19:43:26 -07:00
InspectorCaracal
dee79edcbb update and fix chargen contrib test 2022-11-20 19:30:21 -07:00
homeofpoe
0ce7594e51 Update Beginner-Tutorial-Building-Quickstart.md
Minor red pen edits to this excellent tutorial.
2022-11-20 16:21:49 -08:00
Griatch
86318b7559 Made character_generator actually run its tests 2022-11-21 00:50:09 +01:00
Griatch
0b9f6ac540 Extensive cleanup of docs 2022-11-21 00:33:36 +01:00
Griatch
dd0c5f74e0 Cleanup tutorial docs 2022-11-20 20:19:48 +01:00
Griatch
615e828abf Update and clean up docs 2022-11-20 01:36:35 +01:00
Griatch
b84fab9300 More doc syncing 2022-11-19 20:49:30 +01:00
Griatch
68b87d6157 Taking pass cleaning up docs 2022-11-19 20:24:11 +01:00
Griatch
2f2dada10b Update install instructions for Windows 2022-11-19 18:36:47 +01:00
Griatch
9235c0484c Add binary file generation for windows 2022-11-19 18:13:16 +01:00
Griatch
4f5c83fb7a Update installation 2022-11-19 10:59:05 +01:00
Griatch
db0cfba84d Update makefile 2022-11-19 02:06:45 +01:00
Griatch
206b815010 Re-add mock to dependencies 2022-11-19 01:58:01 +01:00
Griatch
fd8a520ebb Limit runs of workflow 2022-11-19 01:53:29 +01:00
Griatch
1c1ed02c66 Trigger doc build 2022-11-19 01:48:49 +01:00
Griatch
f50ebd8492 Update github actions 2022-11-19 01:48:02 +01:00
Griatch
8787f8c34f Support install from pypi (rc1) 2022-11-19 01:25:55 +01:00
Griatch
6c52fd0da9 Update docstring for #2898. 2022-11-18 12:30:45 +01:00
Griatch
e43820ae8d Merge pull request #2898 from VexiaOnline/VexiaOnline-get_numbered_name-PR
Use `self.name` instead of `self.key` as fallback in `DefaultObject.get_numbered_name`
2022-11-18 12:28:40 +01:00
Griatch
74084744f7 Merge pull request #2923 from InspectorCaracal/pronoun-tests
Expand pronoun tests
2022-11-18 12:26:55 +01:00
Griatch
64bce9ad57 Up Twisted version to 22.10+ 2022-11-18 12:23:17 +01:00
Griatch
eafe390db4 Use isort, run format on code 2022-11-18 12:02:46 +01:00
InspectorCaracal
c0fdd5a5db ran black 2022-11-17 19:36:07 -07:00
Griatch
617bff3c82 Update pyproject.toml for future compliance 2022-11-17 19:44:48 +01:00
Griatch
0dac1361c5 Clean up unknown mysql build action 2022-11-16 23:14:34 +01:00
Griatch
d43ca922a2 Upgrade gh-docker action 2022-11-16 22:50:16 +01:00
InspectorCaracal
344c2dfc3b correct $pron test 2022-11-16 14:45:06 -07:00
InspectorCaracal
b5fa5726d9 Expand pronoun tests
plural handling

use source as defaults and always apply gender
2022-11-16 14:29:11 -07:00
Griatch
01b5194924 Upgrade checkout action 2022-11-16 22:20:46 +01:00
Griatch
4e31c37f77 Upgrade postgresql-binary version for CS builds 2022-11-16 22:06:48 +01:00
Griatch
d0e287175b Test removing psycopg2 install from CS build 2022-11-16 21:58:44 +01:00
Griatch
dcc9777e8d Up djangorestframework dependency 2022-11-16 21:18:00 +01:00
Griatch
070ac15418 Up Django req to 4.1, PostgreSQL 11+ 2022-11-16 20:53:08 +01:00
Griatch
7f2fb9a121 Return to previous CS build style 2022-11-16 19:33:09 +01:00
Griatch
a0881c0f82 Test different build profiles 2022-11-16 19:24:33 +01:00
Griatch
789eef8f76 Make string generator backwards compatible 2022-11-16 00:18:23 +01:00
Griatch
544638bf42 Add support for Python3.11 2022-11-15 23:51:13 +01:00
Griatch
c62bda9d77 Raise clearer error on circular call of GLOBAL_SCRIPTS. Resolve #2983. 2022-11-15 22:03:06 +01:00