flock-core 0.5.0b13__py3-none-any.whl → 0.5.0b14__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of flock-core might be problematic. Click here for more details.
- flock/webapp/app/services/flock_service.py +1 -1
- {flock_core-0.5.0b13.dist-info → flock_core-0.5.0b14.dist-info}/METADATA +1 -1
- {flock_core-0.5.0b13.dist-info → flock_core-0.5.0b14.dist-info}/RECORD +6 -6
- {flock_core-0.5.0b13.dist-info → flock_core-0.5.0b14.dist-info}/WHEEL +0 -0
- {flock_core-0.5.0b13.dist-info → flock_core-0.5.0b14.dist-info}/entry_points.txt +0 -0
- {flock_core-0.5.0b13.dist-info → flock_core-0.5.0b14.dist-info}/licenses/LICENSE +0 -0
|
@@ -12,8 +12,8 @@ else:
|
|
|
12
12
|
FlockFactory = "flock.core.flock_factory.FlockFactory"
|
|
13
13
|
|
|
14
14
|
from flock.core.api.run_store import RunStore
|
|
15
|
-
from flock.core.flock_registry import get_registry
|
|
16
15
|
from flock.core.logging.logging import get_logger
|
|
16
|
+
from flock.core.registry import get_registry
|
|
17
17
|
from flock.webapp.app.config import FLOCK_FILES_DIR
|
|
18
18
|
from flock.webapp.app.dependencies import set_global_flock_services
|
|
19
19
|
|
|
@@ -494,7 +494,7 @@ flock/webapp/app/api/flock_management.py,sha256=1o-6-36kTnUjI3am_BqLpdrcz0aqFXrx
|
|
|
494
494
|
flock/webapp/app/api/registry_viewer.py,sha256=IoInxJiRR0yFlecG_l2_eRc6l35RQQyEDMG9BcBkipY,1020
|
|
495
495
|
flock/webapp/app/services/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
496
496
|
flock/webapp/app/services/feedback_file_service.py,sha256=6WYJjml8lt_ULH5vq7JSWrPQPvUSLvp91qMBt-_tg5Q,9376
|
|
497
|
-
flock/webapp/app/services/flock_service.py,sha256=
|
|
497
|
+
flock/webapp/app/services/flock_service.py,sha256=a2gcmx7_8uxSnu_Y3IlEl6e-JbeWO5_ejDyE5yOKVeA,14929
|
|
498
498
|
flock/webapp/app/services/sharing_models.py,sha256=XeJk1akILV_1l-cIUaG8k_eYhjV3EWBCWZ2kpwbdImA,3609
|
|
499
499
|
flock/webapp/app/services/sharing_store.py,sha256=Ee7D-2g44oM_PixxEuN1oqe1PmBqONHvfo3LY7SMlzY,27164
|
|
500
500
|
flock/webapp/app/templates/theme_mapper.html,sha256=z8ZY7nmk6PiUGzD_-px7wSXcEnuBM121rMq6u-2oaCo,14249
|
|
@@ -550,8 +550,8 @@ flock/workflow/agent_execution_activity.py,sha256=CzTkbjGqrPoAbldaQOS_doesosDK9m
|
|
|
550
550
|
flock/workflow/flock_workflow.py,sha256=ZhAF82ewNRY2vvDjNpXT1D9lCVQsLOSMTaZVzdcogJc,9674
|
|
551
551
|
flock/workflow/temporal_config.py,sha256=3_8O7SDEjMsSMXsWJBfnb6XTp0TFaz39uyzSlMTSF_I,3988
|
|
552
552
|
flock/workflow/temporal_setup.py,sha256=YIHnSBntzOchHfMSh8hoLeNXrz3B1UbR14YrR6soM7A,1606
|
|
553
|
-
flock_core-0.5.
|
|
554
|
-
flock_core-0.5.
|
|
555
|
-
flock_core-0.5.
|
|
556
|
-
flock_core-0.5.
|
|
557
|
-
flock_core-0.5.
|
|
553
|
+
flock_core-0.5.0b14.dist-info/METADATA,sha256=lgPu-j6u9envD7uigX2Yr1Ukw3LbqTod4NmHx5l3t0o,10026
|
|
554
|
+
flock_core-0.5.0b14.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
|
555
|
+
flock_core-0.5.0b14.dist-info/entry_points.txt,sha256=rWaS5KSpkTmWySURGFZk6PhbJ87TmvcFQDi2uzjlagQ,37
|
|
556
|
+
flock_core-0.5.0b14.dist-info/licenses/LICENSE,sha256=iYEqWy0wjULzM9GAERaybP4LBiPeu7Z1NEliLUdJKSc,1072
|
|
557
|
+
flock_core-0.5.0b14.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|