uber-compose 2.1.5b3__py3-none-any.whl → 2.1.5b4__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.
@@ -145,14 +145,16 @@ class ComposeInstance:
145
145
  error = Text(f"Can't migrate service {target_service}, with {substituted_cmd}", style=Style.bad).append(
146
146
  Text(f"\n{migration_result.stdout=}\n",style=Style.regular)
147
147
  ).append(
148
- Text(f"{migration_result.stderr=}", style=Style.bad)
148
+ Text(f"{migration_result.stderr=}\n", style=Style.bad)
149
+ ).append(
150
+ Text(f"Services status:\n", style=Style.info)
149
151
  ).append(
150
152
  services_status.as_rich_text()
151
153
  )
152
154
  self.logger.error(error)
153
155
  self.logger.error_details(f"\nServices logs:\n {await self.logs(services)}")
154
- raise ServicesUpError(f"Can't migrate service {target_service}, with {substituted_cmd}"
155
- f"\n{migration_result.stdout=}\n{migration_result.stderr=}"
156
+ raise ServicesUpError(f"Can't migrate service {target_service}, with {substituted_cmd}: {migration_result.finished=}"
157
+ f"\n{migration_result.stdout=}\n{migration_result.stderr=}\n"
156
158
  f"\nServices status:\n {services_status.as_rich_text()}") from None
157
159
 
158
160
  async def run_services_pack(self, services: list[str], migrations):
@@ -366,12 +366,12 @@ class ComposeShellInterface:
366
366
  if process_ids == [-1]:
367
367
  self.logger.stage_details(Text(
368
368
  (
369
- f'Process:\n{cmd}\nwas not checked for completion '
369
+ f'⚠️ Process:\n{cmd}\nwas not checked for completion '
370
370
  f'due to no "pidof" tool in container {container}'
371
371
  ),
372
372
  style=Style.suspicious
373
373
  ))
374
- check_finished_result = False
374
+ check_finished_result = True
375
375
  elif process_ids:
376
376
  self.logger.error(Text('Process was not completed', style=Style.suspicious))
377
377
  check_finished_result = False
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: uber-compose
3
- Version: 2.1.5b3
3
+ Version: 2.1.5b4
4
4
  Summary: docker compose testing env orchestrator
5
5
  Home-page: https://github.com/ko10ok/uber-compose
6
6
  Author: Yuriy Sagitov
@@ -4,11 +4,11 @@ uber_compose/version,sha256=5TPycsfKYnSBTB1YWL72GGvXtqw-jg9na6Ggh-XQig8,6
4
4
  uber_compose/version.py,sha256=yE6h3RtAewWk3x7EPo6OnmWyRllr0UCweRPHOEglgS8,153
5
5
  uber_compose/core/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
6
6
  uber_compose/core/constants.py,sha256=md0MoPczUgbwEHvrmeeDSQsxqz9gHKNRpqNPmytPw90,1852
7
- uber_compose/core/docker_compose.py,sha256=HU5gH_nUT0IL2R2oxjh802A8qemqGGJq4vyJ35ZZWc0,12457
7
+ uber_compose/core/docker_compose.py,sha256=04AnBqQgDRFLlYuDTx3VEn3TPwG9ADkLSMOJk4ltonw,12591
8
8
  uber_compose/core/sequence_run_types.py,sha256=cy61BHnruFjNB0qxs1QBiWtQA4FWbtGisVT-y1W6Xg4,751
9
9
  uber_compose/core/system_docker_compose.py,sha256=a7mKrR4ds5ttUjNm4I-7XipjwyliCtPflkT-jnbZP2w,5017
10
10
  uber_compose/core/docker_compose_shell/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
11
- uber_compose/core/docker_compose_shell/interface.py,sha256=3sOksgeGqUbuTI0w8lW3NZBie0gXEFtDa1l7ImEdArA,17600
11
+ uber_compose/core/docker_compose_shell/interface.py,sha256=mY20UJicebDKSk74v6qo-dVZqlQA7uyOkOq-FtJRbXE,17606
12
12
  uber_compose/core/docker_compose_shell/types.py,sha256=WuAkT1TjCU_qBtPVejC8wg2_WVbnXd89St1Qy6c0Hfc,5829
13
13
  uber_compose/core/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
14
14
  uber_compose/core/utils/compose_files.py,sha256=8c1NeBZvtLz4OepbFLWBVFNuOxgsrQubFn_wu_jfafE,20424
@@ -50,8 +50,8 @@ uber_compose/vedro_plugin/helpers/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeR
50
50
  uber_compose/vedro_plugin/helpers/scenario_ordering.py,sha256=n5DWyPWZI6eDhMWSc5gLw-ljeAvO_QMQKVWBhmcI3Qc,538
51
51
  uber_compose/vedro_plugin/helpers/scenario_tag_processing.py,sha256=XbvZ4sMaZJABEgPLbhj4tSH7kEKT8vLU33NVKU_57io,1657
52
52
  uber_compose/vedro_plugin/helpers/test_env_vars_setter.py,sha256=-eh1KSjR8XYfLufTMKisPBZKdydH2_I_vTJYtSarzJE,1154
53
- uber_compose-2.1.5b3.dist-info/licenses/LICENSE,sha256=2iIgQZD2Fl38JVHYaNPpacmXA_7N5h4enfRbw7g8clE,11347
54
- uber_compose-2.1.5b3.dist-info/METADATA,sha256=5v9wAeaE0F9uBmBQfuOnIfI8PIYUM5fK88E4y4K5v5M,7126
55
- uber_compose-2.1.5b3.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
56
- uber_compose-2.1.5b3.dist-info/top_level.txt,sha256=gRqjiysSYQgIXF9NTzW_UUO8TdCXd81gUl1UEwa-0W8,13
57
- uber_compose-2.1.5b3.dist-info/RECORD,,
53
+ uber_compose-2.1.5b4.dist-info/licenses/LICENSE,sha256=2iIgQZD2Fl38JVHYaNPpacmXA_7N5h4enfRbw7g8clE,11347
54
+ uber_compose-2.1.5b4.dist-info/METADATA,sha256=PD0sRw1-Z3DwctPSlJjPUgWeiMhxGsCLmd3YMyew6CA,7126
55
+ uber_compose-2.1.5b4.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
56
+ uber_compose-2.1.5b4.dist-info/top_level.txt,sha256=gRqjiysSYQgIXF9NTzW_UUO8TdCXd81gUl1UEwa-0W8,13
57
+ uber_compose-2.1.5b4.dist-info/RECORD,,