port-ocean 0.19.1__py3-none-any.whl → 0.19.2__py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- port_ocean/clients/port/mixins/integrations.py +3 -1
- {port_ocean-0.19.1.dist-info → port_ocean-0.19.2.dist-info}/METADATA +1 -1
- {port_ocean-0.19.1.dist-info → port_ocean-0.19.2.dist-info}/RECORD +6 -6
- {port_ocean-0.19.1.dist-info → port_ocean-0.19.2.dist-info}/LICENSE.md +0 -0
- {port_ocean-0.19.1.dist-info → port_ocean-0.19.2.dist-info}/WHEEL +0 -0
- {port_ocean-0.19.1.dist-info → port_ocean-0.19.2.dist-info}/entry_points.txt +0 -0
@@ -89,7 +89,9 @@ class IntegrationClientMixin:
|
|
89
89
|
logger.info(
|
90
90
|
"integration type is enabled, polling until provisioning is complete"
|
91
91
|
)
|
92
|
-
|
92
|
+
integration = (
|
93
|
+
await self._poll_integration_until_default_provisioning_is_complete()
|
94
|
+
)
|
93
95
|
return integration
|
94
96
|
|
95
97
|
async def get_log_attributes(self) -> LogAttributes:
|
@@ -53,7 +53,7 @@ port_ocean/clients/port/client.py,sha256=OaNeN3U7Hw0tK4jYE6ESJEPKbTf9nGp2jcJVq00
|
|
53
53
|
port_ocean/clients/port/mixins/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
54
54
|
port_ocean/clients/port/mixins/blueprints.py,sha256=POBl4uDocrgJBw4rvCAzwRcD4jk-uBL6pDAuKMTajdg,4633
|
55
55
|
port_ocean/clients/port/mixins/entities.py,sha256=PJzVZTBW_OheFRGPRCZ6yPbVGEAKsMO9CNDNJUI1l48,10770
|
56
|
-
port_ocean/clients/port/mixins/integrations.py,sha256=
|
56
|
+
port_ocean/clients/port/mixins/integrations.py,sha256=0ht8nfjsRBu_dbnlMZxSH0jqKv0PF8U8EkllRXgnrWA,9122
|
57
57
|
port_ocean/clients/port/mixins/migrations.py,sha256=A6896oJF6WbFL2WroyTkMzr12yhVyWqGoq9dtLNSKBY,1457
|
58
58
|
port_ocean/clients/port/mixins/organization.py,sha256=fCo_ZS8UlQXsyIx-odTuWkbnfcYmVnQfIsSyJuPOPjM,1031
|
59
59
|
port_ocean/clients/port/retry_transport.py,sha256=PtIZOAZ6V-ncpVysRUsPOgt8Sf01QLnTKB5YeKBxkJk,1861
|
@@ -182,8 +182,8 @@ port_ocean/utils/repeat.py,sha256=U2OeCkHPWXmRTVoPV-VcJRlQhcYqPWI5NfmPlb1JIbc,32
|
|
182
182
|
port_ocean/utils/signal.py,sha256=mMVq-1Ab5YpNiqN4PkiyTGlV_G0wkUDMMjTZp5z3pb0,1514
|
183
183
|
port_ocean/utils/time.py,sha256=pufAOH5ZQI7gXvOvJoQXZXZJV-Dqktoj9Qp9eiRwmJ4,1939
|
184
184
|
port_ocean/version.py,sha256=UsuJdvdQlazzKGD3Hd5-U7N69STh8Dq9ggJzQFnu9fU,177
|
185
|
-
port_ocean-0.19.
|
186
|
-
port_ocean-0.19.
|
187
|
-
port_ocean-0.19.
|
188
|
-
port_ocean-0.19.
|
189
|
-
port_ocean-0.19.
|
185
|
+
port_ocean-0.19.2.dist-info/LICENSE.md,sha256=WNHhf_5RCaeuKWyq_K39vmp9F28LxKsB4SpomwSZ2L0,11357
|
186
|
+
port_ocean-0.19.2.dist-info/METADATA,sha256=-jaMpn-0NtgOvDlvVbIwTPuRwbRMh2kDmbGYRLzdEqQ,6669
|
187
|
+
port_ocean-0.19.2.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
|
188
|
+
port_ocean-0.19.2.dist-info/entry_points.txt,sha256=F_DNUmGZU2Kme-8NsWM5LLE8piGMafYZygRYhOVtcjA,54
|
189
|
+
port_ocean-0.19.2.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|