pybiolib 1.2.897__py3-none-any.whl → 1.2.902__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.
- biolib/_internal/push_application.py +2 -0
- {pybiolib-1.2.897.dist-info → pybiolib-1.2.902.dist-info}/METADATA +1 -1
- {pybiolib-1.2.897.dist-info → pybiolib-1.2.902.dist-info}/RECORD +6 -6
- {pybiolib-1.2.897.dist-info → pybiolib-1.2.902.dist-info}/LICENSE +0 -0
- {pybiolib-1.2.897.dist-info → pybiolib-1.2.902.dist-info}/WHEEL +0 -0
- {pybiolib-1.2.897.dist-info → pybiolib-1.2.902.dist-info}/entry_points.txt +0 -0
@@ -149,6 +149,8 @@ def _process_docker_status_updates_with_logging(status_updates: Iterable[DockerS
|
|
149
149
|
last_log_time = current_time
|
150
150
|
|
151
151
|
_log_progress_summary(action, layer_progress, layer_status)
|
152
|
+
if action == 'Pushing':
|
153
|
+
logger.info('Pushing final image manifest...')
|
152
154
|
logger.info(f'{action} Docker image completed')
|
153
155
|
|
154
156
|
|
@@ -22,7 +22,7 @@ biolib/_internal/llm_instructions/.github/instructions/style-react-ts.instructio
|
|
22
22
|
biolib/_internal/llm_instructions/.github/prompts/biolib_app_inputs.prompt.md,sha256=SMzXZImdID0yKjhE1fG54VrHdD8IVuwRxRKsMF-KjWs,697
|
23
23
|
biolib/_internal/llm_instructions/.github/prompts/biolib_run_apps.prompt.md,sha256=-t1bmGr3zEFa6lKHaLcI98yq4Sg1TCMW8xbelNSHaOA,696
|
24
24
|
biolib/_internal/llm_instructions/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
25
|
-
biolib/_internal/push_application.py,sha256=
|
25
|
+
biolib/_internal/push_application.py,sha256=e0SnPh64X99ICUt5xPCIfbS3WHkUzMKLFFyaf6u2vqQ,18286
|
26
26
|
biolib/_internal/runtime.py,sha256=BiHl4klUHr36MCpqKaUso4idHeBZfPAahLYRQrabFqA,486
|
27
27
|
biolib/_internal/templates/__init__.py,sha256=NVbhLUMC8HITzkLvP88Qu7FHaL-SvQord-DX3gh1Ykk,24
|
28
28
|
biolib/_internal/templates/init_template/.biolib/config.yml,sha256=y4ndTgbFvUE1UiGcIOqogT2Wm8jahGffeyU5rlCEltQ,427
|
@@ -141,8 +141,8 @@ biolib/utils/cache_state.py,sha256=u256F37QSRIVwqKlbnCyzAX4EMI-kl6Dwu6qwj-Qmag,3
|
|
141
141
|
biolib/utils/multipart_uploader.py,sha256=XvGP1I8tQuKhAH-QugPRoEsCi9qvbRk-DVBs5PNwwJo,8452
|
142
142
|
biolib/utils/seq_util.py,sha256=Ozk0blGtPur_D9MwShD02r_mphyQmgZkx-lOHOwnlIM,6730
|
143
143
|
biolib/utils/zip/remote_zip.py,sha256=0wErYlxir5921agfFeV1xVjf29l9VNgGQvNlWOlj2Yc,23232
|
144
|
-
pybiolib-1.2.
|
145
|
-
pybiolib-1.2.
|
146
|
-
pybiolib-1.2.
|
147
|
-
pybiolib-1.2.
|
148
|
-
pybiolib-1.2.
|
144
|
+
pybiolib-1.2.902.dist-info/LICENSE,sha256=F2h7gf8i0agDIeWoBPXDMYScvQOz02pAWkKhTGOHaaw,1067
|
145
|
+
pybiolib-1.2.902.dist-info/METADATA,sha256=ISvquQ9ZI_6fonzivlinH12A8qecBRv7QLA7YVddpJc,1570
|
146
|
+
pybiolib-1.2.902.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
|
147
|
+
pybiolib-1.2.902.dist-info/entry_points.txt,sha256=p6DyaP_2kctxegTX23WBznnrDi4mz6gx04O5uKtRDXg,42
|
148
|
+
pybiolib-1.2.902.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|