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

change URI scheme from icgc:// to score:// #426

Merged
merged 1 commit into from
Jul 18, 2024

Conversation

Azher2Ali
Copy link
Contributor

Updating the URI scheme- #421

URI Change: The URI scheme icgc was changed to score. This scheme is an arbitrary string value used to identify the type of filesystem. Changing it ensures that the new naming convention is consistent throughout the codebase.
Return Value Change: The method in StorageFileSystemProvider.java that returns "icgc" now returns "score", ensuring consistency with the new URI scheme.

@joneubank joneubank self-requested a review July 10, 2024 18:40
@Azher2Ali Azher2Ali requested a review from leoraba July 11, 2024 16:08
@Azher2Ali Azher2Ali merged commit 3f13cd7 into develop Jul 18, 2024
2 checks passed
@Azher2Ali Azher2Ali deleted the refactor/change-uri-scheme-icgc-to-score branch July 18, 2024 14:55
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