Skip to content

Rename ReScript Schema to Sury #1831

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

DZakh
Copy link
Contributor

@DZakh DZakh commented Apr 21, 2025

This is a rebranding from my side.

https://github.com/DZakh/sury

@@ -87,7 +87,7 @@ export const packages = [
packageName: 'r-assign',
},
{
name: 'rescript-schema',
name: 'sury',
packageName: 'rescript-schema',
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Kept it as rescript-schema for now. I'll update it later when users migrate to sury

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mhh okay.

From my POV it maybe would have been cleaner then to just add sury as a new library to the benchmark and remove rescript-schema once the migration is done.

Could you maybe please add a comment though in case someone wonders about the naming mismatch 😁 ? thx!

@moltar
Copy link
Owner

moltar commented Apr 21, 2025

@DZakh Is it just a rename?

How can we keep the historical data? Any ideas @hoeck @DarkGL?

@DZakh
Copy link
Contributor Author

DZakh commented Apr 22, 2025

@moltar Yes, it's just a rename. What do you mean by keeping historical data?

@DZakh
Copy link
Contributor Author

DZakh commented Apr 22, 2025

I think having it stay as a rescript schema is fine.

@moltar
Copy link
Owner

moltar commented Apr 22, 2025

What do you mean by keeping historical data?

Historical benchmark values

@@ -87,7 +87,7 @@ export const packages = [
packageName: 'r-assign',
},
{
name: 'rescript-schema',
name: 'sury',
packageName: 'rescript-schema',
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mhh okay.

From my POV it maybe would have been cleaner then to just add sury as a new library to the benchmark and remove rescript-schema once the migration is done.

Could you maybe please add a comment though in case someone wonders about the naming mismatch 😁 ? thx!

@hoeck
Copy link
Collaborator

hoeck commented Apr 22, 2025

How can we keep the historical data? Any ideas @hoeck @DarkGL?

The data already exists in the commits and commit messages.

To make sense out of it I would add a separate history_changes.json or so that tracks metadata events like project-renames, changes to the benchmarks and changes to the projects structure. That way a future historical data viewer would be able to interpret and assemble the benchmark history.

As that history-viewer doesn't exist yet, I don't think we need to do anything now.

@DZakh
Copy link
Contributor Author

DZakh commented Apr 22, 2025

Hm, keeping both actually makes sense, since rescript-schema is still a valid name in ReScript community

@hoeck
Copy link
Collaborator

hoeck commented Apr 22, 2025

Hm, keeping both actually makes sense, since rescript-schema is still a valid name in ReScript community

I mean, feel free to change the PR as it is not merged yet 😁

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.

3 participants