Commit Graph

315 Commits

Author SHA1 Message Date
Olivia Appleton 417e7bc687
Fix typing 2022-10-26 18:16:33 -04:00
Olivia Appleton 7ca60d3d5a update jobs 2022-10-26 02:10:04 -04:00
Olivia Appleton c625094c9c fix 3.8 error 2022-10-26 02:01:04 -04:00
Olivia Appleton 30e35911b6 rewrite workflow 2022-10-26 02:00:10 -04:00
Olivia Appleton 4350fe529a in another repo this might be a joke, but M$ isn't exactly worthless to me 2022-10-26 01:34:48 -04:00
Olivia Appleton 178de29629 does it work when out here? 2022-10-26 00:22:45 -04:00
Olivia Appleton af775a5548 try again 2022-10-26 00:20:41 -04:00
Olivia Appleton 847bfb4849 update 2022-10-26 00:15:03 -04:00
Olivia Appleton 73212a95ff add github sponsorship setup 2022-10-26 00:08:50 -04:00
Olivia Appleton 43ede22f91 I hate that I might need version-specific code for this 2022-10-25 22:37:52 -04:00
Olivia Appleton e6a44eb14c actually defer parallel tasks in tests 2022-10-25 19:47:39 -04:00
Olivia Appleton 8de28b24f4
Add dep 2022-10-25 15:49:41 -04:00
Olivia Appleton f0faa25d74
Refactor This markets to use Other when possible 2022-10-25 14:57:15 -04:00
Olivia Appleton 9af3e6f956
Add pytest-depends, fix isort for good 2022-10-24 21:08:16 -04:00
Olivia Appleton 91de305dd5
Add unique traders rule (untested) 2022-10-24 15:39:52 -04:00
Olivia Appleton 3d820da6d3
My laptop thinks these aren't tracked by git for some reason?
I swear I remember committing them, and my desktop does not think this
2022-10-24 15:31:45 -04:00
Olivia Appleton ee040a283b isort not being consistent pyver to pyver 2022-10-24 01:28:34 -04:00
Olivia Appleton 5a4dfdaac4 fix tests, linting 2022-10-24 01:24:14 -04:00
Olivia Appleton c55587eb57 significantly improve performance by only refreshing market values when needed 2022-10-23 02:34:37 -04:00
Olivia Appleton 06333af0e9
Change badge style 2022-10-22 03:03:16 -04:00
Olivia Appleton e11dae0d8e
try new doc template 2022-10-22 02:55:45 -04:00
Olivia Appleton 8e03869edf
try new doc template 2022-10-22 02:53:35 -04:00
Olivia Appleton 34252de2d1
add docs location 2022-10-22 02:48:26 -04:00
Olivia Appleton 9f6e85218c
Add sphinx build script 2022-10-22 02:23:45 -04:00
Olivia Appleton 0348e4e4e1
Fixes for new version 2022-10-21 22:15:44 -04:00
Olivia Appleton 19fea782ac
Standard run with `-O` 2022-10-21 21:56:31 -04:00
Olivia Appleton c5d6820602
Improve performance by not testing in app 2022-10-21 21:54:19 -04:00
Olivia Appleton fe1f03d74f
Add ConditionalRule
This looks to capture what people generically mean when saying if-then, rather than an implication
2022-10-21 21:53:48 -04:00
Olivia Appleton a1f021b8e3
Actually record amplified examples 2022-10-21 02:16:27 -04:00
Olivia Appleton 2d99e819b4
Fix test logic bug 2022-10-21 02:11:09 -04:00
Olivia Appleton 002c98fdea
Try explicitly installing brotli 2022-10-20 22:05:28 -04:00
Olivia Appleton caf0d7a49f
Start testing real examples 2022-10-20 21:35:24 -04:00
Olivia Appleton a3b1d090de
More parallelization 2022-10-20 21:31:54 -04:00
Olivia Appleton 081f88c877
Remove dependency 2022-10-19 18:16:35 -04:00
Olivia Appleton 43df7c3b07
Delete object cache 2022-10-19 18:15:40 -04:00
Olivia Appleton f8d45fe57a
Update caching to disable in testing 2022-10-19 18:13:22 -04:00
Olivia Appleton 2e43b17afa
Base concept 2022-10-19 17:46:29 -04:00
Olivia Appleton edebfc2c56
Update some markets to deal with logic errors 2022-10-19 00:38:19 -04:00
Olivia Appleton 3b2afbfe17
More typing errors 2022-10-18 20:31:06 -04:00
Olivia Appleton 649c7a452c
Update username 2022-10-18 20:03:33 -04:00
Olivia Appleton 4b97256d01
Update submodule usernames 2022-10-18 20:02:24 -04:00
Olivia Appleton d7d986914d
Try to fix `make test_all_%` 2022-10-18 19:39:35 -04:00
Olivia Appleton 6dae1fb0f9
Include recursive JSON type checks 2022-10-18 19:39:00 -04:00
Olivia Appleton a02f088c0b
Minor updates 2022-10-18 16:44:19 -04:00
Olivia Appleton 80e978f401
Update 2022-10-17 21:15:02 -04:00
Olivia Appleton 734125c7c8
Add beginnings of account support 2022-10-17 21:13:31 -04:00
Olivia Appleton baffcbf1d7
Fix parallel test all
Note: there's a bug in this that dependencies don't get correctly installed.
I'm not sure why, since test_all should be invoking it
2022-10-17 21:11:31 -04:00
Olivia Appleton a6135a4319
comments 2022-10-17 21:10:16 -04:00
Olivia Appleton 46763bdf9d
Correct errors found during system migration 2022-10-17 21:10:04 -04:00
Olivia Appleton ae68283000
Expand github test 2022-10-14 16:27:51 -04:00