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

added support for files on gcp #80

Merged
merged 5 commits into from
May 3, 2024
Merged

added support for files on gcp #80

merged 5 commits into from
May 3, 2024

Conversation

kudj
Copy link
Contributor

@kudj kudj commented Apr 25, 2024

@kudj kudj requested review from tomasfejfar and odinuv April 25, 2024 09:49
Copy link
Contributor

@tomasfejfar tomasfejfar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

IMHO this should be tested within the client itself, not "somewhere else". It needs to be executed as part of client release that any API change did not break it.

@tomasfejfar
Copy link
Contributor

tomasfejfar commented Apr 25, 2024

(if the above is not clear) There should be a test created that uses an ENV variable that contains token to a GCP project. That env variable will be stored as secret in this repo. In the test you will use the client authorized with the token from env variable to upload and assert the file's existence.

You should provide the test that looks for the ENV variable. We (or you when you're admin of this repo already) will set the ENV for the repo to some testing project token.

@odinuv odinuv removed their request for review April 25, 2024 16:00
@kudj kudj requested a review from tomasfejfar April 29, 2024 10:05
Copy link
Contributor

@tomasfejfar tomasfejfar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Super, s testy je to 👍

@kudj kudj merged commit 40001aa into master May 3, 2024
5 of 6 checks passed
@kudj kudj deleted the feature-gcp-files branch May 3, 2024 14:50
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.

2 participants