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

Remove Collaboratory Reference - Rename Collaboratory StorageProfile to be S3 #463

Open
1 task done
Tracked by #419
joneubank opened this issue Jul 30, 2024 · 0 comments
Open
1 task done
Tracked by #419
Assignees

Comments

@joneubank
Copy link
Contributor

joneubank commented Jul 30, 2024

Summary of request

StorageProfiles were added to score-core as a mechanism for the server to communicate to a client which object storage service is used by a score server. This functionality is working well, but the constant used to indicate the S3-like storage profile was named after a specific projects hosting environment: COLLABORATORY.

We want to change the name of this StorageProfile in the code base, and change the value used (by both the server and client) for this storage profile.

Details

Score Core

S3("s3", "s3");
@joneubank joneubank changed the title Rename Collaboratory StorageProfile to be S3 Remove Collaboratory Reference - Rename Collaboratory StorageProfile to be S3 Jul 30, 2024
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

No branches or pull requests

2 participants