Skip to content

Add jmespath as an explicit dependency#39350

Merged
jedcunningham merged 3 commits intoapache:mainfrom
astronomer:add_jmespath_as_dep
May 1, 2024
Merged

Add jmespath as an explicit dependency#39350
jedcunningham merged 3 commits intoapache:mainfrom
astronomer:add_jmespath_as_dep

Conversation

@jedcunningham
Copy link
Copy Markdown
Member

The helm chart tests, AWS provider, and FAB provider all use jmespath directly, but we were only installing it as a dependency of a dependency (botocore is the most likely commonly used dep that requires it). Instead, since we use it ourselves, set it as a dep.

The helm chart tests, AWS provider, and FAB provider all use `jmespath`
directly, but we were only installing it as a dependency of a dependency
(botocore is the most likely commonly used dep that requires it). Instead,
since we use it ourselves, set it as a dep.
@jedcunningham jedcunningham requested review from ashb and potiuk as code owners May 1, 2024 17:56
@jedcunningham jedcunningham merged commit 4910c04 into apache:main May 1, 2024
@jedcunningham jedcunningham deleted the add_jmespath_as_dep branch May 1, 2024 21:15
@utkarsharma2 utkarsharma2 added the changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) label Jun 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:providers changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) provider:fab

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants