infrahub-server 1.3.0b3__py3-none-any.whl → 1.3.0b5__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.
@@ -188,22 +188,14 @@ class InfrahubRepositoryIntegrator(InfrahubRepositoryBase):
188
188
  try:
189
189
  if config_file:
190
190
  await self.import_schema_files(branch_name=infrahub_branch_name, commit=commit, config_file=config_file) # type: ignore[misc]
191
-
192
191
  await self.import_all_graphql_query(
193
192
  branch_name=infrahub_branch_name, commit=commit, config_file=config_file
194
193
  ) # type: ignore[misc]
195
-
196
- await self.import_objects(
197
- branch_name=infrahub_branch_name,
198
- commit=commit,
199
- config_file=config_file,
200
- ) # type: ignore[misc]
201
194
  await self.import_objects(
202
195
  branch_name=infrahub_branch_name,
203
196
  commit=commit,
204
197
  config_file=config_file,
205
198
  ) # type: ignore[misc]
206
-
207
199
  await self.import_all_python_files( # type: ignore[call-overload]
208
200
  branch_name=infrahub_branch_name, commit=commit, config_file=config_file
209
201
  ) # type: ignore[misc]
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: infrahub-server
3
- Version: 1.3.0b3
3
+ Version: 1.3.0b5
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
  License: AGPL-3.0-only
6
6
  Author: OpsMill
@@ -418,7 +418,7 @@ infrahub/git/__init__.py,sha256=KeQ9U8UI5jDj6KB6j00Oal7MZmtOD9vKqVgiezG_EQA,281
418
418
  infrahub/git/base.py,sha256=pMkavzZn34j50exrOYBzvlRrW5aGoP5XdWPCg6lMmx4,38802
419
419
  infrahub/git/constants.py,sha256=XpzcAkXbsgXZgrXey74id1sXV8Q6EHb_4FNw7BndxyY,106
420
420
  infrahub/git/directory.py,sha256=fozxLXXJPweHG95yQwQkR5yy3sfTdmHiczCAJnsUX54,861
421
- infrahub/git/integrator.py,sha256=DFUOfnfGOgB_shxRG6qc0wrFfDh1NNmSM7GeStYK0AA,62617
421
+ infrahub/git/integrator.py,sha256=wXAz6ejiRk0tEX1wiChKyvB5872r19Qmtgsa71tcxls,62397
422
422
  infrahub/git/models.py,sha256=ozk9alxQ8Ops1lw1g8iR3O7INuw1VPsEUr5Wceh9HQY,12152
423
423
  infrahub/git/repository.py,sha256=mjYeH3pKWRM3UuvcwRCWeE793FuPbSdY8VF1IYK-BxA,11603
424
424
  infrahub/git/tasks.py,sha256=spvZGXNh5mM1TAh0xDFKjlrMjxm4fdEl_BU79FWHe10,37268
@@ -796,8 +796,8 @@ infrahub_testcontainers/models.py,sha256=ASYyvl7d_WQz_i7y8-3iab9hwwmCl3OCJavqVbe
796
796
  infrahub_testcontainers/performance_test.py,sha256=hvwiy6tc_lWniYqGkqfOXVGAmA_IV15VOZqbiD9ezno,6149
797
797
  infrahub_testcontainers/plugin.py,sha256=I3RuZQ0dARyKHuqCf0y1Yj731P2Mwf3BJUehRJKeWrs,5645
798
798
  infrahub_testcontainers/prometheus.yml,sha256=610xQEyj3xuVJMzPkC4m1fRnCrjGpiRBrXA2ytCLa54,599
799
- infrahub_server-1.3.0b3.dist-info/LICENSE.txt,sha256=TfPDBt3ar0uv_f9cqCDMZ5rIzW3CY8anRRd4PkL6ejs,34522
800
- infrahub_server-1.3.0b3.dist-info/METADATA,sha256=_26WKs27krLzlTYjXXoZhIyzPrKcKxhqnM_LLCr2QMc,8207
801
- infrahub_server-1.3.0b3.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
802
- infrahub_server-1.3.0b3.dist-info/entry_points.txt,sha256=UXIeFWDsrV-4IllNvUEd6KieYGzQfn9paga2YyABOQI,393
803
- infrahub_server-1.3.0b3.dist-info/RECORD,,
799
+ infrahub_server-1.3.0b5.dist-info/LICENSE.txt,sha256=TfPDBt3ar0uv_f9cqCDMZ5rIzW3CY8anRRd4PkL6ejs,34522
800
+ infrahub_server-1.3.0b5.dist-info/METADATA,sha256=gOdrxPIZvxoPHpSb_TBpC11eVz7yuYuAksZC7rqzWjg,8207
801
+ infrahub_server-1.3.0b5.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
802
+ infrahub_server-1.3.0b5.dist-info/entry_points.txt,sha256=UXIeFWDsrV-4IllNvUEd6KieYGzQfn9paga2YyABOQI,393
803
+ infrahub_server-1.3.0b5.dist-info/RECORD,,