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

Convert data in blockchain-address format to oli-address format #475

Open
ryscheng opened this issue Aug 28, 2024 · 0 comments
Open

Convert data in blockchain-address format to oli-address format #475

ryscheng opened this issue Aug 28, 2024 · 0 comments
Milestone

Comments

@ryscheng
Copy link
Member

After we finish this #472
we should try to convert more of our addresses to the new OLI format.

Since the #472 issue is written as an incremental addition (rather than a breaking schema change), we can write a transformation (as opposed to a migration), see here for a how-to
https://github.com/opensource-observer/oss-directory?tab=readme-ov-file#running-a-one-off-transformation

This will allow us to do things more incrementally rather than force a breaking change now.
It gives us more time to think about the open questions in this issue:
#474

@ryscheng ryscheng added this to the OLI addresses milestone Aug 28, 2024
@ryscheng ryscheng changed the title Migrate blockchain-address to oli-address Convert data in blockchain-address format to oli-address format Aug 28, 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

1 participant