infrahub-server 1.7.2__py3-none-any.whl → 1.7.3__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/core/schema/definitions/internal.py +1 -1
- {infrahub_server-1.7.2.dist-info → infrahub_server-1.7.3.dist-info}/METADATA +1 -1
- {infrahub_server-1.7.2.dist-info → infrahub_server-1.7.3.dist-info}/RECORD +6 -6
- {infrahub_server-1.7.2.dist-info → infrahub_server-1.7.3.dist-info}/WHEEL +0 -0
- {infrahub_server-1.7.2.dist-info → infrahub_server-1.7.3.dist-info}/entry_points.txt +0 -0
- {infrahub_server-1.7.2.dist-info → infrahub_server-1.7.3.dist-info}/licenses/LICENSE.txt +0 -0
|
@@ -804,7 +804,7 @@ relationship_schema = SchemaNode(
|
|
|
804
804
|
name="branch",
|
|
805
805
|
kind="Text",
|
|
806
806
|
internal_kind=BranchSupportType,
|
|
807
|
-
description="Type of branch support for the
|
|
807
|
+
description="Type of branch support for the relationship. If not defined, it will be determined based on both peers.",
|
|
808
808
|
enum=BranchSupportType.available_types(),
|
|
809
809
|
optional=True,
|
|
810
810
|
extra={"update": UpdateSupport.NOT_SUPPORTED}, # https://github.com/opsmill/infrahub/issues/2476
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: infrahub-server
|
|
3
|
-
Version: 1.7.
|
|
3
|
+
Version: 1.7.3
|
|
4
4
|
Summary: Infrahub is taking a new approach to Infrastructure Management by providing a new generation of datastore to organize and control all the data that defines how an infrastructure should run.
|
|
5
5
|
Project-URL: Homepage, https://opsmill.com
|
|
6
6
|
Project-URL: Repository, https://github.com/opsmill/infrahub
|
|
@@ -335,7 +335,7 @@ infrahub/core/schema/schema_branch_hfid.py,sha256=XcNV2nNbpOhif5HHN6wvXXuM-nY8eM
|
|
|
335
335
|
infrahub/core/schema/template_schema.py,sha256=cn7-qFUW_LNRfA5q6e1-PdzGSwubuCkLTL6uad2GhdQ,1229
|
|
336
336
|
infrahub/core/schema/definitions/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
337
337
|
infrahub/core/schema/definitions/deprecated.py,sha256=PUXfRupaxNT3R_a6eFnvAcvXKOZenVb7VnuLAskZfT0,829
|
|
338
|
-
infrahub/core/schema/definitions/internal.py,sha256=
|
|
338
|
+
infrahub/core/schema/definitions/internal.py,sha256=rYN4jYUJs2EL4jYFUJPFz5-TR9elfCFQuFah7_AbTqc,35393
|
|
339
339
|
infrahub/core/schema/definitions/core/__init__.py,sha256=s90SEZ8HYgxFM1Bfn0s3vyXskpWoRRVdiwt0GxT76uc,5770
|
|
340
340
|
infrahub/core/schema/definitions/core/account.py,sha256=YJ1y-lvHavohoJtEfebHJkgteWaCmB5rTW_fM0Sfcnc,5631
|
|
341
341
|
infrahub/core/schema/definitions/core/artifact.py,sha256=aPO2KoNhFoLOpU1AQVpm1EvM8pOmcGLYxSnsW4rhEAc,4553
|
|
@@ -916,8 +916,8 @@ infrahub_testcontainers/models.py,sha256=rEOe8SLcWV65U6pFT-5wl8NXdtGCPq9OtGzXcOn
|
|
|
916
916
|
infrahub_testcontainers/performance_test.py,sha256=CUgoXBVMDUBlBPzh47YTUOnqXuSyUJesKxvJVS_lKGE,6190
|
|
917
917
|
infrahub_testcontainers/plugin.py,sha256=I3RuZQ0dARyKHuqCf0y1Yj731P2Mwf3BJUehRJKeWrs,5645
|
|
918
918
|
infrahub_testcontainers/prometheus.yml,sha256=610xQEyj3xuVJMzPkC4m1fRnCrjGpiRBrXA2ytCLa54,599
|
|
919
|
-
infrahub_server-1.7.
|
|
920
|
-
infrahub_server-1.7.
|
|
921
|
-
infrahub_server-1.7.
|
|
922
|
-
infrahub_server-1.7.
|
|
923
|
-
infrahub_server-1.7.
|
|
919
|
+
infrahub_server-1.7.3.dist-info/METADATA,sha256=bP8SqGCoyyuS_KIuZbB2lPCINyF1IzkysooFNJ7t7xU,6025
|
|
920
|
+
infrahub_server-1.7.3.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
|
|
921
|
+
infrahub_server-1.7.3.dist-info/entry_points.txt,sha256=A5PUS8vmKTN4UstaQS-cQBXtPybBVcDk-n4sWtiy0bk,340
|
|
922
|
+
infrahub_server-1.7.3.dist-info/licenses/LICENSE.txt,sha256=7GQO7kxVoQYnZtFrjZBKLRXbrGwwwimHPPOJtqXsozQ,11340
|
|
923
|
+
infrahub_server-1.7.3.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|