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 gcloud project name to upload_image.py #2381

Merged
merged 1 commit into from Jun 12, 2023
Merged

Conversation

abey79
Copy link
Contributor

@abey79 abey79 commented Jun 12, 2023

What

Somehow upload_image.py couldn't figure out the default project of my gcloud setup. This PR hard-codes the project name in the script.

Checklist

PR Build Summary: https://build.rerun.io/pr/2381

Docs preview: https://rerun.io/preview/47a7c7c/docs
Examples preview: https://rerun.io/preview/47a7c7c/examples

@abey79 abey79 added the 🧑‍💻 dev experience developer experience (excluding CI) label Jun 12, 2023
@abey79 abey79 merged commit 4acfcbd into main Jun 12, 2023
21 checks passed
@abey79 abey79 deleted the antoine/upload-image-fix branch June 12, 2023 13:21
emilk pushed a commit that referenced this pull request Jun 15, 2023
### What

Somehow `upload_image.py` couldn't figure out the default project of my
`gcloud` setup. This PR hard-codes the project name in the script.

### Checklist
* [x] I have read and agree to [Contributor
Guide](https://github.com/rerun-io/rerun/blob/main/CONTRIBUTING.md) and
the [Code of
Conduct](https://github.com/rerun-io/rerun/blob/main/CODE_OF_CONDUCT.md)
* [ ] ~~I've included a screenshot or gif (if applicable)~~ 

<!-- This line will get updated when the PR build summary job finishes.
-->
PR Build Summary: https://build.rerun.io/pr/2381

<!-- pr-link-docs:start -->
Docs preview: https://rerun.io/preview/47a7c7c/docs
Examples preview: https://rerun.io/preview/47a7c7c/examples
<!-- pr-link-docs:end -->
This was referenced Jun 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🧑‍💻 dev experience developer experience (excluding CI)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants