kodexa 7.0.8252018660__py3-none-any.whl → 7.0.8252588646__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.
kodexa/model/objects.py CHANGED
@@ -2741,6 +2741,7 @@ class ExecutionStep(BaseModel):
2741
2741
  step_type: Optional[StepType1] = Field(None, alias="stepType")
2742
2742
  conditional: Optional[str] = None
2743
2743
 
2744
+
2744
2745
  class ProjectStatus(BaseModel):
2745
2746
  """
2746
2747
 
@@ -481,7 +481,7 @@ class Pipeline:
481
481
  return self
482
482
 
483
483
  def add_step(
484
- self, step, name=None, options=None, attach_source=False, step_type="ACTION"
484
+ self, step, name=None, options=None, attach_source=False, step_type="ACTION", conditional=None
485
485
  ):
486
486
  """Add the given step to the current pipeline.
487
487
 
@@ -504,6 +504,7 @@ class Pipeline:
504
504
  options=options,
505
505
  attach_source=attach_source,
506
506
  step_type=step_type,
507
+ conditional=conditional
507
508
  )
508
509
  )
509
510
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: kodexa
3
- Version: 7.0.8252018660
3
+ Version: 7.0.8252588646
4
4
  Summary: Python SDK for the Kodexa Platform
5
5
  Author: Austin Redenbaugh
6
6
  Author-email: austin@kodexa.com
@@ -6,10 +6,10 @@ kodexa/connectors/connectors.py,sha256=FpUZDkSyHld2b9eYRuVOWzaFtuGoaRuPXXicJB7TH
6
6
  kodexa/model/__init__.py,sha256=rtLXYJBxB-rnukhslN9rlqoB3--1H3253HyHGbD_Gc8,796
7
7
  kodexa/model/base.py,sha256=CaZK8nMhT1LdCpt4aLhebJGcorjq9qRID1FjnXnP14M,521
8
8
  kodexa/model/model.py,sha256=AB3A4zi7iSuRdz8fVmQRHIRl-p-Cb_AUreJ8M-fIbA4,115160
9
- kodexa/model/objects.py,sha256=sWthDO_yyaurTyAkLCthkqzFO3VzIGANpJvSWik3zxs,173275
9
+ kodexa/model/objects.py,sha256=r-itx6ArG7Vy7HJJTYIaP9d59ks6y6YHF5e1GnLuzzw,173276
10
10
  kodexa/model/persistence.py,sha256=GIiWmqZ0ZOYORYJaCktnJARnaH051OT712vRtpjMBlE,60183
11
11
  kodexa/pipeline/__init__.py,sha256=sA7f5D6qkdMrpp2xTIeefnrUBI6xxEEWostvxfX_1Cs,236
12
- kodexa/pipeline/pipeline.py,sha256=J32cR5qe3kxG3zBu3orSg-BC_48LyIOePOEL86y5aqQ,24482
12
+ kodexa/pipeline/pipeline.py,sha256=gQ6zAtr7FrejrSviCigioT6K841Mv1GpqjyfyLuiz6I,24540
13
13
  kodexa/platform/__init__.py,sha256=1O3oiWMg292NPL_NacKDnK1T3_R6cMorrPRue_9e-O4,216
14
14
  kodexa/platform/client.py,sha256=EHk0L9mYAJXRdMvwvc-fm4IwPqnNQKUisMQqgyTDzFE,213246
15
15
  kodexa/platform/interaction.py,sha256=6zpcwXKNZstUGNS6m4JsoRXAqCZPJHWI-ZN3co8nnF0,1055
@@ -35,7 +35,7 @@ kodexa/testing/test_components.py,sha256=g5lP-GY0nTHuH5cIEw45vIejEeBaWkPKQGHL36j
35
35
  kodexa/testing/test_utils.py,sha256=DrLCkHxdb6AbZ-X3WmTMbQmnVIm55VEBL8MjtUK9POs,14021
36
36
  kodexa/training/__init__.py,sha256=xs2L62YpRkIRfslQwtQZ5Yxjhm7sLzX2TrVX6EuBnZQ,52
37
37
  kodexa/training/train_utils.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
38
- kodexa-7.0.8252018660.dist-info/LICENSE,sha256=WNHhf_5RCaeuKWyq_K39vmp9F28LxKsB4SpomwSZ2L0,11357
39
- kodexa-7.0.8252018660.dist-info/METADATA,sha256=NZbacf2HUVNGsRMUS1uy_7hTDoydxReH3RkaF_Vx4r8,3493
40
- kodexa-7.0.8252018660.dist-info/WHEEL,sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk,88
41
- kodexa-7.0.8252018660.dist-info/RECORD,,
38
+ kodexa-7.0.8252588646.dist-info/LICENSE,sha256=WNHhf_5RCaeuKWyq_K39vmp9F28LxKsB4SpomwSZ2L0,11357
39
+ kodexa-7.0.8252588646.dist-info/METADATA,sha256=JK-4zwJ8V0xtDzG6mdm8qTAJtX-bW2rz7yFAsnhuFkY,3493
40
+ kodexa-7.0.8252588646.dist-info/WHEEL,sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk,88
41
+ kodexa-7.0.8252588646.dist-info/RECORD,,