amsdal 0.4.4__cp311-cp311-macosx_10_9_universal2.whl → 0.4.6__cp311-cp311-macosx_10_9_universal2.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 amsdal might be problematic. Click here for more details.
- amsdal/__about__.py +1 -1
- amsdal/cloud/__init__.cpython-311-darwin.so +0 -0
- amsdal/cloud/client.cpython-311-darwin.so +0 -0
- amsdal/cloud/constants.cpython-311-darwin.so +0 -0
- amsdal/cloud/enums.cpython-311-darwin.so +0 -0
- amsdal/cloud/models/__init__.cpython-311-darwin.so +0 -0
- amsdal/cloud/models/base.cpython-311-darwin.so +0 -0
- amsdal/cloud/services/__init__.cpython-311-darwin.so +0 -0
- amsdal/cloud/services/actions/__init__.cpython-311-darwin.so +0 -0
- amsdal/cloud/services/actions/add_allowlist_ip.cpython-311-darwin.so +0 -0
- amsdal/cloud/services/actions/add_basic_auth.cpython-311-darwin.so +0 -0
- amsdal/cloud/services/actions/add_dependency.cpython-311-darwin.so +0 -0
- amsdal/cloud/services/actions/add_secret.cpython-311-darwin.so +0 -0
- amsdal/cloud/services/actions/base.cpython-311-darwin.so +0 -0
- amsdal/cloud/services/actions/create_deploy.cpython-311-darwin.so +0 -0
- amsdal/cloud/services/actions/create_env.cpython-311-darwin.so +0 -0
- amsdal/cloud/services/actions/create_session.cpython-311-darwin.so +0 -0
- amsdal/cloud/services/actions/delete_allowlist_ip.cpython-311-darwin.so +0 -0
- amsdal/cloud/services/actions/delete_basic_auth.cpython-311-darwin.so +0 -0
- amsdal/cloud/services/actions/delete_dependency.cpython-311-darwin.so +0 -0
- amsdal/cloud/services/actions/delete_env.cpython-311-darwin.so +0 -0
- amsdal/cloud/services/actions/delete_secret.cpython-311-darwin.so +0 -0
- amsdal/cloud/services/actions/destroy_deploy.cpython-311-darwin.so +0 -0
- amsdal/cloud/services/actions/expose_db.cpython-311-darwin.so +0 -0
- amsdal/cloud/services/actions/get_basic_auth_credentials.cpython-311-darwin.so +0 -0
- amsdal/cloud/services/actions/get_monitoring_info.cpython-311-darwin.so +0 -0
- amsdal/cloud/services/actions/list_dependencies.cpython-311-darwin.so +0 -0
- amsdal/cloud/services/actions/list_deploys.cpython-311-darwin.so +0 -0
- amsdal/cloud/services/actions/list_envs.cpython-311-darwin.so +0 -0
- amsdal/cloud/services/actions/list_secrets.cpython-311-darwin.so +0 -0
- amsdal/cloud/services/actions/manager.cpython-311-darwin.so +0 -0
- amsdal/cloud/services/actions/signup_action.cpython-311-darwin.so +0 -0
- amsdal/cloud/services/actions/update_deploy.cpython-311-darwin.so +0 -0
- amsdal/cloud/services/auth/__init__.cpython-311-darwin.so +0 -0
- amsdal/cloud/services/auth/base.cpython-311-darwin.so +0 -0
- amsdal/cloud/services/auth/credentials.cpython-311-darwin.so +0 -0
- amsdal/cloud/services/auth/manager.cpython-311-darwin.so +0 -0
- amsdal/cloud/services/auth/signup_service.cpython-311-darwin.so +0 -0
- amsdal/cloud/services/auth/token.cpython-311-darwin.so +0 -0
- amsdal/contrib/__init__.cpython-311-darwin.so +0 -0
- amsdal/contrib/auth/models/login_session.py +53 -1
- amsdal/contrib/auth/models/login_session.pyi +4 -0
- amsdal/contrib/frontend_configs/conversion/convert.py +7 -6
- amsdal/fixtures/__init__.cpython-311-darwin.so +0 -0
- amsdal/fixtures/manager.cpython-311-darwin.so +0 -0
- amsdal/fixtures/utils.cpython-311-darwin.so +0 -0
- amsdal/manager.cpython-311-darwin.so +0 -0
- amsdal/mixins/__init__.cpython-311-darwin.so +0 -0
- amsdal/mixins/class_versions_mixin.cpython-311-darwin.so +0 -0
- amsdal/schemas/manager.cpython-311-darwin.so +0 -0
- amsdal/schemas/mixins/verify_schemas_mixin.py +2 -2
- amsdal/services/__init__.cpython-311-darwin.so +0 -0
- amsdal/services/transaction_execution.cpython-311-darwin.so +0 -0
- {amsdal-0.4.4.dist-info → amsdal-0.4.6.dist-info}/METADATA +1 -1
- {amsdal-0.4.4.dist-info → amsdal-0.4.6.dist-info}/RECORD +59 -59
- {amsdal-0.4.4.dist-info → amsdal-0.4.6.dist-info}/LICENSE.txt +0 -0
- {amsdal-0.4.4.dist-info → amsdal-0.4.6.dist-info}/WHEEL +0 -0
- {amsdal-0.4.4.dist-info → amsdal-0.4.6.dist-info}/licenses/LICENSE.txt +0 -0
- {amsdal-0.4.4.dist-info → amsdal-0.4.6.dist-info}/top_level.txt +0 -0
amsdal/__about__.py
CHANGED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -56,7 +56,11 @@ class LoginSession(Model):
|
|
|
56
56
|
msg = "Password can't be empty"
|
|
57
57
|
raise AuthenticationError(msg)
|
|
58
58
|
lowercased_email = email.lower()
|
|
59
|
-
|
|
59
|
+
|
|
60
|
+
if not auth_settings.AUTH_JWT_KEY:
|
|
61
|
+
msg = 'JWT key is not set'
|
|
62
|
+
raise AuthenticationError(msg)
|
|
63
|
+
|
|
60
64
|
expiration_time = datetime.now(tz=UTC) + timedelta(seconds=auth_settings.AUTH_TOKEN_EXPIRATION)
|
|
61
65
|
token = jwt.encode(
|
|
62
66
|
{'email': lowercased_email, 'exp': expiration_time},
|
|
@@ -64,3 +68,51 @@ class LoginSession(Model):
|
|
|
64
68
|
algorithm='HS256',
|
|
65
69
|
)
|
|
66
70
|
kwargs['token'] = token
|
|
71
|
+
|
|
72
|
+
def pre_create(self) -> None:
|
|
73
|
+
import bcrypt
|
|
74
|
+
|
|
75
|
+
from amsdal.contrib.auth.errors import AuthenticationError
|
|
76
|
+
from amsdal.contrib.auth.models.user import User
|
|
77
|
+
|
|
78
|
+
user = User.objects.filter(email=self.email).latest().first().execute()
|
|
79
|
+
|
|
80
|
+
if not user:
|
|
81
|
+
msg = 'User not found'
|
|
82
|
+
raise AuthenticationError(msg)
|
|
83
|
+
|
|
84
|
+
if not bcrypt.checkpw(self.password.encode(), user.password):
|
|
85
|
+
msg = 'Invalid password'
|
|
86
|
+
raise AuthenticationError(msg)
|
|
87
|
+
|
|
88
|
+
self.password = 'validated'
|
|
89
|
+
|
|
90
|
+
def pre_update(self) -> None:
|
|
91
|
+
from amsdal.contrib.auth.errors import AuthenticationError
|
|
92
|
+
|
|
93
|
+
msg = 'Update not allowed'
|
|
94
|
+
raise AuthenticationError(msg)
|
|
95
|
+
|
|
96
|
+
async def apre_create(self) -> None:
|
|
97
|
+
import bcrypt
|
|
98
|
+
|
|
99
|
+
from amsdal.contrib.auth.errors import AuthenticationError
|
|
100
|
+
from amsdal.contrib.auth.models.user import User
|
|
101
|
+
|
|
102
|
+
user = await User.objects.filter(email=self.email).latest().first().aexecute()
|
|
103
|
+
|
|
104
|
+
if not user:
|
|
105
|
+
msg = 'User not found'
|
|
106
|
+
raise AuthenticationError(msg)
|
|
107
|
+
|
|
108
|
+
if not bcrypt.checkpw(self.password.encode(), user.password):
|
|
109
|
+
msg = 'Invalid password'
|
|
110
|
+
raise AuthenticationError(msg)
|
|
111
|
+
|
|
112
|
+
self.password = 'validated'
|
|
113
|
+
|
|
114
|
+
async def apre_update(self) -> None:
|
|
115
|
+
from amsdal.contrib.auth.errors import AuthenticationError
|
|
116
|
+
|
|
117
|
+
msg = 'Update not allowed'
|
|
118
|
+
raise AuthenticationError(msg)
|
|
@@ -31,3 +31,7 @@ class LoginSession(Model):
|
|
|
31
31
|
Raises:
|
|
32
32
|
AuthenticationError: If the email or password is invalid.
|
|
33
33
|
"""
|
|
34
|
+
def pre_create(self) -> None: ...
|
|
35
|
+
def pre_update(self) -> None: ...
|
|
36
|
+
async def apre_create(self) -> None: ...
|
|
37
|
+
async def apre_update(self) -> None: ...
|
|
@@ -23,8 +23,6 @@ from amsdal_utils.models.data_models.reference import Reference
|
|
|
23
23
|
from pydantic import BaseModel
|
|
24
24
|
from pydantic_core import PydanticUndefined
|
|
25
25
|
|
|
26
|
-
# from amsdal.schemas.manager import SchemaManager
|
|
27
|
-
|
|
28
26
|
default_types_map = {
|
|
29
27
|
int: 'number',
|
|
30
28
|
float: 'number',
|
|
@@ -188,10 +186,13 @@ def convert_to_frontend_config(value: Any, *, is_transaction: bool = False) -> d
|
|
|
188
186
|
'controls': function_controls,
|
|
189
187
|
}
|
|
190
188
|
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
189
|
+
try:
|
|
190
|
+
if issubclass(value, Reference):
|
|
191
|
+
return {
|
|
192
|
+
'type': 'object_latest',
|
|
193
|
+
}
|
|
194
|
+
except TypeError:
|
|
195
|
+
return {}
|
|
195
196
|
|
|
196
197
|
if is_transaction and issubclass(value, Model):
|
|
197
198
|
if value.__name__ == 'File':
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -76,7 +76,7 @@ class VerifySchemasMixin:
|
|
|
76
76
|
|
|
77
77
|
for _schema in all_schemas:
|
|
78
78
|
for _field in ['required', 'indexed']:
|
|
79
|
-
for _required_property in getattr(_schema, _field, []
|
|
79
|
+
for _required_property in getattr(_schema, _field, None) or []:
|
|
80
80
|
if _required_property not in (_schema.properties or {}):
|
|
81
81
|
exc_msg = (
|
|
82
82
|
f'Property {_required_property} marked as {_field} '
|
|
@@ -85,7 +85,7 @@ class VerifySchemasMixin:
|
|
|
85
85
|
|
|
86
86
|
raise AmsdalValidationError(exc_msg)
|
|
87
87
|
|
|
88
|
-
for unique in getattr(_schema, 'unique', []
|
|
88
|
+
for unique in getattr(_schema, 'unique', None) or []:
|
|
89
89
|
for unique_property in unique:
|
|
90
90
|
if unique_property not in (_schema.properties or {}):
|
|
91
91
|
exc_msg = (
|
|
Binary file
|
|
Binary file
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
amsdal/manager.pyi,sha256=AtMObu3V45-TXD21yFqANVRVDvQ3uyTXz-e2CsaDEJg,9307
|
|
2
2
|
amsdal/__init__.pyi,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
3
3
|
amsdal/__init__.py,sha256=EQCJ5OevmkkIpIULumPNIbWk3UI7afDfRzIsZN5mfwg,73
|
|
4
|
-
amsdal/manager.cpython-311-darwin.so,sha256=
|
|
4
|
+
amsdal/manager.cpython-311-darwin.so,sha256=Spr0t-wq6QJFiWX2aChEkv9eQjBCUqh0U7aGkU5okvQ,518288
|
|
5
5
|
amsdal/Third-Party Materials - AMSDAL Dependencies - License Notices.md,sha256=3YRsqickIvSW7EmjlC-yk5h-YW_GMzAz7wsT9ZPIiaM,74780
|
|
6
|
-
amsdal/__about__.py,sha256=
|
|
6
|
+
amsdal/__about__.py,sha256=d35AhVABOIUzJSfX37Jr2KGYv--_jJfrDDQISxy_6pA,124
|
|
7
7
|
amsdal/errors.pyi,sha256=mcuGsQMWaIUmC9GJDIkf99dQMMsCfBy6OI_UB3NSNmc,597
|
|
8
8
|
amsdal/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
9
9
|
amsdal/errors.py,sha256=pZZKIklaDkh8jdFSAfX81TbiylvbaE70nttRjTcTSBk,616
|
|
@@ -14,8 +14,8 @@ amsdal/context/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
|
14
14
|
amsdal/context/manager.py,sha256=CKGY75P2y-TCnZvK5p9NJsDgHo8KXHSE0Eg5AGRjnfk,1850
|
|
15
15
|
amsdal/mixins/class_versions_mixin.pyi,sha256=oSXjkTsN35d-3YgCckclhk7xRkljKHLYtN8a8gJgj2o,548
|
|
16
16
|
amsdal/mixins/__init__.pyi,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
17
|
-
amsdal/mixins/__init__.cpython-311-darwin.so,sha256=
|
|
18
|
-
amsdal/mixins/class_versions_mixin.cpython-311-darwin.so,sha256=
|
|
17
|
+
amsdal/mixins/__init__.cpython-311-darwin.so,sha256=6BV0guE5Oa1k6N8sbmomkotGSOeWng-uFoTc4u0NeW0,120656
|
|
18
|
+
amsdal/mixins/class_versions_mixin.cpython-311-darwin.so,sha256=k9veRYA02dktCJ3jx5J9XDl91wxW7p2razPaN768F8I,180576
|
|
19
19
|
amsdal/utils/__init__.pyi,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
20
20
|
amsdal/utils/contrib_paths.py,sha256=9BpNegbPofuvaQ4bE4E5cO4IV415ZZJkTqSLHUruJ3k,787
|
|
21
21
|
amsdal/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
@@ -52,7 +52,7 @@ amsdal/models/core/class_object.py,sha256=H9os4vZaVAcIQiXyates9PC4BKpXQKtg13sDzG
|
|
|
52
52
|
amsdal/models/core/file.pyi,sha256=RZTKCfjQ4fXtwz3E1xtgDsViaB_IwGtX2icDQtw-_kk,3460
|
|
53
53
|
amsdal/contrib/__init__.pyi,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
54
54
|
amsdal/contrib/app_config.pyi,sha256=j3MYfBcn9MzhTagEczGWfVH9N5jrfiKmUhxZMoakojw,149
|
|
55
|
-
amsdal/contrib/__init__.cpython-311-darwin.so,sha256=
|
|
55
|
+
amsdal/contrib/__init__.cpython-311-darwin.so,sha256=WiWeNDFVlOamCSz2AinnJQ64ROw4queZgP-OUUyc_V0,120656
|
|
56
56
|
amsdal/contrib/app_config.py,sha256=RT3RAEE49XtzuFTXYNVuaqU9V4YIl0ZWZijtXgV-SC4,131
|
|
57
57
|
amsdal/contrib/auth/__init__.pyi,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
58
58
|
amsdal/contrib/auth/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
@@ -73,9 +73,9 @@ amsdal/contrib/auth/models/user.py,sha256=jc8XbgfYtbuktu1Qz0DHLCNGHzrK2pyKrtdH8m
|
|
|
73
73
|
amsdal/contrib/auth/models/__init__.pyi,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
74
74
|
amsdal/contrib/auth/models/permission.py,sha256=KOy91A6PEbftwqfXlp91JZZM6YfAxG6B5-M3FfC5Nb0,675
|
|
75
75
|
amsdal/contrib/auth/models/permission.pyi,sha256=eKZTZfjG4HQBAo_jp2kpJzgqpIyGOe7UyGgDM1S5MP8,543
|
|
76
|
-
amsdal/contrib/auth/models/login_session.py,sha256=
|
|
76
|
+
amsdal/contrib/auth/models/login_session.py,sha256=qZw9i7ZmtTOpNMo2k7IXMOq324Uh9DauQlItujsFdaQ,3936
|
|
77
77
|
amsdal/contrib/auth/models/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
78
|
-
amsdal/contrib/auth/models/login_session.pyi,sha256=
|
|
78
|
+
amsdal/contrib/auth/models/login_session.pyi,sha256=5CfAWUiyoyhckOCfzc_BgqgPvdw1F3B-IDNTMqmfUlM,1343
|
|
79
79
|
amsdal/contrib/auth/models/user.pyi,sha256=H-vTCbOTAWrDYjcOfR7IFFodmTmLSwlb385Cler5_iI,1626
|
|
80
80
|
amsdal/contrib/auth/fixtures/basic_permissions.json,sha256=FsmMt4hzTYH_iI6tJQdT2bv-fPtrFPMe9ZjmLmgrcoo,1606
|
|
81
81
|
amsdal/contrib/frontend_configs/__init__.pyi,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
@@ -116,7 +116,7 @@ amsdal/contrib/frontend_configs/models/frontend_config_skip_none_base.py,sha256=
|
|
|
116
116
|
amsdal/contrib/frontend_configs/models/frontend_activator_config.py,sha256=40mXb53uk4Rg4F5uMgCFHuDJTjQA9b_qO5zUtJHTPKk,1023
|
|
117
117
|
amsdal/contrib/frontend_configs/models/frontend_config_validator.py,sha256=TckgaoRn3hU04rihXQMTAt8wNFoZo8dzHTR0RVyPytY,1317
|
|
118
118
|
amsdal/contrib/frontend_configs/conversion/__init__.pyi,sha256=Gbz6P3jhpqK6hLcGxi6l0sI_MNrb8_JNLLD4YVOjkFY,162
|
|
119
|
-
amsdal/contrib/frontend_configs/conversion/convert.py,sha256=
|
|
119
|
+
amsdal/contrib/frontend_configs/conversion/convert.py,sha256=WOosan5-pDMQzAvwMPfczzY077plPeJIAtPS6eDl9rw,8854
|
|
120
120
|
amsdal/contrib/frontend_configs/conversion/convert.pyi,sha256=cmJVdWBIobg3a5QEZUN1itITb5vPX9DoWqPzZCPN28M,913
|
|
121
121
|
amsdal/contrib/frontend_configs/conversion/__init__.py,sha256=4Kkv5xgGvqky3szx08bBfbbxrc6TeFDSnosGimSoNcI,139
|
|
122
122
|
amsdal/schemas/interfaces.py,sha256=ECDbWTljhGXYVbbSLjH0ko-rIWgp4LttuIr-Amte2bA,672
|
|
@@ -125,7 +125,7 @@ amsdal/schemas/__init__.pyi,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
|
125
125
|
amsdal/schemas/repository.pyi,sha256=e6YUXO248WmhWkkXWt828JrFzIJ9alTPqjXqbktjeWw,1443
|
|
126
126
|
amsdal/schemas/interfaces.pyi,sha256=CSYdZsjj6j7m8YvnQ-iFlBV4CYrGTs_Yvan1VMpm_Ag,719
|
|
127
127
|
amsdal/schemas/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
128
|
-
amsdal/schemas/manager.cpython-311-darwin.so,sha256=
|
|
128
|
+
amsdal/schemas/manager.cpython-311-darwin.so,sha256=_dMHhaLQcxkEhvl-MSHZWp29d2famW7MwFivuNJkvHQ,120656
|
|
129
129
|
amsdal/schemas/utils.pyi,sha256=ajyhB6MMxiiRDeCbVjp6wsbLr8s5a0d_rbXMVX4D50Y,425
|
|
130
130
|
amsdal/schemas/utils.py,sha256=t8k7QYYR6SsCPpBhp7s585eSYKVIF895EKRMK1w1y1Q,492
|
|
131
131
|
amsdal/schemas/repository.py,sha256=PbskgDr8JMabQm2uf8Kfj5bBSPlPkx4cDGXn-jfIsPM,3249
|
|
@@ -156,7 +156,7 @@ amsdal/schemas/core/class_object_meta/model.json,sha256=ZSFm2YdlW87_efCW9g5vAXfm
|
|
|
156
156
|
amsdal/schemas/core/class_property/model.json,sha256=qWdOvU_Ks9c3utQIkbRzsK67UwhD4qBGfofzNzYmt98,372
|
|
157
157
|
amsdal/schemas/core/class_object/model.json,sha256=K-S51xTxqU0W3OJYmnXW7Y8gRfttcgOsy2qN5k0A0Wc,552
|
|
158
158
|
amsdal/schemas/core/class_object/properties/display_name.py,sha256=F2Ox-MJa8EndMq7Ox10VaismKe44w2zxnYhsVhBHPOI,256
|
|
159
|
-
amsdal/schemas/mixins/verify_schemas_mixin.py,sha256=
|
|
159
|
+
amsdal/schemas/mixins/verify_schemas_mixin.py,sha256=K-LMXgtNqNi7G79_qZ-GrmVnhqofvBrqda9UxsVBX34,4055
|
|
160
160
|
amsdal/schemas/mixins/verify_schemas_mixin.pyi,sha256=j51Nn8xTek3gQYIvUsezjVBBgVs54AkQb2gy1JFTW_A,1871
|
|
161
161
|
amsdal/schemas/mixins/__init__.pyi,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
162
162
|
amsdal/schemas/mixins/check_dependencies_mixin.pyi,sha256=1bYHjzR5Ef-8d_MpZxxx1IKyWDfdZlaH7iS5S2sVK5s,1887
|
|
@@ -172,95 +172,95 @@ amsdal/configs/constants.py,sha256=faghdS6r3on1WKrp782WmgONd1fMf4X73LJzAwMO1po,9
|
|
|
172
172
|
amsdal/configs/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
173
173
|
amsdal/configs/main.pyi,sha256=JjjrXf4ZPMG--f9Lw9pKdQr7NoOF9qrF_oUGDDNt8QA,6836
|
|
174
174
|
amsdal/configs/main.py,sha256=lRO_iTMlmlosTAHZrVg3iXZVuKj45lEb5LrPln3wixM,9567
|
|
175
|
-
amsdal/cloud/client.cpython-311-darwin.so,sha256=
|
|
175
|
+
amsdal/cloud/client.cpython-311-darwin.so,sha256=pbB52_CPFn98Evj7SoBdGbmD_Zk0qQiw67zgkHhlYBQ,216208
|
|
176
176
|
amsdal/cloud/__init__.pyi,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
177
177
|
amsdal/cloud/constants.pyi,sha256=0qWxDqjQkETwUtgco5kV83fPHhQ4jRdJe_YPPNTnSIY,327
|
|
178
178
|
amsdal/cloud/client.pyi,sha256=3VjPRtJrbUU29u_wswETrMorN0iUb4GFAXmMc73bUf4,2247
|
|
179
|
-
amsdal/cloud/enums.cpython-311-darwin.so,sha256=
|
|
180
|
-
amsdal/cloud/constants.cpython-311-darwin.so,sha256=
|
|
181
|
-
amsdal/cloud/__init__.cpython-311-darwin.so,sha256=
|
|
179
|
+
amsdal/cloud/enums.cpython-311-darwin.so,sha256=EydGZmrrELhjT6oFik9L6VOBccn1_nOGSJwEDmpc1zw,158064
|
|
180
|
+
amsdal/cloud/constants.cpython-311-darwin.so,sha256=4T6S3FB11nP_TjykLaifHoLDQNtSbJ3o4iTnHwZyR1U,158688
|
|
181
|
+
amsdal/cloud/__init__.cpython-311-darwin.so,sha256=dgfZLzEFYXIly1YG6YFz4urnr8d51CG1u_8ZIwnt9v0,120656
|
|
182
182
|
amsdal/cloud/enums.pyi,sha256=mX5O1FPc3aNnN108aOJT66Nn9KlcyrRTj9B23sFdDfw,1757
|
|
183
|
-
amsdal/cloud/models/base.cpython-311-darwin.so,sha256=
|
|
183
|
+
amsdal/cloud/models/base.cpython-311-darwin.so,sha256=eqZ4i4oQ2Ml7cIs5GyrC8cYhiOllCN1HYC4LAF2kiTg,211632
|
|
184
184
|
amsdal/cloud/models/base.pyi,sha256=avwAj4uS4NHrXvmSKBxokFKFWSaBPXtJPl1Ig1CD6sg,7727
|
|
185
185
|
amsdal/cloud/models/__init__.pyi,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
186
|
-
amsdal/cloud/models/__init__.cpython-311-darwin.so,sha256=
|
|
186
|
+
amsdal/cloud/models/__init__.cpython-311-darwin.so,sha256=gLrg9WEcjNbp1QRkEgtjY1bdYtR-mG6ZuhoyWWvf_8g,120688
|
|
187
187
|
amsdal/cloud/services/__init__.pyi,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
188
|
-
amsdal/cloud/services/__init__.cpython-311-darwin.so,sha256=
|
|
189
|
-
amsdal/cloud/services/auth/base.cpython-311-darwin.so,sha256=
|
|
188
|
+
amsdal/cloud/services/__init__.cpython-311-darwin.so,sha256=bQZptyAr3G_6ezU0P4pgYleOoobZdY5F1xF5kPwkZyk,120688
|
|
189
|
+
amsdal/cloud/services/auth/base.cpython-311-darwin.so,sha256=8KfjbzaZNRIAI63F_KJs4yPVpITpaR-0AMVx-mE9QEY,163104
|
|
190
190
|
amsdal/cloud/services/auth/base.pyi,sha256=oj_tgwWhf02g-FzCLcNOEZjYDxfcrrDssING4jsUMb8,167
|
|
191
191
|
amsdal/cloud/services/auth/manager.pyi,sha256=AhKllHgraztP3JSKta9MmQjTNRAbQbwqZg2EpQZSwhI,1243
|
|
192
192
|
amsdal/cloud/services/auth/__init__.pyi,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
193
193
|
amsdal/cloud/services/auth/signup_service.pyi,sha256=SfSN1tLIwrzGi9JbMgoLuKKH1u5uoh_MOFJ4n_NHcBY,1145
|
|
194
|
-
amsdal/cloud/services/auth/token.cpython-311-darwin.so,sha256=
|
|
195
|
-
amsdal/cloud/services/auth/manager.cpython-311-darwin.so,sha256=
|
|
194
|
+
amsdal/cloud/services/auth/token.cpython-311-darwin.so,sha256=dJSrxVTt-AmEknQDfZ9ZFoqP3Hrwh7KdWWRjYWpjDEg,251536
|
|
195
|
+
amsdal/cloud/services/auth/manager.cpython-311-darwin.so,sha256=62IyeIk6n0CmeYHQXtZEaod04bpNhiUre5hjxTO7UEA,214128
|
|
196
196
|
amsdal/cloud/services/auth/token.pyi,sha256=v9QDleIytAZGlYHHaO-W1fTr5d2OLGWsh5g6HDeuk90,1042
|
|
197
|
-
amsdal/cloud/services/auth/signup_service.cpython-311-darwin.so,sha256=
|
|
198
|
-
amsdal/cloud/services/auth/__init__.cpython-311-darwin.so,sha256=
|
|
199
|
-
amsdal/cloud/services/auth/credentials.cpython-311-darwin.so,sha256=
|
|
197
|
+
amsdal/cloud/services/auth/signup_service.cpython-311-darwin.so,sha256=cHNuzfjxKpJtd3nlp50l0B1VvYkhaSVxumexayhrgEk,216216
|
|
198
|
+
amsdal/cloud/services/auth/__init__.cpython-311-darwin.so,sha256=EXKYO_V69rg5MAnCAH0-t3YMVciW1CbFRdanr5mIKJI,120704
|
|
199
|
+
amsdal/cloud/services/auth/credentials.cpython-311-darwin.so,sha256=z-hlqM7fO3m6bK6eYrJmRcgbYe6jg4-P3OMCKEwR_go,253224
|
|
200
200
|
amsdal/cloud/services/auth/credentials.pyi,sha256=ghp3r8rDq5l5xxx7UKFkCASyQJbWChkF2PQDJrQmeW4,1417
|
|
201
|
-
amsdal/cloud/services/actions/get_basic_auth_credentials.cpython-311-darwin.so,sha256=
|
|
202
|
-
amsdal/cloud/services/actions/base.cpython-311-darwin.so,sha256=
|
|
201
|
+
amsdal/cloud/services/actions/get_basic_auth_credentials.cpython-311-darwin.so,sha256=ua7v3tlchbJD28lFhPFttN4Js1xwj-SNU7YL8rG329s,181112
|
|
202
|
+
amsdal/cloud/services/actions/base.cpython-311-darwin.so,sha256=TnXE5BhbxQKkxMoX2O8iV8SKLqjcAvxJFA1Y2Lti1Zs,323552
|
|
203
203
|
amsdal/cloud/services/actions/list_envs.pyi,sha256=7PylFRd1Jb6nkTt8q8iy27rLj-Q5qcwfqW02_OlfDZs,878
|
|
204
|
-
amsdal/cloud/services/actions/delete_basic_auth.cpython-311-darwin.so,sha256=
|
|
204
|
+
amsdal/cloud/services/actions/delete_basic_auth.cpython-311-darwin.so,sha256=VNc4hmcat-mHaVGXoWOUh5-07-i9q6Plas15CDNhcXs,180744
|
|
205
205
|
amsdal/cloud/services/actions/base.pyi,sha256=J98igdu3E9-mled_kbxerja4DTLM0OAW8cHtsVOQ_fc,5880
|
|
206
|
-
amsdal/cloud/services/actions/add_allowlist_ip.cpython-311-darwin.so,sha256=
|
|
207
|
-
amsdal/cloud/services/actions/signup_action.cpython-311-darwin.so,sha256=
|
|
206
|
+
amsdal/cloud/services/actions/add_allowlist_ip.cpython-311-darwin.so,sha256=3PekzEI0eDMwOHholkQaFTBird9WGeDuW-StymF7CQE,180776
|
|
207
|
+
amsdal/cloud/services/actions/signup_action.cpython-311-darwin.so,sha256=UdliVQEwuwX5SunAXJGKJFdzzgobmJCYOcChNFGlWaE,180584
|
|
208
208
|
amsdal/cloud/services/actions/manager.pyi,sha256=Tal5u1nMhi7MeuJ9lBIPYPLgKoIB6DUXPU2AokrusHI,15441
|
|
209
|
-
amsdal/cloud/services/actions/delete_dependency.cpython-311-darwin.so,sha256=
|
|
210
|
-
amsdal/cloud/services/actions/expose_db.cpython-311-darwin.so,sha256
|
|
209
|
+
amsdal/cloud/services/actions/delete_dependency.cpython-311-darwin.so,sha256=mvlfq8rpaXhsW5j-8xfyQ2QZiZY9fIzC4YcsIcMtiGo,180760
|
|
210
|
+
amsdal/cloud/services/actions/expose_db.cpython-311-darwin.so,sha256=cZuJ9G2X7cpSV-NzqDfySpdOdUNs7BiEqFgxJNQn8u4,181184
|
|
211
211
|
amsdal/cloud/services/actions/delete_allowlist_ip.pyi,sha256=W5zVq7YKL_OVigZl58bqau3rvAzsLdItAZaqDO1HGJw,933
|
|
212
|
-
amsdal/cloud/services/actions/add_secret.cpython-311-darwin.so,sha256=
|
|
212
|
+
amsdal/cloud/services/actions/add_secret.cpython-311-darwin.so,sha256=xb3LPj_Hp4y49ENm8BvsiSHsrnyKVMnxH1GkiEVCH6Q,180632
|
|
213
213
|
amsdal/cloud/services/actions/add_basic_auth.pyi,sha256=4tyTci_k_xlJrkBd71sY0ivRr8alo3Bq0KCkjIfacu4,1106
|
|
214
214
|
amsdal/cloud/services/actions/list_secrets.pyi,sha256=vF-EikAy7WHdkvkGikD_oDFDIgE1GEr8nxAQKYAs9rY,1079
|
|
215
|
-
amsdal/cloud/services/actions/list_secrets.cpython-311-darwin.so,sha256=
|
|
215
|
+
amsdal/cloud/services/actions/list_secrets.cpython-311-darwin.so,sha256=TM7T93m82IbbMoyGh0OLZa5gzXydtqK3kgPiddsH_D0,181304
|
|
216
216
|
amsdal/cloud/services/actions/__init__.pyi,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
217
217
|
amsdal/cloud/services/actions/get_basic_auth_credentials.pyi,sha256=1FU8BtDRaGTx8fSqdhmotQK-rR7gKr4Qav_E-T_23rc,1071
|
|
218
|
-
amsdal/cloud/services/actions/list_deploys.cpython-311-darwin.so,sha256=
|
|
219
|
-
amsdal/cloud/services/actions/list_envs.cpython-311-darwin.so,sha256=
|
|
220
|
-
amsdal/cloud/services/actions/list_dependencies.cpython-311-darwin.so,sha256=
|
|
221
|
-
amsdal/cloud/services/actions/destroy_deploy.cpython-311-darwin.so,sha256=
|
|
222
|
-
amsdal/cloud/services/actions/create_session.cpython-311-darwin.so,sha256=
|
|
223
|
-
amsdal/cloud/services/actions/create_deploy.cpython-311-darwin.so,sha256=
|
|
218
|
+
amsdal/cloud/services/actions/list_deploys.cpython-311-darwin.so,sha256=0AeFXLA3sjeB8IsO8JzQPAIvMDHOHV5KuGSjV9hu55Q,181080
|
|
219
|
+
amsdal/cloud/services/actions/list_envs.cpython-311-darwin.so,sha256=s89su4hA3Qblo2omybRxytN-dJ0Tzr6JUbx9qXYHyTU,180752
|
|
220
|
+
amsdal/cloud/services/actions/list_dependencies.cpython-311-darwin.so,sha256=PA4zQTYmrCHyYzYyMIbXJ7HUH67x155ZmwnX-3cDmdg,181304
|
|
221
|
+
amsdal/cloud/services/actions/destroy_deploy.cpython-311-darwin.so,sha256=CSCPiwwFuub9vTyiD4WfMlxce4PBRHq1ov26lN-mol0,180536
|
|
222
|
+
amsdal/cloud/services/actions/create_session.cpython-311-darwin.so,sha256=aj4IfK-L1n2NO5xjGFdUnedT1VUfiwXSeJTcsjxFwcQ,180984
|
|
223
|
+
amsdal/cloud/services/actions/create_deploy.cpython-311-darwin.so,sha256=vhcQJ2ywSbzaYnGo52tIQzwYo6cp2NSkVgZ4PRYhzqQ,252744
|
|
224
224
|
amsdal/cloud/services/actions/delete_secret.pyi,sha256=gZi17MivNYBIfdPU2GjoJ2I2lWiefdvLuXTcxDss1P4,953
|
|
225
225
|
amsdal/cloud/services/actions/delete_env.pyi,sha256=uyBHMOp_AprbpSfv6y6QfYW5FvK1-8jb2NxK_FmuPHE,969
|
|
226
|
-
amsdal/cloud/services/actions/manager.cpython-311-darwin.so,sha256=
|
|
226
|
+
amsdal/cloud/services/actions/manager.cpython-311-darwin.so,sha256=JxRelk-Z4UNXIoSnR82sqh7xojoKF6dRYdOgONXe_D4,371312
|
|
227
227
|
amsdal/cloud/services/actions/delete_dependency.pyi,sha256=VuT1w2qOpjR7I9mBi9tPXMXDPEeU8tG0vi9TXV82Frg,1021
|
|
228
|
-
amsdal/cloud/services/actions/add_dependency.cpython-311-darwin.so,sha256=
|
|
228
|
+
amsdal/cloud/services/actions/add_dependency.cpython-311-darwin.so,sha256=4rYgmYQhhPlv_0sVEMnwIPhvfmlSyAsr9dGM3_8UC2c,180712
|
|
229
229
|
amsdal/cloud/services/actions/create_session.pyi,sha256=KUvx_vkhLQfGp_DM1ZvgszyT_G8LB28KoI1XpjNR7YY,674
|
|
230
|
-
amsdal/cloud/services/actions/delete_allowlist_ip.cpython-311-darwin.so,sha256=
|
|
230
|
+
amsdal/cloud/services/actions/delete_allowlist_ip.cpython-311-darwin.so,sha256=qExZ27yU2BFm046BdchwsC2SzKtTytdbWr2SIpKbU2k,180832
|
|
231
231
|
amsdal/cloud/services/actions/list_deploys.pyi,sha256=Q8da3PDPxICLP2V7L-A7p-9_a3qNKrARqgHhu0CA0nA,724
|
|
232
|
-
amsdal/cloud/services/actions/add_basic_auth.cpython-311-darwin.so,sha256=
|
|
232
|
+
amsdal/cloud/services/actions/add_basic_auth.cpython-311-darwin.so,sha256=nGsW4ZUDyMXiSQH5I4E_I58CRSqdy2yqMVfW2BD1GAM,181112
|
|
233
233
|
amsdal/cloud/services/actions/add_allowlist_ip.pyi,sha256=gB2NQVz8NcSsgXYiym2Suh1RPI8eHKIAFE13RmeTHkA,883
|
|
234
234
|
amsdal/cloud/services/actions/get_monitoring_info.pyi,sha256=uvtBgWvtWf-Mq4vZq_q-q8Z8hJh5voAY61KRJQPGWFk,1045
|
|
235
235
|
amsdal/cloud/services/actions/add_dependency.pyi,sha256=uVEIhvDa4GRS0Lg6TkcYdOwezKcxrzL7A_Lh8BxcAeU,837
|
|
236
|
-
amsdal/cloud/services/actions/get_monitoring_info.cpython-311-darwin.so,sha256=
|
|
237
|
-
amsdal/cloud/services/actions/update_deploy.cpython-311-darwin.so,sha256=
|
|
236
|
+
amsdal/cloud/services/actions/get_monitoring_info.cpython-311-darwin.so,sha256=jsDHrwvnH6nT62veG4UU59c2mtnvTkkw3i0YZPB3bEc,180976
|
|
237
|
+
amsdal/cloud/services/actions/update_deploy.cpython-311-darwin.so,sha256=MIfRmZ07_MMuN_HhAToqXe1ED1Mdmm4QF2zYLRC15aQ,181064
|
|
238
238
|
amsdal/cloud/services/actions/signup_action.pyi,sha256=VswHjhxw2eHYqXwc---F2LpwlD7GlIuL_Ev2DmA96_4,808
|
|
239
|
-
amsdal/cloud/services/actions/create_env.cpython-311-darwin.so,sha256=
|
|
239
|
+
amsdal/cloud/services/actions/create_env.cpython-311-darwin.so,sha256=iQxNdSfbGErEdOk0BeGemsAxiKSNXjOddIJzUkSOK3I,180824
|
|
240
240
|
amsdal/cloud/services/actions/add_secret.pyi,sha256=H6rS3PRwiktMfnoY8qwtmTplN9gG2yZgQKKCX8S8Q6c,890
|
|
241
|
-
amsdal/cloud/services/actions/delete_env.cpython-311-darwin.so,sha256
|
|
242
|
-
amsdal/cloud/services/actions/__init__.cpython-311-darwin.so,sha256=
|
|
241
|
+
amsdal/cloud/services/actions/delete_env.cpython-311-darwin.so,sha256=LBS7rpxD41IcGTVFhL8hiHnNCDNvlelMo6dkGgxNuTs,180824
|
|
242
|
+
amsdal/cloud/services/actions/__init__.cpython-311-darwin.so,sha256=kkZSJ-1nfSkbhY4dlfo1L4rCiSDtp9DV472HDvAhe6Y,120720
|
|
243
243
|
amsdal/cloud/services/actions/destroy_deploy.pyi,sha256=VNb0J71B3gk4SVJwxlB9XTj4vCG-37ucojcGzsvKwe8,609
|
|
244
244
|
amsdal/cloud/services/actions/update_deploy.pyi,sha256=alM1nquQZ5O8PYlDIqDdSuiyuc_aj9fkd01bL9KANEI,766
|
|
245
245
|
amsdal/cloud/services/actions/create_deploy.pyi,sha256=VmVMYJQmjPZce6Cm8sMQ27HomhfdzZc_0X57ZWZmCt0,1988
|
|
246
246
|
amsdal/cloud/services/actions/delete_basic_auth.pyi,sha256=-I1YoOMFi0LaRsZL2JBGH_sg18PZoUL1PP9YetboDJA,915
|
|
247
247
|
amsdal/cloud/services/actions/list_dependencies.pyi,sha256=C37VamSyRT-uNLuwQJ0OrHKavs8Jt0bfPbAsE5BQEvE,1035
|
|
248
248
|
amsdal/cloud/services/actions/create_env.pyi,sha256=ITvyLrvwt6H36JNYURHZ_PbmGZquc5Fm07dVo7H6ll0,910
|
|
249
|
-
amsdal/cloud/services/actions/delete_secret.cpython-311-darwin.so,sha256=
|
|
249
|
+
amsdal/cloud/services/actions/delete_secret.cpython-311-darwin.so,sha256=PHQK6w0IhdMJRiV5SDRzaMz3GUkll-XRIRXxMg47NM8,180680
|
|
250
250
|
amsdal/cloud/services/actions/expose_db.pyi,sha256=uk2zuz1SiXwjDFxtKF-yyWGNEONOgfm7EcrEyVT0cMM,1049
|
|
251
251
|
amsdal/fixtures/manager.pyi,sha256=fMl3nNa2A9jiZanZ_7tnUGaPigk_03KMmdcUGPoX9kI,7077
|
|
252
252
|
amsdal/fixtures/__init__.pyi,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
253
|
-
amsdal/fixtures/manager.cpython-311-darwin.so,sha256=
|
|
253
|
+
amsdal/fixtures/manager.cpython-311-darwin.so,sha256=IBPZflOyuiwl2KrfseI7NV3IixxhIscuZ-ussunTE6U,622944
|
|
254
254
|
amsdal/fixtures/utils.pyi,sha256=OnFn7opJscOydj-rlcXQIdDodlIKGCt79TRy5zAUkqg,457
|
|
255
|
-
amsdal/fixtures/utils.cpython-311-darwin.so,sha256=
|
|
256
|
-
amsdal/fixtures/__init__.cpython-311-darwin.so,sha256=
|
|
255
|
+
amsdal/fixtures/utils.cpython-311-darwin.so,sha256=3DqQrGttSPx1zLpHefnn751O-QaPgptVKzMsAQM57ew,306720
|
|
256
|
+
amsdal/fixtures/__init__.cpython-311-darwin.so,sha256=Ise3ztSEW6QymRHnOE_t0VyWMOQWd77LH0mT4W3odM0,120672
|
|
257
257
|
amsdal/services/transaction_execution.pyi,sha256=OanrSxNmRAH4domDWqnmH_Y4fyz9puBZxFHcpvB4sMY,4320
|
|
258
258
|
amsdal/services/__init__.pyi,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
259
|
-
amsdal/services/__init__.cpython-311-darwin.so,sha256=
|
|
260
|
-
amsdal/services/transaction_execution.cpython-311-darwin.so,sha256=
|
|
261
|
-
amsdal-0.4.
|
|
262
|
-
amsdal-0.4.
|
|
263
|
-
amsdal-0.4.
|
|
264
|
-
amsdal-0.4.
|
|
265
|
-
amsdal-0.4.
|
|
266
|
-
amsdal-0.4.
|
|
259
|
+
amsdal/services/__init__.cpython-311-darwin.so,sha256=QWLPeWjV9MYtLreph6RDEpbuDlG0S0NGOevykBBuWk8,120672
|
|
260
|
+
amsdal/services/transaction_execution.cpython-311-darwin.so,sha256=ylC91I9LQ9jjoK3B6K2qD7WTkM2XhrLMU2svFSip-GY,434272
|
|
261
|
+
amsdal-0.4.6.dist-info/RECORD,,
|
|
262
|
+
amsdal-0.4.6.dist-info/WHEEL,sha256=HdQtkse3c2zEdjkI-KgXULFWgn0ui7rmMwJpV_Mja6w,114
|
|
263
|
+
amsdal-0.4.6.dist-info/top_level.txt,sha256=VPQLnOP3mf7q0JuQ_vPZYQyPNGKd_uc6ouz-hZRkhSk,7
|
|
264
|
+
amsdal-0.4.6.dist-info/LICENSE.txt,sha256=hG-541PFYfNJi9WRZi_hno91UyqNg7YLK8LR3vLblZA,27355
|
|
265
|
+
amsdal-0.4.6.dist-info/METADATA,sha256=3NdFLm0O44oByw8bxeCZLxsVt2JM19SK9Vwh0D_a4es,57415
|
|
266
|
+
amsdal-0.4.6.dist-info/licenses/LICENSE.txt,sha256=hG-541PFYfNJi9WRZi_hno91UyqNg7YLK8LR3vLblZA,27355
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|