Skip to content

fix: adapt to earthkit 0.14 (ignore_keys issue) #331

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 16, 2025

Conversation

floriankrb
Copy link
Member

Description

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update

Issue Number

Code Compatibility

  • I have performed a self-review of my code

Code Performance and Testing

  • I have added tests that prove my fix is effective or that my feature works
  • I ran the complete Pytest test suite locally, and they pass

Dependencies

  • I have ensured that the code is still pip-installable after the changes and runs
  • I have tested that new dependencies themselves are pip-installable.

Documentation

  • My code follows the style guidelines of this project
  • I have updated the documentation and docstrings to reflect the changes
  • I have added comments to my code, particularly in hard-to-understand areas

Additional Notes

@floriankrb floriankrb requested a review from a team as a code owner May 16, 2025 13:59
@github-actions github-actions bot added dependencies Pull requests that update a dependency file enhancement New feature or request labels May 16, 2025
@floriankrb floriankrb changed the title feat: adapt to earthkit 0.14 (ignore_keys issue) fix: adapt to earthkit 0.14 (ignore_keys issue) May 16, 2025
@floriankrb floriankrb merged commit fb3ab8d into main May 16, 2025
71 checks passed
@floriankrb floriankrb deleted the feature/adapt-to-earthkit-0.14-(ignore_keys-issue) branch May 16, 2025 14:59
floriankrb pushed a commit that referenced this pull request May 23, 2025
🤖 Automated Release PR

This PR was created by `release-please` to prepare the next release.
Once merged:

1. A new version tag will be created
2. A GitHub release will be published
3. The changelog will be updated

Changes to be included in the next release:
---


##
[0.5.24](0.5.23...0.5.24)
(2025-05-23)


### Features

* verify command
([#279](#279))
([aed36d2](aed36d2))


### Bug Fixes

* adapt to earthkit 0.14 (ignore_keys issue)
([#331](#331))
([fb3ab8d](fb3ab8d))

---
> [!IMPORTANT]
> ⚠️ Merging this PR will:
> - Create a new release
> - Trigger deployment pipelines
> - Update package versions

 **Before merging:**
 - Ensure all tests pass
 - Review the changelog carefully
 - Get required approvals

[Release-please
documentation](https://github.com/googleapis/release-please)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant