First implementation of the oscar_python client#326
Draft
jzvolensky wants to merge 11 commits intoOpen-EO:mainfrom
Draft
First implementation of the oscar_python client#326jzvolensky wants to merge 11 commits intoOpen-EO:mainfrom
jzvolensky wants to merge 11 commits intoOpen-EO:mainfrom
Conversation
Member
|
From what I remember of our discussion, the token should be handled by the openEO back-end and we should "just" read it from an environment variable. Please check my review of the proposed process definition. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
process json PR: eodcgmbh/openeo-processes#46
adds oscar_client and minio as dependencies
implements the oscar_python client library to interact with an OSCAR service
There will probably be a bunch of small changes and fixes here in there as it is quite extensive
CC @clausmichele
@SerRichard is the current
_get_refresh_tokenenough for what we discussed about reading the token from an env variable