Skip to content
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

Urgent: add validate to local .execute() #493

Merged
merged 1 commit into from
Nov 2, 2023

Conversation

clausmichele
Copy link
Member

@clausmichele clausmichele commented Nov 2, 2023

@soxofaan @jdries
The introduction of the validate parameter here:

def execute(self, *, validate: Optional[bool] = None) -> dict:
breaks all the local processing calls.

This PR fixes this, urgent to merge and release.

@m-mohr m-mohr requested review from soxofaan and jdries November 2, 2023 12:04
@m-mohr m-mohr added the bug label Nov 2, 2023
@soxofaan soxofaan merged commit 89e799c into Open-EO:master Nov 2, 2023
8 checks passed
@soxofaan
Copy link
Member

soxofaan commented Nov 2, 2023

Ok I'll create a bugfix release

@soxofaan
Copy link
Member

soxofaan commented Nov 2, 2023

version 0.25.0 should now be available for pip

@clausmichele clausmichele deleted the fix_localprocessing branch May 6, 2024 08:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants