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

Move GCP functions from console.utility to project.cloud.gcp #2245

Merged
merged 8 commits into from
Jun 26, 2024

Conversation

bemoody
Copy link
Collaborator

@bemoody bemoody commented May 30, 2024

Trying to organize things better, by putting the cloud mirror implementations together in the project.cloud package.

This doesn't change anything about the behavior of GCP mirrors - just moving code around.

Benjamin Moody added 8 commits May 30, 2024 16:05
These functions pertain to management of files in Google Cloud Storage
buckets as well as management of Google Cloud access groups.

In order to organize things slightly better, and remove lower-level
implementation code from the console app, move these functions into a
new module project.cloud.gcp.
@tompollard
Copy link
Member

good idea, thanks

@tompollard tompollard merged commit fc284c7 into dev Jun 26, 2024
8 checks passed
@tompollard tompollard deleted the bm/project-cloud-gcp branch June 26, 2024 20:09
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