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

DISCO-3181 Rename GCP util to GCS #771

Merged
merged 1 commit into from
Jan 29, 2025
Merged

DISCO-3181 Rename GCP util to GCS #771

merged 1 commit into from
Jan 29, 2025

Conversation

gruberb
Copy link
Member

@gruberb gruberb commented Jan 29, 2025

References

JIRA: DISCO-3181

Description

There was an inconsistency between gcp_uploader and gcs_uploader. When we refer to *_uploader, I believe we always refer to Google Cloud Storage, since we upload to a bucket. When we refer to "GCP" (Google Cloud Project), we are talking about all the different services the project provides and we talk to.

PR Review Checklist

Put an x in the boxes that apply

  • This PR conforms to the Contribution Guidelines
  • The PR title starts with the JIRA issue reference, format example [DISCO-####], and has the same title (if applicable)
  • [load test: (abort|skip|warn)] keywords are applied to the last commit message (if applicable)
  • Documentation has been updated (if applicable)
  • Functional and performance test coverage has been expanded and maintained (if applicable)

@gruberb gruberb requested a review from a team January 29, 2025 12:35
Copy link
Contributor

@misaniwere misaniwere left a comment

Choose a reason for hiding this comment

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

this was driving me nuts! thanks for cleaning this up :)

@gruberb gruberb force-pushed the DISCO-3181-gcs-cleanup branch from 6da180e to 63c52a2 Compare January 29, 2025 16:59
@gruberb gruberb added this pull request to the merge queue Jan 29, 2025
Merged via the queue into main with commit 747c8ed Jan 29, 2025
4 of 7 checks passed
@gruberb gruberb deleted the DISCO-3181-gcs-cleanup branch January 29, 2025 16:59
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