infrahub-server 1.6.0__py3-none-any.whl → 1.6.1__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.
- infrahub/api/oauth2.py +33 -6
- infrahub/api/oidc.py +36 -6
- infrahub/auth.py +11 -0
- infrahub/auth_pkce.py +41 -0
- infrahub/config.py +8 -2
- infrahub/core/branch/models.py +3 -2
- infrahub/core/changelog/models.py +2 -2
- infrahub/core/graph/__init__.py +1 -1
- infrahub/core/integrity/object_conflict/conflict_recorder.py +1 -1
- infrahub/core/migrations/graph/__init__.py +2 -0
- infrahub/core/migrations/graph/m047_backfill_or_null_display_label.py +606 -0
- infrahub/core/node/__init__.py +5 -8
- infrahub/core/node/proposed_change.py +5 -3
- infrahub/core/relationship/model.py +9 -3
- infrahub/core/schema/manager.py +8 -3
- infrahub/core/validators/attribute/choices.py +2 -2
- infrahub/git/models.py +13 -0
- infrahub/git/tasks.py +23 -19
- infrahub/git/utils.py +16 -9
- infrahub/graphql/app.py +6 -6
- infrahub/graphql/mutations/action.py +15 -7
- infrahub/graphql/mutations/hfid.py +1 -1
- infrahub/graphql/mutations/repository.py +3 -3
- infrahub/graphql/mutations/schema.py +4 -4
- infrahub/graphql/mutations/webhook.py +2 -2
- infrahub/proposed_change/branch_diff.py +1 -1
- infrahub/repositories/create_repository.py +3 -3
- infrahub/task_manager/models.py +1 -1
- infrahub/task_manager/task.py +3 -3
- infrahub/validators/tasks.py +1 -1
- infrahub_sdk/ctl/AGENTS.md +67 -0
- infrahub_sdk/ctl/repository.py +4 -46
- infrahub_sdk/node/constants.py +2 -0
- infrahub_sdk/node/node.py +303 -3
- infrahub_sdk/pytest_plugin/AGENTS.md +67 -0
- infrahub_sdk/timestamp.py +7 -7
- {infrahub_server-1.6.0.dist-info → infrahub_server-1.6.1.dist-info}/METADATA +2 -3
- {infrahub_server-1.6.0.dist-info → infrahub_server-1.6.1.dist-info}/RECORD +41 -37
- {infrahub_server-1.6.0.dist-info → infrahub_server-1.6.1.dist-info}/WHEEL +0 -0
- {infrahub_server-1.6.0.dist-info → infrahub_server-1.6.1.dist-info}/entry_points.txt +0 -0
- {infrahub_server-1.6.0.dist-info → infrahub_server-1.6.1.dist-info}/licenses/LICENSE.txt +0 -0
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
infrahub/__init__.py,sha256=OF6hovR3975Zu6-9DOL_Nh_FTgGn8kS_yOfQ-xp-chg,87
|
|
2
|
-
infrahub/auth.py,sha256=
|
|
2
|
+
infrahub/auth.py,sha256=RTv3SkkIVQ3nCt3GOeolD1qqveTHsNGA9DTNshOwtq0,15773
|
|
3
|
+
infrahub/auth_pkce.py,sha256=AwEyM7uUKGawOxWRnMb6-YQ6l421V72Y20fpm8fjeF8,1253
|
|
3
4
|
infrahub/components.py,sha256=lSLDCDwIZoakZ2iBrfHi9c3BxzugMiuiZO6V7Egt6tk,107
|
|
4
|
-
infrahub/config.py,sha256=
|
|
5
|
+
infrahub/config.py,sha256=Pe3lVJtzi_oGO683N0YXoaWuuBGEwhA6XT63QI4uqgM,41547
|
|
5
6
|
infrahub/context.py,sha256=8SZRKSECkkcsNNzDaKEUJ7Nyr0EzUfToAy969LXjQVk,1554
|
|
6
7
|
infrahub/exceptions.py,sha256=cbM-f_2U-5ZFVZ_MaaXgs64k4M7uJ7fqDU2iCRoWlYY,11861
|
|
7
8
|
infrahub/helpers.py,sha256=KchbQqgipU4VjfwnDbzCGjnEv-4espw_g63Zw4KAhbo,251
|
|
@@ -35,8 +36,8 @@ infrahub/api/exceptions.py,sha256=EjTAN2wawBRyxMWgmafdk2CUdmzAqNokP3QNobifQQI,29
|
|
|
35
36
|
infrahub/api/file.py,sha256=FnjXkQdSBThnNNYk8CMboEx_935pR1U6aHT0jxA0AdU,2258
|
|
36
37
|
infrahub/api/internal.py,sha256=KIcetkvLGgIqwjUHyuxReXDl46leU5a_4CmbKxbusNs,5375
|
|
37
38
|
infrahub/api/menu.py,sha256=xp5bj5JXQZA6ZEPWoTSGGSfTXZ1sVmehMxr3VSG7FlQ,1216
|
|
38
|
-
infrahub/api/oauth2.py,sha256=
|
|
39
|
-
infrahub/api/oidc.py,sha256=
|
|
39
|
+
infrahub/api/oauth2.py,sha256=A7tXoyEAqSG9ytwFvdWEtGkO3F-VXfLo7xzsRFOGlqw,6387
|
|
40
|
+
infrahub/api/oidc.py,sha256=yYvUQzn69MFY1yXuWuXE88vI96nU42pVeEL9xqU3bpU,9505
|
|
40
41
|
infrahub/api/query.py,sha256=l8WinRHzgc97avxUQ-pOOJEz7JAVmbBhFnjY4QzAIak,7464
|
|
41
42
|
infrahub/api/schema.py,sha256=bcF9s4385Rlaqnf5RSrFnPsuvqtsw9IhTDvorK9u5s0,18069
|
|
42
43
|
infrahub/api/storage.py,sha256=yWo7qsDn4SrX89wDsTKOfGTMdWYNsptAdt7Fhfzw1C0,2179
|
|
@@ -95,12 +96,12 @@ infrahub/core/timestamp.py,sha256=htKK3byVUk23PWQyfIOKK9OmN0HWjJC4xcaRTnLNkjw,10
|
|
|
95
96
|
infrahub/core/utils.py,sha256=SzOlfsV5Ebp6VeJXARDIm4C3UUNZsNlXerlQbLMappc,9146
|
|
96
97
|
infrahub/core/branch/__init__.py,sha256=h0oIj0gHp1xI-N1cYW8_N6VZ81CBOmLuiUt5cS5nKuk,49
|
|
97
98
|
infrahub/core/branch/enums.py,sha256=wE_TvKxd-r3zeHgLOMuZhsyKRwDWWC8BMxAEC_aX7A8,212
|
|
98
|
-
infrahub/core/branch/models.py,sha256=
|
|
99
|
+
infrahub/core/branch/models.py,sha256=NWbDbK5EjwafopEtiZVzArvxpZKHC8RcWPDyHmYZTcg,21268
|
|
99
100
|
infrahub/core/branch/needs_rebase_status.py,sha256=purrg93k9zWcV9NONjIdMF8cWLXEKHq6YjO0ayC3C04,407
|
|
100
101
|
infrahub/core/branch/tasks.py,sha256=RnQlWdFmAj3VIALb4WNaMiL7ZuvtGcW1zgdbnemjE-Q,23558
|
|
101
102
|
infrahub/core/changelog/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
102
103
|
infrahub/core/changelog/diff.py,sha256=0BxCpsgJ-38x5BBz5XDtAvc9FPy82M0NlzXl8nQ-c70,13752
|
|
103
|
-
infrahub/core/changelog/models.py,sha256=
|
|
104
|
+
infrahub/core/changelog/models.py,sha256=pA8Tvq37ia58rGZjFb6OWXIH974J43s3_LG9VEvt-tw,29832
|
|
104
105
|
infrahub/core/constants/__init__.py,sha256=MhxPie08FJBr9JQGmd2sdKHbyYRUsAhhDrzCfv6Mit8,10055
|
|
105
106
|
infrahub/core/constants/database.py,sha256=x5tWaT3e0WfCxxrHMcSoHUBMfcUzStLi133CqHjSosU,368
|
|
106
107
|
infrahub/core/constants/infrahubkind.py,sha256=mN1_h877Ti9fA6DLHE7TmBlx71flbF-trw2rS1HXfCI,3060
|
|
@@ -170,13 +171,13 @@ infrahub/core/diff/query/update_conflict_query.py,sha256=kQkFazz88wnApr8UU_qb0ru
|
|
|
170
171
|
infrahub/core/diff/repository/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
171
172
|
infrahub/core/diff/repository/deserializer.py,sha256=bhN9ao8HxqKyRz273QGLNV9z9_SS4EQnM9JoY5ptx78,21337
|
|
172
173
|
infrahub/core/diff/repository/repository.py,sha256=u0QTMY1e2dknG_DuRAwzFt-Lp1_mdj5lqF2ymt77k9E,25581
|
|
173
|
-
infrahub/core/graph/__init__.py,sha256=
|
|
174
|
+
infrahub/core/graph/__init__.py,sha256=FMzJuQKTgUQn8LmPwha2EHaGv3YswDBNG-1ttoZzjAA,19
|
|
174
175
|
infrahub/core/graph/constraints.py,sha256=ePTN1FtvTX01R1CcnYDNDGwC82YyIIux2_Jnf0e0PeI,10397
|
|
175
176
|
infrahub/core/graph/index.py,sha256=A9jzEE_wldBJsEsflODeMt4GM8sPmmbHAJRNdFioR1k,1736
|
|
176
177
|
infrahub/core/graph/schema.py,sha256=o50Jcy6GBRk55RkDJSMIDDwHhLD7y_RWOirI9rCex4A,10776
|
|
177
178
|
infrahub/core/integrity/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
178
179
|
infrahub/core/integrity/object_conflict/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
179
|
-
infrahub/core/integrity/object_conflict/conflict_recorder.py,sha256=
|
|
180
|
+
infrahub/core/integrity/object_conflict/conflict_recorder.py,sha256=8wZqZ866qjTzW1w9ABm6eRvWc3a4-_UqMMR7P0j5WhY,6127
|
|
180
181
|
infrahub/core/ipam/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
181
182
|
infrahub/core/ipam/constants.py,sha256=bKiDfCSerJFxFxwIanAixB8aodfOj_w3dRljuqZfXxA,289
|
|
182
183
|
infrahub/core/ipam/kinds_getter.py,sha256=XiIsJiX1FCRDWZI_ZjwV77w5p-hIhFmMVTkfN7VBOLs,1717
|
|
@@ -189,7 +190,7 @@ infrahub/core/migrations/__init__.py,sha256=ttA1YkKhiG9Zc0fwIIcMLIDCrIhN5xVOIh6o
|
|
|
189
190
|
infrahub/core/migrations/exceptions.py,sha256=gEAkWzjvN-IXr0YPqUrEqnu_GsR-uqucsu1QUaWhEmM,147
|
|
190
191
|
infrahub/core/migrations/runner.py,sha256=d_HxhO1RRh3Ec7cG5Z8SKV2X0mqc4J5Y9UZwHb4d6Co,2145
|
|
191
192
|
infrahub/core/migrations/shared.py,sha256=eP-OltT87Aw0I5MLm90YZ50iwxbNbC229eO8HPwC7kc,9575
|
|
192
|
-
infrahub/core/migrations/graph/__init__.py,sha256=
|
|
193
|
+
infrahub/core/migrations/graph/__init__.py,sha256=UAdfeIHwuRGb6F6tGykQOWLcT873k6VeUzkXvL4yztU,4638
|
|
193
194
|
infrahub/core/migrations/graph/load_schema_branch.py,sha256=OvjowaeDnx4djD1aGPjE7Rqyh1p843LSodOf_Frdt9U,1008
|
|
194
195
|
infrahub/core/migrations/graph/m001_add_version_to_graph.py,sha256=YcLN6cFjE6IGheXR4Ujb6CcyY8bJ7WE289hcKJaENOc,1515
|
|
195
196
|
infrahub/core/migrations/graph/m002_attribute_is_default.py,sha256=wB6f2N_ChTvGajqHD-OWCG5ahRMDhhXZuwo79ieq_II,1036
|
|
@@ -237,6 +238,7 @@ infrahub/core/migrations/graph/m043_create_hfid_display_label_in_db.py,sha256=gi
|
|
|
237
238
|
infrahub/core/migrations/graph/m044_backfill_hfid_display_label_in_db.py,sha256=FuV3EBWS4lY4dtOn7-1Qgo6J7j4XDq4s5yIQjfCCVDM,39575
|
|
238
239
|
infrahub/core/migrations/graph/m045_backfill_hfid_display_label_in_db_profile_template.py,sha256=mnND7TIdPSVcN9uJeYMmRpVjlAU6QBqfu7e1CS31D9Q,7934
|
|
239
240
|
infrahub/core/migrations/graph/m046_fill_agnostic_hfid_display_labels.py,sha256=labPu3UwH2L6X3VCVmNQHGSbRS-De0ihVzsaUiTf2so,10210
|
|
241
|
+
infrahub/core/migrations/graph/m047_backfill_or_null_display_label.py,sha256=0ZrkeYWKhWERGOg_IH74KNuJtV8bR0bw1jOEkeZBFtE,24328
|
|
240
242
|
infrahub/core/migrations/query/__init__.py,sha256=nUbKk8bX6Ei4RkLe0VNNAm7c-d2zDoAMgdFGkYW0Czw,850
|
|
241
243
|
infrahub/core/migrations/query/attribute_add.py,sha256=wKChMnqcd8hb8YCTIU3rUrtVqwHFSI5bdvXAPUcnRIA,4969
|
|
242
244
|
infrahub/core/migrations/query/attribute_remove.py,sha256=IhAPlv9jyZTWMf8f8HZJ8G0ImWebt-ER78NrP3vIWhU,5307
|
|
@@ -256,7 +258,7 @@ infrahub/core/migrations/schema/node_kind_update.py,sha256=sCKbjzkAOuWsjvQHAfHq9
|
|
|
256
258
|
infrahub/core/migrations/schema/node_remove.py,sha256=6Xzs0uT_MlDyFD4xqqmplijNJxGpdZ4Cosa0h5cVqC4,7143
|
|
257
259
|
infrahub/core/migrations/schema/placeholder_dummy.py,sha256=YBGFUVPi57ARbWgAmbtKD_Y6lkITOR6nFwov7IXVuzU,350
|
|
258
260
|
infrahub/core/migrations/schema/tasks.py,sha256=2J8gHGSP-WhxSi4GYhOc9xAJOg_S1ONm3YE4_ukLKxw,4164
|
|
259
|
-
infrahub/core/node/__init__.py,sha256=
|
|
261
|
+
infrahub/core/node/__init__.py,sha256=XGbwX930Xoeu8C6btYy_81HHMIRRl-O9JZziYRkhYgU,50212
|
|
260
262
|
infrahub/core/node/base.py,sha256=BAowVRCK_WC50yXym1kCyUppJDJnrODGU5uoj1s0Yd4,2564
|
|
261
263
|
infrahub/core/node/create.py,sha256=0Ph1coyamLVpoFI5HcGqOA3irTP73xalL5OVIua5zhQ,10329
|
|
262
264
|
infrahub/core/node/delete_validator.py,sha256=mj_HQXkTeP_A3po65-R5bCJnDM9CmFFmcUQIxwPlofc,10559
|
|
@@ -264,7 +266,7 @@ infrahub/core/node/ipam.py,sha256=wTulKQidGCSOENlZ0HDFQi_q7VRNap81wcgLI05NeGk,27
|
|
|
264
266
|
infrahub/core/node/lock_utils.py,sha256=wIxqOv3xcNQR4J1hiNXE7rmgCyLKemY7lDBIDsWHM9U,4975
|
|
265
267
|
infrahub/core/node/node_property_attribute.py,sha256=CxBfLw7QGt2qOM0qpDaOg9d6DalaVZZd-GMxwq50yO0,8853
|
|
266
268
|
infrahub/core/node/permissions.py,sha256=uQzQ62IHcSly6fzPre0nQzlrkCIKzH4HyQkODKB3ZWM,2207
|
|
267
|
-
infrahub/core/node/proposed_change.py,sha256=
|
|
269
|
+
infrahub/core/node/proposed_change.py,sha256=PzMI3YPFTWGhcQmxLyRZSxRA7y4I-e39lfUZoJ1mkjs,1657
|
|
268
270
|
infrahub/core/node/standard.py,sha256=w-v1tgGw2u5Epk2EI-Ycd2EAXQiIh0xf-wlDhGy7FkM,7288
|
|
269
271
|
infrahub/core/node/constraints/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
270
272
|
infrahub/core/node/constraints/attribute_uniqueness.py,sha256=lcHBk4d3bc12sywxRTnQs18VEm_S6pDcUhNnsXnb-uI,2162
|
|
@@ -289,7 +291,7 @@ infrahub/core/query/task.py,sha256=tLgn8S_KaLYLuOB66D1YM155teHZIHNThkt2iUiKKD4,3
|
|
|
289
291
|
infrahub/core/query/task_log.py,sha256=2RdthOAQrmpKZU8uhV_dJCPqwdsSA_1CYSKpL_eZ_yk,1120
|
|
290
292
|
infrahub/core/query/utils.py,sha256=t9LMvZWdmi10c3E0HAU_5m7x5zMHhYXsUjX7ZBl2RpU,1091
|
|
291
293
|
infrahub/core/relationship/__init__.py,sha256=broUBD0iwpSSGKJbUdG66uau67TQ_DRhqT_PFhuk1ag,154
|
|
292
|
-
infrahub/core/relationship/model.py,sha256=
|
|
294
|
+
infrahub/core/relationship/model.py,sha256=gTs7tDI9YQLbAZr7C7Q_Qkyq6XN0iDWamfyAvmVjduc,49431
|
|
293
295
|
infrahub/core/relationship/constraints/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
294
296
|
infrahub/core/relationship/constraints/count.py,sha256=Ndqj0DHiQNyQxrwLfDgAoa3NJ3kspym6NMVSeXqwoxY,4372
|
|
295
297
|
infrahub/core/relationship/constraints/interface.py,sha256=YJgbO7YxlOSo5rVveE2KQ2_8onUt9vMGl7V_2MnV32Y,344
|
|
@@ -305,7 +307,7 @@ infrahub/core/schema/computed_attribute.py,sha256=9rznZJpGqX8fxLx0EguPmww8LoHsad
|
|
|
305
307
|
infrahub/core/schema/constants.py,sha256=KtFrvwNckyKZSGIMD4XfxI5eFTZqBRiw54R7BE5h39Q,374
|
|
306
308
|
infrahub/core/schema/dropdown.py,sha256=Vj4eGg9q3OLy3RZm7rjORifURntIMY9GHM7G4t-0Rcs,605
|
|
307
309
|
infrahub/core/schema/generic_schema.py,sha256=VzniSE6hH6ew3-gIODVe37l1TlF7u4iXHB0sbJfW_JA,1588
|
|
308
|
-
infrahub/core/schema/manager.py,sha256=
|
|
310
|
+
infrahub/core/schema/manager.py,sha256=Zz1kRc5g_-1U5xlj6kuOG1ltnpntkkbyMQeP1z0we-c,34476
|
|
309
311
|
infrahub/core/schema/node_schema.py,sha256=W2Jx5QXrQ5ygUEyTKnIHhj6Xe7jJ6Y-iQArEo05cWRI,6341
|
|
310
312
|
infrahub/core/schema/profile_schema.py,sha256=sV4lp1UyBye12M7BJcA2obb4tx3M9J5P89SLqkmFxJY,1237
|
|
311
313
|
infrahub/core/schema/relationship_schema.py,sha256=ryCvmUQl3HBo_Sk07Xl5rT48PPuhlBkYRmm-lSdfJPI,8445
|
|
@@ -354,7 +356,7 @@ infrahub/core/validators/query.py,sha256=0PCDoYczx6mCthnQH3datjNIm-GKxqS24JkxpzN
|
|
|
354
356
|
infrahub/core/validators/shared.py,sha256=dhCz2oTM5JxA3mpcQvN83KIKIv-VNPSiG0lh4ZiTAFw,1345
|
|
355
357
|
infrahub/core/validators/tasks.py,sha256=Qb9q2l55NKhvWXCrZclVWvJhzsN3yniN7nsYqULl0wA,3930
|
|
356
358
|
infrahub/core/validators/attribute/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
357
|
-
infrahub/core/validators/attribute/choices.py,sha256=
|
|
359
|
+
infrahub/core/validators/attribute/choices.py,sha256=Zt_iy6g2ANK4wBOgWqnhvU0dZ2ZYGvyhu93t7eNwj8Q,5380
|
|
358
360
|
infrahub/core/validators/attribute/enum.py,sha256=3PzkYUuzbt8NqRH4IP4cMjoDxzUvJzbNYC5ZpW5zKZQ,4161
|
|
359
361
|
infrahub/core/validators/attribute/kind.py,sha256=uzMo4Qf-AyvSlwgURgALd7QVMEl6237tb148-wgTDjE,4611
|
|
360
362
|
infrahub/core/validators/attribute/length.py,sha256=H0nP2x2ynzcbMnc6neIje01wXipbt8Wr49iNTqIvWxI,4526
|
|
@@ -476,17 +478,17 @@ infrahub/git/base.py,sha256=xFehur-mffuRuzARMjBtoBp2-LB99lO9_dItDY7HHQ4,42015
|
|
|
476
478
|
infrahub/git/constants.py,sha256=XpzcAkXbsgXZgrXey74id1sXV8Q6EHb_4FNw7BndxyY,106
|
|
477
479
|
infrahub/git/directory.py,sha256=fozxLXXJPweHG95yQwQkR5yy3sfTdmHiczCAJnsUX54,861
|
|
478
480
|
infrahub/git/integrator.py,sha256=l3RQyGL-2SjYHf6cbALmjf8AweJPwkJGiJVJymeCgz8,63117
|
|
479
|
-
infrahub/git/models.py,sha256=
|
|
481
|
+
infrahub/git/models.py,sha256=hVnzx-DBvFwOCLC7h9IjprwLSb9XAeSdZaRwvv_5FTc,12974
|
|
480
482
|
infrahub/git/repository.py,sha256=dMUfQzB_tVLgtHsok8WiDOS4ImbLRaK-OTBYtS3YdpU,11770
|
|
481
|
-
infrahub/git/tasks.py,sha256=
|
|
482
|
-
infrahub/git/utils.py,sha256=
|
|
483
|
+
infrahub/git/tasks.py,sha256=_hDrk8jpWwUTJ2A4emC3gOMKWV93KQaU46YpR41nKX4,40571
|
|
484
|
+
infrahub/git/utils.py,sha256=TNw1QR-xF8EO2eQLmeUU3WGvLfIfPEDhsKR4FYp0Yb4,5805
|
|
483
485
|
infrahub/git/worktree.py,sha256=8IYJWOBytKUWwhMmMVehR4ceeO9e13nV-mvn3iVEgZY,1727
|
|
484
486
|
infrahub/git_credential/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
485
487
|
infrahub/git_credential/askpass.py,sha256=BL7e4Xkx5la7XFk-GQR6MXxV5B29Mzb5ZnVnljd7Xpw,1513
|
|
486
488
|
infrahub/git_credential/helper.py,sha256=cwSMKRTgqrqIBM66jEOtlj4MMLf647KJWmtnnVxFtTY,2337
|
|
487
489
|
infrahub/graphql/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
488
490
|
infrahub/graphql/analyzer.py,sha256=2-C1Wli0fXpXTVvNtP7IxiKWBJN97lqOeEP2L0oy3ho,30944
|
|
489
|
-
infrahub/graphql/app.py,sha256=
|
|
491
|
+
infrahub/graphql/app.py,sha256=JwLNHbsEBKLameZ2UhK2RRxnt6kt2AoQUUpHOvk8wCo,21186
|
|
490
492
|
infrahub/graphql/constants.py,sha256=iVvo3HK-ch7YmHw1Eg2E_ja3I45cNAwjpYahsnu85CI,37
|
|
491
493
|
infrahub/graphql/context.py,sha256=ahp-MvX_0glg9mSPbPVhEwvbYzrIKtaEAGt7CVnAusE,1681
|
|
492
494
|
infrahub/graphql/directives.py,sha256=wyIkJFp7l0J4JqNl1Lqu7YfKXP7glrewlQFMDTUAPcE,645
|
|
@@ -521,7 +523,7 @@ infrahub/graphql/loaders/peers.py,sha256=fmLxF8rw6P2wgSxIBUvbnj1ZmpgQVU99SN5QFbe
|
|
|
521
523
|
infrahub/graphql/loaders/shared.py,sha256=hUxLy8iVgfpEZiUMKNkUAeshPKKzEVSDMDsuaBbjJW4,389
|
|
522
524
|
infrahub/graphql/mutations/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
523
525
|
infrahub/graphql/mutations/account.py,sha256=qxwawri2lMNVW-ERiUN5-8Z-6ZRxGFqYWg3oDBKvFak,5821
|
|
524
|
-
infrahub/graphql/mutations/action.py,sha256=
|
|
526
|
+
infrahub/graphql/mutations/action.py,sha256=Q7eigcRpIh3iwSXDPMelcGJdCHdaF1BYdEUX_Hc4UIQ,6900
|
|
525
527
|
infrahub/graphql/mutations/artifact_definition.py,sha256=K9iieMMHB8O8V1E6aO04tP2oMtiTRTA8B_0nWEHGWcc,3531
|
|
526
528
|
infrahub/graphql/mutations/attribute.py,sha256=a35MP8Pvy_42N5dkO3HKATgJDW6qy9ncDu5t8YI3AUE,2734
|
|
527
529
|
infrahub/graphql/mutations/branch.py,sha256=TKI2zxY-SOetlYylMWo0r1jV1c_3xsdl9TnBDXfZ0K8,11655
|
|
@@ -532,7 +534,7 @@ infrahub/graphql/mutations/diff_conflict.py,sha256=JngQfyKXCVlmtlqQ_VyabmrOEDOEK
|
|
|
532
534
|
infrahub/graphql/mutations/display_label.py,sha256=fXRs5-yIXECjGJ7G6ZtIGkTV4XHjdSTdyBLl64ddDik,4557
|
|
533
535
|
infrahub/graphql/mutations/generator.py,sha256=7YSg_0Q4fe2Qh9MdLcCUU5h1sWLTG5HcnuNNr5b1SCA,4566
|
|
534
536
|
infrahub/graphql/mutations/graphql_query.py,sha256=a8tCTrjJipwIghmxlcUkH1Hx_7tem5QhzrTczcwpuZM,3644
|
|
535
|
-
infrahub/graphql/mutations/hfid.py,sha256=
|
|
537
|
+
infrahub/graphql/mutations/hfid.py,sha256=vgoAqNrEGHeSsm7gfMgMBYP7QMsnWKyFFUTWKzaObSU,4876
|
|
536
538
|
infrahub/graphql/mutations/ipam.py,sha256=bXiqRmGraljxue5QxzKcuQrGxusVc9XY7St9BmGc-KY,17547
|
|
537
539
|
infrahub/graphql/mutations/main.py,sha256=s_UuTl3xtkRZHk143oGFvCw0ckwk6LRdgQ_wAL6cZ10,17196
|
|
538
540
|
infrahub/graphql/mutations/menu.py,sha256=NSdtUobZ-5dsQdBFfD1xyoE9dKw9FS62T_6UQM0cEUY,3790
|
|
@@ -540,11 +542,11 @@ infrahub/graphql/mutations/models.py,sha256=ilkSLr8OxVO9v3Ra_uDyUTJT9qPOmdPMqQbu
|
|
|
540
542
|
infrahub/graphql/mutations/profile.py,sha256=CwPrnsO5hod6H7lmgx9agOI0YM3dKIxtUtzPCleE9r4,7708
|
|
541
543
|
infrahub/graphql/mutations/proposed_change.py,sha256=EJE4amNn0FP8w6ou5lEDrh31ZBJ2nBDUtXmiPjHGNgg,20384
|
|
542
544
|
infrahub/graphql/mutations/relationship.py,sha256=vNa0ylxktv-IjI0cti88Dqt0k3FLIEPp0cooyVrBfyc,21944
|
|
543
|
-
infrahub/graphql/mutations/repository.py,sha256=
|
|
545
|
+
infrahub/graphql/mutations/repository.py,sha256=X4cRfczDNhQHldn6u6Naq9ey9MG7dq1LNxscFsbgXqA,8595
|
|
544
546
|
infrahub/graphql/mutations/resource_manager.py,sha256=Qv4o-KPKoiEfpyR-bLZgceBWaoQYoJF0MBDIbwTK9BQ,11364
|
|
545
|
-
infrahub/graphql/mutations/schema.py,sha256=
|
|
547
|
+
infrahub/graphql/mutations/schema.py,sha256=qhwTeELT03rY0k9EkYyE-Ll_reU22GcSFiicTKOgxTM,13649
|
|
546
548
|
infrahub/graphql/mutations/tasks.py,sha256=GsZVSVfBr1NgNPEHY_OHA5Y9tIbimyEcrYE7XsXXwFw,3815
|
|
547
|
-
infrahub/graphql/mutations/webhook.py,sha256=
|
|
549
|
+
infrahub/graphql/mutations/webhook.py,sha256=bg4mscD1ajZda1GYwbZgTVV7L8QRPmFmSFjWHsg4N48,4918
|
|
548
550
|
infrahub/graphql/mutations/node_getter/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
549
551
|
infrahub/graphql/mutations/node_getter/by_default_filter.py,sha256=_owbYHXWqJ6x4pyuVQyppZavL3ADlL6Uhp-jmiHOnaw,1257
|
|
550
552
|
infrahub/graphql/mutations/node_getter/by_hfid.py,sha256=txpj4xPeL3eYOB9lRiHEFxxcRf6bb6lyIJnhVCHr3x8,3120
|
|
@@ -667,13 +669,13 @@ infrahub/profiles/queries/get_profile_data.py,sha256=pVvQhw18rBNtenwA6lWN8XUMwnT
|
|
|
667
669
|
infrahub/proposed_change/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
668
670
|
infrahub/proposed_change/action_checker.py,sha256=FlP5_Kz4kYu1AAAWhlSUVJUiXlkuXBUO8k8XcZq6kGI,7154
|
|
669
671
|
infrahub/proposed_change/approval_revoker.py,sha256=VgI07wpW0zpvLCxJ7F24EypqBZSw5GBgElFYCR68An0,1184
|
|
670
|
-
infrahub/proposed_change/branch_diff.py,sha256=
|
|
672
|
+
infrahub/proposed_change/branch_diff.py,sha256=cDKlmW8Vi5oWLt3FPSozM4fIwJEBDgnYF0zkYaktqG0,2363
|
|
671
673
|
infrahub/proposed_change/checker.py,sha256=ZhNEVJKsQbHH2UE1O35MfOVa8cK1QGEqGyn6MsOuqSQ,1558
|
|
672
674
|
infrahub/proposed_change/constants.py,sha256=auifG94Oo2cJ4RwZx4P-XDPDpKYPtEVxh013KPfiEdU,2080
|
|
673
675
|
infrahub/proposed_change/models.py,sha256=ivWJmEAihprKmwgaBGDJ4Koq4ETciE5GfDp86KHDnns,5892
|
|
674
676
|
infrahub/proposed_change/tasks.py,sha256=htnuLBc-J-R248XvKt10O2ELynTwk0bwUsyRnPJtm84,66710
|
|
675
677
|
infrahub/repositories/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
676
|
-
infrahub/repositories/create_repository.py,sha256=
|
|
678
|
+
infrahub/repositories/create_repository.py,sha256=VaxUy35qok8xo7SCMDIl_C0KzAam7ZuqoJyEdDb39Ag,4659
|
|
677
679
|
infrahub/schema/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
678
680
|
infrahub/schema/tasks.py,sha256=vEaWWksqrfwwCAIgPxscVU81W9PIxODX552Rtkte1Cs,947
|
|
679
681
|
infrahub/schema/triggers.py,sha256=LfvNorh2rFit-d8ip_ZoHvBL0D8ZlwH6BPduCp9uc5M,874
|
|
@@ -702,8 +704,8 @@ infrahub/services/adapters/workflow/worker.py,sha256=bg3Jw-8JrzdWs6qdW1klJqOQKq-
|
|
|
702
704
|
infrahub/task_manager/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
703
705
|
infrahub/task_manager/constants.py,sha256=1t1BZRa8_y89gIDPNHzIbRKo63nHOP37-r5OvtHa56c,559
|
|
704
706
|
infrahub/task_manager/event.py,sha256=AVzfTt_jcsL9XgtMDEnhrb7w0xeZ84wB4ZNK2P3g4JA,14127
|
|
705
|
-
infrahub/task_manager/models.py,sha256=
|
|
706
|
-
infrahub/task_manager/task.py,sha256=
|
|
707
|
+
infrahub/task_manager/models.py,sha256=MBX4sykBu2iwn-raC64njGSw97Dpr6N96ps0BvgV9Ng,8932
|
|
708
|
+
infrahub/task_manager/task.py,sha256=MQvpW1fGSUdaHHueOg24QHqj2E99736sISD07v9wL-U,16268
|
|
707
709
|
infrahub/tasks/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
708
710
|
infrahub/tasks/artifact.py,sha256=q1MyQAbT77pD-pm8StHsF_JlTpEQreNc51JHJfnsTD4,1958
|
|
709
711
|
infrahub/tasks/check.py,sha256=37n1U1Knb3AV6kz2sw_IabL9pnlqceLVICWf9GdSxZE,687
|
|
@@ -730,7 +732,7 @@ infrahub/trigger/setup.py,sha256=NnEAE-GXqG5bmbxn5f023YDGuAbKSWR1Fe4fdY-N-7s,775
|
|
|
730
732
|
infrahub/trigger/tasks.py,sha256=b_tdEKYpWYkDnv3m7cfwH5JanZdMBhro4Lzf0LV8_RI,1871
|
|
731
733
|
infrahub/validators/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
732
734
|
infrahub/validators/events.py,sha256=5K5ACh7KaiRLJSdL3BGtL_3EtT63b8QR4H-4_9fB4ck,1550
|
|
733
|
-
infrahub/validators/tasks.py,sha256=
|
|
735
|
+
infrahub/validators/tasks.py,sha256=hR1DE1WsreiC2DhxOhV7U6qWrg_NqTrC8Y3sY54a6og,1380
|
|
734
736
|
infrahub/webhook/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
735
737
|
infrahub/webhook/gather.py,sha256=XNaIGiHDiMjjtSjsVbswOze7cLaL0MKJmvSbZBS-WT0,691
|
|
736
738
|
infrahub/webhook/models.py,sha256=GByXkZ2tAgtAJGjlfBRhvUneD7Btq8yHBC0HH8yIhR8,10487
|
|
@@ -774,13 +776,14 @@ infrahub_sdk/query_groups.py,sha256=TWd1Y3cwXV6Q-lFz6Dii7vEq-qeGP4UADdVSExmiQjI,
|
|
|
774
776
|
infrahub_sdk/recorder.py,sha256=_NPtSLX3-Dam6BHt7daLzv-IAVxvU-35GIGu7YtA08Y,2285
|
|
775
777
|
infrahub_sdk/repository.py,sha256=B9KWx2lVkMIZ-3RaVO9J9Sc8LXmVPxUVbBoL-jeMyXE,981
|
|
776
778
|
infrahub_sdk/store.py,sha256=rmTNiAZFebi3I_NOnErhZswZPMrUJrkfu81PHf5aOlE,14091
|
|
777
|
-
infrahub_sdk/timestamp.py,sha256=
|
|
779
|
+
infrahub_sdk/timestamp.py,sha256=PqzBiMdPXnbbpTRinhDnm_JG3sgWpu-D1uJ9mJ5mTuo,6445
|
|
778
780
|
infrahub_sdk/topological_sort.py,sha256=RqIGYxHlqOUHvMSAxbq6658TYLaEIdrFP4wyK3Hva5w,2456
|
|
779
781
|
infrahub_sdk/transforms.py,sha256=rClBQnaSuozz2bS-d5iJgnAjQF1FqYfX3Yc6iTH3b3Q,2348
|
|
780
782
|
infrahub_sdk/types.py,sha256=PIHTtI4MxgiAHHml_gCRyanLb5x7O4HK1pACRC3b88Q,1713
|
|
781
783
|
infrahub_sdk/utils.py,sha256=PwmAMe7CLQH6dIudrq4ZiLuOgqxn-Au2rNj0ZAU1Fwo,11924
|
|
782
784
|
infrahub_sdk/uuidt.py,sha256=Tz-4nHkJwbi39UT3gaIe2wJeZNAoBqf6tm3sw7LZbXc,2155
|
|
783
785
|
infrahub_sdk/yaml.py,sha256=PRsS7BEM-Xn5wRLAAG-YLTGRBEJy5Dnyim2YskFfe8I,5539
|
|
786
|
+
infrahub_sdk/ctl/AGENTS.md,sha256=vwsOzwGKd6R8dklsUtI9kq1C_Ecv4AGaUC_DVG1RNUo,1827
|
|
784
787
|
infrahub_sdk/ctl/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
785
788
|
infrahub_sdk/ctl/branch.py,sha256=nENLPHGAhnWLV_TLO9N_cD5evkA6Z8-C_oab1upYEYw,11420
|
|
786
789
|
infrahub_sdk/ctl/check.py,sha256=SDsPdM8oesfbwCiYG_60zFgtZMamEtgZkmvW2MxH408,7874
|
|
@@ -797,7 +800,7 @@ infrahub_sdk/ctl/menu.py,sha256=A0NHvu48qbo9aWYNc3nGMNMeXr4LnOr_HNKL5arBWNA,2690
|
|
|
797
800
|
infrahub_sdk/ctl/object.py,sha256=OEbAx0Yb0zbXxS2ZnXedZRZDHITQd3iAk_cWUlTHLvg,2706
|
|
798
801
|
infrahub_sdk/ctl/parameters.py,sha256=aU2H41svfG309m2WdH6R9H5xgQ4gevn3ItOu5ltuVas,413
|
|
799
802
|
infrahub_sdk/ctl/render.py,sha256=zrIz_KXq3QafgNiqqNeYt2JtD2PGOa0D5ujW6NqZdz8,1948
|
|
800
|
-
infrahub_sdk/ctl/repository.py,sha256=
|
|
803
|
+
infrahub_sdk/ctl/repository.py,sha256=l-VeO4K0nKC6Wxd0f5x_dwKJGv6HeBBC4-CRPXO5NgA,6611
|
|
801
804
|
infrahub_sdk/ctl/schema.py,sha256=CAq9OSkR1sMRSb-GclFR-dpbyxyRn8qfVeec2gqtc1Q,8099
|
|
802
805
|
infrahub_sdk/ctl/task.py,sha256=tpNA1zf73qKxfCzchcvK9TJrLvVP84Wb_xrvryTM6FU,3376
|
|
803
806
|
infrahub_sdk/ctl/transform.py,sha256=5qRqiKeEefs0rda6RAFAAj1jkCKdbPYE_t8O-n436LQ,414
|
|
@@ -811,8 +814,8 @@ infrahub_sdk/graphql/renderers.py,sha256=1TZJaqfv-eD6WYxx6ATcKmKEmHTlmFXf89G49uR
|
|
|
811
814
|
infrahub_sdk/graphql/utils.py,sha256=eS6Sg0n7DsS4DZ3Lcfy7ytmd9Dy7AWkNXIdSICV0kGQ,1460
|
|
812
815
|
infrahub_sdk/node/__init__.py,sha256=clAUZ9lNVPFguelR5Sg9PzklAZruTKEm2xk-BaO68l8,1262
|
|
813
816
|
infrahub_sdk/node/attribute.py,sha256=m2DZGSNgjTGiquItVy0timLOa3dUv5Z0lY1M7lMFWy8,4572
|
|
814
|
-
infrahub_sdk/node/constants.py,sha256=
|
|
815
|
-
infrahub_sdk/node/node.py,sha256=
|
|
817
|
+
infrahub_sdk/node/constants.py,sha256=gxdHgFALm0lH-gEdM2QCfUPREUl8AZEESCu_rM47608,850
|
|
818
|
+
infrahub_sdk/node/node.py,sha256=MOEkIeK0o1n3MtBXfsyOg-hDZFqqX14EZojduqd7Nu0,89781
|
|
816
819
|
infrahub_sdk/node/parsers.py,sha256=sLDdT6neoYSZIjOCmq8Bgd0LK8FFoasjvJLuSz0whSU,543
|
|
817
820
|
infrahub_sdk/node/property.py,sha256=IjMQH4zCX1Y_bg0_H6X0PJwQb5VMJLuaOnqARmesCho,736
|
|
818
821
|
infrahub_sdk/node/related_node.py,sha256=rlrIp_gK1VyJ7u7rzUEIbepCPAv_5Vt8B5tAMvTcNAg,10094
|
|
@@ -821,6 +824,7 @@ infrahub_sdk/protocols_generator/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRk
|
|
|
821
824
|
infrahub_sdk/protocols_generator/constants.py,sha256=8y5L7aqxhez6_10Cl2zUfNlHJCCosIVnxrOPKrwNVEw,820
|
|
822
825
|
infrahub_sdk/protocols_generator/generator.py,sha256=-VeWwZeqkhlg7aUnRkjGGqNHMrDandH0jHwVO6sNepg,5272
|
|
823
826
|
infrahub_sdk/protocols_generator/template.j2,sha256=cm2wsKXHXOiW7N_byxnE2vLnn8gHQ99rs56qVquTTDw,3722
|
|
827
|
+
infrahub_sdk/pytest_plugin/AGENTS.md,sha256=U8WYCFE4gf6xqYoU30PPnVOWu7Mo4CsfC-U33aOsde0,1790
|
|
824
828
|
infrahub_sdk/pytest_plugin/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
825
829
|
infrahub_sdk/pytest_plugin/exceptions.py,sha256=CZTpfuVkeSrJPFDf62uQrd2CCW2A8ktcF5L_4INrzAI,2257
|
|
826
830
|
infrahub_sdk/pytest_plugin/loader.py,sha256=x9sOKGYQeDewx_y5RlGPF2C-ZV44eolfC0c6BOjDAug,4248
|
|
@@ -883,8 +887,8 @@ infrahub_testcontainers/models.py,sha256=hT7WEX2o7gxTFPE9uhtP5yigKgP5YSsy2c3tFB-
|
|
|
883
887
|
infrahub_testcontainers/performance_test.py,sha256=_nf7Uk15mHwqpN4y7XUfI4JI54-UaXW-Yu4uwMIx21w,6185
|
|
884
888
|
infrahub_testcontainers/plugin.py,sha256=I3RuZQ0dARyKHuqCf0y1Yj731P2Mwf3BJUehRJKeWrs,5645
|
|
885
889
|
infrahub_testcontainers/prometheus.yml,sha256=610xQEyj3xuVJMzPkC4m1fRnCrjGpiRBrXA2ytCLa54,599
|
|
886
|
-
infrahub_server-1.6.
|
|
887
|
-
infrahub_server-1.6.
|
|
888
|
-
infrahub_server-1.6.
|
|
889
|
-
infrahub_server-1.6.
|
|
890
|
-
infrahub_server-1.6.
|
|
890
|
+
infrahub_server-1.6.1.dist-info/METADATA,sha256=VB7CaatQzYcU337oiEq4fAs6P_tOohGrNzOs0q0HGG0,5898
|
|
891
|
+
infrahub_server-1.6.1.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
|
|
892
|
+
infrahub_server-1.6.1.dist-info/entry_points.txt,sha256=_xSAw1Wp-GslD95j4FESCxU1H7G7B9b42zp8-LAmC8Q,406
|
|
893
|
+
infrahub_server-1.6.1.dist-info/licenses/LICENSE.txt,sha256=7GQO7kxVoQYnZtFrjZBKLRXbrGwwwimHPPOJtqXsozQ,11340
|
|
894
|
+
infrahub_server-1.6.1.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|