apache-airflow-providers-dbt-cloud 3.11.1rc1__py3-none-any.whl → 3.11.2rc1__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.

Potentially problematic release.


This version of apache-airflow-providers-dbt-cloud might be problematic. Click here for more details.

@@ -29,7 +29,7 @@ from airflow import __version__ as airflow_version
29
29
 
30
30
  __all__ = ["__version__"]
31
31
 
32
- __version__ = "3.11.1"
32
+ __version__ = "3.11.2"
33
33
 
34
34
  if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse(
35
35
  "2.8.0"
@@ -28,8 +28,9 @@ def get_provider_info():
28
28
  "name": "dbt Cloud",
29
29
  "description": "`dbt Cloud <https://www.getdbt.com/product/dbt-cloud/>`__\n",
30
30
  "state": "ready",
31
- "source-date-epoch": 1730012541,
31
+ "source-date-epoch": 1731569996,
32
32
  "versions": [
33
+ "3.11.2",
33
34
  "3.11.1",
34
35
  "3.11.0",
35
36
  "3.10.1",
@@ -149,6 +149,8 @@ class DbtCloudRunJobOperator(BaseOperator):
149
149
  self.run_id = non_terminal_runs[0]["id"]
150
150
  job_run_url = non_terminal_runs[0]["href"]
151
151
 
152
+ is_retry = context["ti"].try_number != 1
153
+
152
154
  if not self.reuse_existing_run or not non_terminal_runs:
153
155
  trigger_job_response = self.hook.trigger_job_run(
154
156
  account_id=self.account_id,
@@ -156,7 +158,7 @@ class DbtCloudRunJobOperator(BaseOperator):
156
158
  cause=self.trigger_reason,
157
159
  steps_override=self.steps_override,
158
160
  schema_override=self.schema_override,
159
- retry_from_failure=self.retry_from_failure,
161
+ retry_from_failure=is_retry and self.retry_from_failure,
160
162
  additional_run_config=self.additional_run_config,
161
163
  )
162
164
  self.run_id = trigger_job_response.json()["data"]["id"]
@@ -1,6 +1,6 @@
1
- Metadata-Version: 2.1
1
+ Metadata-Version: 2.3
2
2
  Name: apache-airflow-providers-dbt-cloud
3
- Version: 3.11.1rc1
3
+ Version: 3.11.2rc1
4
4
  Summary: Provider package apache-airflow-providers-dbt-cloud for Apache Airflow
5
5
  Keywords: airflow-provider,dbt.cloud,airflow,integration
6
6
  Author-email: Apache Software Foundation <dev@airflow.apache.org>
@@ -27,8 +27,8 @@ Requires-Dist: asgiref>=2.3.0
27
27
  Requires-Dist: apache-airflow-providers-http ; extra == "http"
28
28
  Requires-Dist: apache-airflow-providers-openlineage>=1.7.0rc0 ; extra == "openlineage"
29
29
  Project-URL: Bug Tracker, https://github.com/apache/airflow/issues
30
- Project-URL: Changelog, https://airflow.apache.org/docs/apache-airflow-providers-dbt-cloud/3.11.1/changelog.html
31
- Project-URL: Documentation, https://airflow.apache.org/docs/apache-airflow-providers-dbt-cloud/3.11.1
30
+ Project-URL: Changelog, https://airflow.apache.org/docs/apache-airflow-providers-dbt-cloud/3.11.2/changelog.html
31
+ Project-URL: Documentation, https://airflow.apache.org/docs/apache-airflow-providers-dbt-cloud/3.11.2
32
32
  Project-URL: Slack Chat, https://s.apache.org/airflow-slack
33
33
  Project-URL: Source Code, https://github.com/apache/airflow
34
34
  Project-URL: Twitter, https://twitter.com/ApacheAirflow
@@ -80,7 +80,7 @@ Provides-Extra: openlineage
80
80
 
81
81
  Package ``apache-airflow-providers-dbt-cloud``
82
82
 
83
- Release: ``3.11.1.rc1``
83
+ Release: ``3.11.2.rc1``
84
84
 
85
85
 
86
86
  `dbt Cloud <https://www.getdbt.com/product/dbt-cloud/>`__
@@ -93,7 +93,7 @@ This is a provider package for ``dbt.cloud`` provider. All classes for this prov
93
93
  are in ``airflow.providers.dbt.cloud`` python package.
94
94
 
95
95
  You can find package information and changelog for the provider
96
- in the `documentation <https://airflow.apache.org/docs/apache-airflow-providers-dbt-cloud/3.11.1/>`_.
96
+ in the `documentation <https://airflow.apache.org/docs/apache-airflow-providers-dbt-cloud/3.11.2/>`_.
97
97
 
98
98
  Installation
99
99
  ------------
@@ -137,4 +137,4 @@ Dependent package
137
137
  ============================================================================================================== ===============
138
138
 
139
139
  The changelog for the provider package can be found in the
140
- `changelog <https://airflow.apache.org/docs/apache-airflow-providers-dbt-cloud/3.11.1/changelog.html>`_.
140
+ `changelog <https://airflow.apache.org/docs/apache-airflow-providers-dbt-cloud/3.11.2/changelog.html>`_.
@@ -1,17 +1,17 @@
1
1
  airflow/providers/dbt/cloud/LICENSE,sha256=FFb4jd2AXnOOf7XLP04pQW6jbdhG49TxlGY6fFpCV1Y,13609
2
- airflow/providers/dbt/cloud/__init__.py,sha256=MHvA6DTeIeG4wOGTj2KpY_9Fuja01GYKICkXfA3QxbU,1497
3
- airflow/providers/dbt/cloud/get_provider_info.py,sha256=n2aT3J2eowqfjS--bBblWseaKKBh8EeJUqi3kUu38mI,3734
2
+ airflow/providers/dbt/cloud/__init__.py,sha256=ulO4-15mf9wqC44nUFtSoVfli1A7pehMc_WWeMxqb98,1497
3
+ airflow/providers/dbt/cloud/get_provider_info.py,sha256=1_319hwhM2UgCND23fYFJzGTFOhFS5i6yMo1rBz6Nq4,3756
4
4
  airflow/providers/dbt/cloud/hooks/__init__.py,sha256=9hdXHABrVpkbpjZgUft39kOFL2xSGeG4GEua0Hmelus,785
5
5
  airflow/providers/dbt/cloud/hooks/dbt.py,sha256=ExKsYoJOcPgCKf_QcB7XPYcXVe69czXDZT_XdmoJyMk,29215
6
6
  airflow/providers/dbt/cloud/operators/__init__.py,sha256=9hdXHABrVpkbpjZgUft39kOFL2xSGeG4GEua0Hmelus,785
7
- airflow/providers/dbt/cloud/operators/dbt.py,sha256=jgdk-Ve8YKYy5Twz9lq74iQpElEI_mS1IwASmCqPDQY,16159
7
+ airflow/providers/dbt/cloud/operators/dbt.py,sha256=xilyondmB5yDWxh0gfaJKKWZYN52diFXsfrdBsn_1UE,16222
8
8
  airflow/providers/dbt/cloud/sensors/__init__.py,sha256=mlJxuZLkd5x-iq2SBwD3mvRQpt3YR7wjz_nceyF1IaI,787
9
9
  airflow/providers/dbt/cloud/sensors/dbt.py,sha256=23kRgLxST-WJKpF1NGk_CRtQGn91kNw7Z_2ZTjzcQh0,6357
10
10
  airflow/providers/dbt/cloud/triggers/__init__.py,sha256=9hdXHABrVpkbpjZgUft39kOFL2xSGeG4GEua0Hmelus,785
11
11
  airflow/providers/dbt/cloud/triggers/dbt.py,sha256=30fntKeUi1bUJtv50Rv09KtJNsN8gBtjLPsf3Xoccks,4680
12
12
  airflow/providers/dbt/cloud/utils/__init__.py,sha256=9hdXHABrVpkbpjZgUft39kOFL2xSGeG4GEua0Hmelus,785
13
13
  airflow/providers/dbt/cloud/utils/openlineage.py,sha256=tLHfM6L9cOy4ZvpnJFjJAI3qxAztn073GbLHsXpjvFQ,6265
14
- apache_airflow_providers_dbt_cloud-3.11.1rc1.dist-info/entry_points.txt,sha256=c18L1WEEK18WQeEGrm9kMVqutiYJHiWGH5jU1JqnToE,105
15
- apache_airflow_providers_dbt_cloud-3.11.1rc1.dist-info/WHEEL,sha256=EZbGkh7Ie4PoZfRQ8I0ZuP9VklN_TvcZ6DSE5Uar4z4,81
16
- apache_airflow_providers_dbt_cloud-3.11.1rc1.dist-info/METADATA,sha256=d9XKerHlb2Un5Wweb1tfDLeX49JnKQsNlniwVN-_4Pc,6357
17
- apache_airflow_providers_dbt_cloud-3.11.1rc1.dist-info/RECORD,,
14
+ apache_airflow_providers_dbt_cloud-3.11.2rc1.dist-info/entry_points.txt,sha256=c18L1WEEK18WQeEGrm9kMVqutiYJHiWGH5jU1JqnToE,105
15
+ apache_airflow_providers_dbt_cloud-3.11.2rc1.dist-info/WHEEL,sha256=CpUCUxeHQbRN5UGRQHYRJorO5Af-Qy_fHMctcQ8DSGI,82
16
+ apache_airflow_providers_dbt_cloud-3.11.2rc1.dist-info/METADATA,sha256=sF3QXnPMmU-ZjUJ7z4lGSfKw9F-FsMjOaHcLjCc5rng,6357
17
+ apache_airflow_providers_dbt_cloud-3.11.2rc1.dist-info/RECORD,,
@@ -1,4 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: flit 3.9.0
2
+ Generator: flit 3.10.1
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any