Skip to content

added support for files on gcp#80

Merged
kudj merged 5 commits intomasterfrom
feature-gcp-files
May 3, 2024
Merged

added support for files on gcp#80
kudj merged 5 commits intomasterfrom
feature-gcp-files

Conversation

@kudj
Copy link
Copy Markdown
Contributor

@kudj kudj commented Apr 25, 2024

@kudj kudj requested review from odinuv and tomasfejfar April 25, 2024 09:49
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
@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