port-ocean 0.12.2.dev22__py3-none-any.whl → 0.12.2.dev23__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 port-ocean might be problematic. Click here for more details.

port_ocean/ocean.py CHANGED
@@ -9,6 +9,7 @@ from loguru import logger
9
9
  from pydantic import BaseModel
10
10
  from starlette.applications import Starlette
11
11
  from starlette.middleware import Middleware
12
+ from starlette.requests import Request
12
13
  from starlette.responses import JSONResponse
13
14
  from starlette.routing import Route, Mount, Router
14
15
  from starlette.types import Scope, Receive, Send
@@ -128,7 +129,7 @@ class Ocean:
128
129
  finally:
129
130
  signal_handler.exit()
130
131
 
131
- async def health() -> JSONResponse:
132
+ async def health(request: Request) -> JSONResponse:
132
133
  return JSONResponse({"ok": True})
133
134
 
134
135
  self.starlette_app = Starlette(
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: port-ocean
3
- Version: 0.12.2.dev22
3
+ Version: 0.12.2.dev23
4
4
  Summary: Port Ocean is a CLI tool for managing your Port projects.
5
5
  Home-page: https://app.getport.io
6
6
  Keywords: ocean,port-ocean,port
@@ -115,7 +115,7 @@ port_ocean/log/handlers.py,sha256=k9G_Mb4ga2-Jke9irpdlYqj6EYiwv0gEsh4TgyqqOmI,28
115
115
  port_ocean/log/logger_setup.py,sha256=qSeVwnivV4WoLx_4SfBwn2PtmUpNdkSEgfm0C8B3yUw,2332
116
116
  port_ocean/log/sensetive.py,sha256=lVKiZH6b7TkrZAMmhEJRhcl67HNM94e56x12DwFgCQk,2920
117
117
  port_ocean/middlewares.py,sha256=K_FGt39YgiC0397W3ON1Z0n0bRIke95sZkw7a0xOiII,2737
118
- port_ocean/ocean.py,sha256=Vcc2x2d8-JiipX0xLeMX8p30SUzXfrRMlylwjFZY0pM,5394
118
+ port_ocean/ocean.py,sha256=vK3C-AJfN3FNJHKFA97JPV75tF7lH--SoarMtbj7u3M,5449
119
119
  port_ocean/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
120
120
  port_ocean/run.py,sha256=rTxBlrQd4yyrtgErCFJCHCEHs7d1OXrRiJehUYmIbN0,2212
121
121
  port_ocean/sonar-project.properties,sha256=X_wLzDOkEVmpGLRMb2fg9Rb0DxWwUFSvESId8qpvrPI,73
@@ -140,8 +140,8 @@ port_ocean/utils/repeat.py,sha256=0EFWM9d8lLXAhZmAyczY20LAnijw6UbIECf5lpGbOas,32
140
140
  port_ocean/utils/signal.py,sha256=K-6kKFQTltcmKDhtyZAcn0IMa3sUpOHGOAUdWKgx0_E,1369
141
141
  port_ocean/utils/time.py,sha256=pufAOH5ZQI7gXvOvJoQXZXZJV-Dqktoj9Qp9eiRwmJ4,1939
142
142
  port_ocean/version.py,sha256=UsuJdvdQlazzKGD3Hd5-U7N69STh8Dq9ggJzQFnu9fU,177
143
- port_ocean-0.12.2.dev22.dist-info/LICENSE.md,sha256=WNHhf_5RCaeuKWyq_K39vmp9F28LxKsB4SpomwSZ2L0,11357
144
- port_ocean-0.12.2.dev22.dist-info/METADATA,sha256=l5UuI6nWegX85qi5OXaFjyA7kllf6sI-uhzr8fPpCr4,6671
145
- port_ocean-0.12.2.dev22.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
146
- port_ocean-0.12.2.dev22.dist-info/entry_points.txt,sha256=F_DNUmGZU2Kme-8NsWM5LLE8piGMafYZygRYhOVtcjA,54
147
- port_ocean-0.12.2.dev22.dist-info/RECORD,,
143
+ port_ocean-0.12.2.dev23.dist-info/LICENSE.md,sha256=WNHhf_5RCaeuKWyq_K39vmp9F28LxKsB4SpomwSZ2L0,11357
144
+ port_ocean-0.12.2.dev23.dist-info/METADATA,sha256=rBbKmrKXMWvkd4fIbJ8cEWJ7M5oHFRw6k_0eXogt-NE,6671
145
+ port_ocean-0.12.2.dev23.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
146
+ port_ocean-0.12.2.dev23.dist-info/entry_points.txt,sha256=F_DNUmGZU2Kme-8NsWM5LLE8piGMafYZygRYhOVtcjA,54
147
+ port_ocean-0.12.2.dev23.dist-info/RECORD,,