Skip to content

Fixing static check failure on main due to provider dependencies hash#68011

Merged
jscheffl merged 1 commit into
mainfrom
amoghrajesh-patch-1
Jun 4, 2026
Merged

Fixing static check failure on main due to provider dependencies hash#68011
jscheffl merged 1 commit into
mainfrom
amoghrajesh-patch-1

Conversation

@amoghrajesh
Copy link
Copy Markdown
Contributor

@amoghrajesh amoghrajesh commented Jun 4, 2026


Was generative AI tooling used to co-author this PR?
  • Yes (please specify the tool below)

Static check fails on main with this error:

All changes made by hooks:
diff --git a/generated/provider_dependencies.json.sha256sum b/generated/provider_dependencies.json.sha256sum
index 78f8116..580078b 100644
--- a/generated/provider_dependencies.json.sha256sum
+++ b/generated/provider_dependencies.json.sha256sum
@@ -1 +1 @@
-2d6f34bb40832f84cb6c121237b1c5b0a05181dccface9fd171558f4df1747dc
+2ccde55d75b93c7fc2c5723fc7f74bf8995244606190c98acf005ea1f39f04ca

Example: https://github.com/apache/airflow/actions/runs/26942304230/job/79489288275?pr=68009


  • Read the Pull Request Guidelines for more information. Note: commit author/co-author name and email in commits become permanently public when merged.
  • For fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
  • When adding dependency, check compliance with the ASF 3rd Party License Policy.
  • For significant user-facing changes create newsfragment: {pr_number}.significant.rst, in airflow-core/newsfragments. You can add this file in a follow-up commit after the PR is created so you know the PR number.

@jscheffl jscheffl merged commit 1c1359f into main Jun 4, 2026
62 checks passed
@jscheffl jscheffl deleted the amoghrajesh-patch-1 branch June 4, 2026 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants