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

Eliminate collaboratory urls and traces from the codebase #481

Open
Azher2Ali opened this issue Sep 5, 2024 · 0 comments
Open

Eliminate collaboratory urls and traces from the codebase #481

Azher2Ali opened this issue Sep 5, 2024 · 0 comments
Assignees

Comments

@Azher2Ali
Copy link
Contributor

Summary of request

As part of the ongoing effort to eliminate references to "collaboratory" from the codebase, there are several remaining updates required, particularly related to URLs and documentation. These references should be replaced with more generic ones to avoid coupling the codebase to any specific service provider.

URL Changes:
Replace any URLs containing "collaboratory" with generic URLs that can be used for different S3-compatible or other storage services.
Documentation:
Update any documentation that refers to "collaboratory" to use neutral or service-agnostic terminology.
Ensure that examples or instructions referencing "collaboratory" services are replaced with generic configurations that could apply to any storage backend.
This update is a part of our broader work to consolidate and simplify service configuration, supporting more flexible and maintainable code going forward.

Additional Context

Below are the remaining references that need to be updated:

https://github.com/overture-stack/score/blob/develop/docs/introduction.rst?plain=1#L36



https://github.com/overture-stack/score/blob/develop/docs/introduction.rst?plain=1#L37







https://github.com/overture-stack/score/blob/develop/score-client/src/main/conf/application.properties#L25




https://github.com/overture-stack/score/blob/develop/score-client/src/main/conf/application.properties#L28




https://github.com/overture-stack/score/blob/develop/score-client/src/main/java/bio/overture/score/client/ssl/ClientKeyTool.java#L53



https://github.com/overture-stack/score/blob/develop/score-server/src/test/java/bio/overture/score/server/Tests.java#L39







https://github.com/overture-stack/score/blob/develop/score-core/src/test/resources/legacy.meta#L1





https://github.com/overture-stack/score/blob/develop/score-server/bin/gencert.sh#L27



https://github.com/overture-stack/score/blob/develop/score-server/src/main/java/bio/overture/score/server/repository/DownloadService.java#L30

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