161 Commits

Author SHA1 Message Date
jbirddog
64ac704288 Move to Python 3.11 (#27) 2022-11-09 13:45:16 -05:00
mike cullerton
729b13881c script to modify all model json files to use full path for model id. Also removes process_group_id 2022-11-08 12:38:51 -05:00
burnettk
e0c09896d1 re-order imports the way backend always used to 2022-10-31 09:25:35 -04:00
burnettk
32e0c6c1a1 use script dir so you can run this script from anywhere 2022-10-28 13:41:06 -04:00
burnettk
39c9e87854 templated SPIFF_SUBDOMAIN for keycloak 2022-10-27 22:02:19 -04:00
jasquat
0c11a0b75b pyl passes w/ burnettk 2022-10-27 15:38:04 -04:00
jasquat
9c57a876e5 avoid sending two errors to sentry w/ burnettk 2022-10-27 15:33:59 -04:00
jasquat
ba002f8a4b do not preload gunicorn w/ burnettk 2022-10-25 16:52:58 -04:00
jasquat
8516154cf5 pyl now passes w/ burnettk 2022-10-25 16:50:25 -04:00
jasquat
dd0566b1ad added script to start scheduler in its own process w/ burnettk danfunk 2022-10-25 16:07:22 -04:00
Dan
7d66f922f2 rename environment variable to something sensible. 2022-10-25 15:43:04 -04:00
burnettk
653a86b1ae update keycloak version and lint 2022-10-24 17:52:48 -04:00
burnettk
df1443e375 new keycloak realm json with 30 minute access token lifespan and 1 day refresh token lifespan 2022-10-24 17:37:19 -04:00
jasquat
ac31f4bff9 wait longer before importing realms for new keycloak w/ burnettk 2022-10-24 15:47:48 -04:00
burnettk
13855180b2 upgrade keycloak 2022-10-21 17:51:23 -04:00
burnettk
7e1ce35c27 remove task_data column 2022-10-21 09:04:09 -04:00
burnettk
872480dbdc Merge remote-tracking branch 'origin/main' into feature/lib-updates-and-mypy 2022-10-20 17:32:23 -04:00
jasquat
594a32b676 merged in main and resolved conflicts w/ burnettk 2022-10-20 11:27:15 -04:00
burnettk
3ddaa5d088 lib updates and mypy 2022-10-19 22:01:39 -04:00
jasquat
22bc667585 allow request to be 8k w/ burnettk 2022-10-19 16:14:32 -04:00
jasquat
ffb6d366f9 added natalia to keycloak configs w/ burnettk 2022-10-18 10:19:32 -04:00
jasquat
7c53fc9fa7 Merge remote-tracking branch 'origin/main' into feature/permissions3 2022-10-18 08:43:09 -04:00
burnettk
2fbc6777bd filter out NotFound from our sentry alerts and fix a bunch of typing things 2022-10-18 07:09:03 -04:00
burnettk
823e32eb8e smash all containers 2022-10-17 21:35:23 -04:00
burnettk
1965bfe2d9 use ssl 2022-10-17 17:36:33 -04:00
jasquat
47554b0739 updated keycloak to accept demo.spiffworkflow url w/ burnettk 2022-10-17 17:09:42 -04:00
burnettk
2148c39fca no user input, please 2022-10-17 10:18:14 -04:00
burnettk
593f33ca52 wait for db to be ready option 2022-10-16 22:31:55 -04:00
burnettk
706094a82f demo env and no ssl for spiff realm on that env 2022-10-15 23:10:38 -04:00
jasquat
1c0c937af7 added method to delete all permissions so we can recreate them w/ burnettk 2022-10-14 14:10:40 -04:00
jasquat
c955335d0e precommit w/ burnettk 2022-10-13 15:37:20 -04:00
jasquat
37caf1a69e added a finance user to keycloak and fixed up the staging permission yml w/ burnettk 2022-10-13 15:34:54 -04:00
jasquat
71c803aa93 allow passing in the log level into the app w/ burnettk 2022-10-12 14:40:25 -04:00
jasquat
92d204e696 Merge remote-tracking branch 'origin/main' into feature/data 2022-10-12 14:20:09 -04:00
jasquat
1cb779015f run the save all bpmn script on server boot w/ burnettk 2022-10-12 14:19:51 -04:00
jasquat
1fd8fc7896 Merge remote-tracking branch 'origin/main' into feature/permissions2 2022-10-12 13:54:12 -04:00
burnettk
d29621aef9 data setup on app boot 2022-10-12 13:26:04 -04:00
burnettk
0b21a5d4c5 refactor bin/save_all_bpmn.py into service code 2022-10-12 13:09:13 -04:00
burnettk
02fb9d61c4 lint 2022-10-12 12:36:53 -04:00
burnettk
c95db46110 refactor scripts 2022-10-12 12:34:24 -04:00
jasquat
68d699784e precommit w/ burnettk 2022-10-11 17:03:28 -04:00
jasquat
93eb91f486 added keycloak configs and user perms for staging w/ burnettk 2022-10-11 16:00:52 -04:00
jasquat
e9442cf27a started adding a test for update permission usage 2022-10-11 09:44:32 -04:00
jasquat
8f44f36671 updates to remove some deprecation warnings w/ burnettk 2022-10-10 14:27:20 -04:00
burnettk
3b86b3cc1a configure staging to set git config 2022-10-04 16:07:51 -04:00
burnettk
8c5e11ca68 auto git commit on save 2022-10-04 14:42:31 -04:00
burnettk
8ca5515c16 fix secret delete 2022-09-29 00:03:36 -04:00
jasquat
dee8d97d97 allow passing the script text as a string to run a unit test on w/ burnettk 2022-09-28 16:01:49 -04:00
jasquat
d5837a2de6 allow continuing bpmn import even if one fails w/ burnettk 2022-09-28 15:33:12 -04:00
burnettk
e5c363397a fix flaky test that only is flaky on postgres 2022-09-20 15:32:43 -04:00