Dan Funk
ee265321de
Feature/onboarding ephemeral ( #442 )
...
* The onboarding controller should not save the process model to the database. It creates a pile of pointless noise. So just cleaning that up.
* run_pyl
* assure we can handle user tasks if they happen during on-boarding, while keeping the list of processes clean.
Lots of weird stuff getting run_pyl going.
* pyl
---------
Co-authored-by: burnettk <burnettk@users.noreply.github.com>
2023-08-16 12:11:38 -04:00
burnettk
aeb7caa531
let ruff sort imports and ditch duplicative pre-commit linters
2023-05-26 20:01:08 -04:00
jasquat
f0ddee0256
updated Spiffworkflow and updated terminated test to ensure tasks are deleted from the db w/ burnettk
2023-05-10 16:39:03 -04:00
jasquat
6c13352c70
added back in missing required libs w/ burnettk
2023-03-28 16:19:31 -04:00
jasquat
6b3c93a075
remove unnecessary libs from pyproject in root of arena w/ burnettk
2023-03-28 16:12:27 -04:00
burnettk
871c37f134
bump sphinx_click version
2023-03-16 23:19:12 -04:00
jbirddog
0eed06b1a6
Couple dependency changes ( #165 )
2023-03-06 10:12:54 -05:00
burnettk
9d70da3967
update spiffworkflow
2023-02-23 09:53:52 -05:00
Dan Funk
dd692cf671
Merge branch 'main' into feature/more_better_errors
2023-02-03 13:21:48 -05:00
burnettk
5735d748c2
import EventBasedGatewayConverter from correct package
2023-02-02 21:55:26 -05:00
Dan
358d2c320e
Merge branch 'main' into feature/more_better_errors
2023-01-30 17:08:10 -05:00
burnettk
fbf3dd788f
update lock file in backend and arena, though that one needs pruning
2023-01-26 21:59:02 -05:00
burnettk
6dca7d3964
downgrade spiff and upgrade some other stuff
2023-01-19 07:59:26 -05:00
burnettk
918057e489
upgrade black, give it the preview flag, and let it rip on long strings
2022-12-30 23:08:00 -05:00
Dan
8d54f1582f
I can't say I love flake8.
...
Removing dependency on rust (monkeytype)
2022-12-01 16:23:03 -05:00
jasquat
7b1abdfd17
install tomli as well w/ burnettk jbirddog
2022-11-11 11:52:06 -05:00
jbirddog
4a852a5b3b
Move to Python 3.11 ( #27 )
2022-11-09 13:45:16 -05:00
jasquat
4e5a53e648
added some base stuff to get pyl working
2022-10-27 09:15:56 -04:00