-
Notifications
You must be signed in to change notification settings - Fork 280
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: legacy unit migration script * feat: volume migration script * feat: migrate legacy weight * feat: currency migration script * fix: attempt transformation on all schemas * feat: bionic migration script * test: verify that all schemas are tried * build: bump std to `0.208.0` * refactor: migrate legacy volumes * chore: normalize integers in JSON due javascript having no distinction between int and float, parsing and saving 1.0 will not be idempotent. thus we rewrite all instances of 'integer floats' into actual integers. * refactor: migrate legacy mass * refactor: migrate legacy currency * refactor: migrate legacy energy * chore: data migration script for posterity * chore: lint --------- Co-authored-by: nocontribute <>
- Loading branch information
Showing
577 changed files
with
11,455 additions
and
10,994 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.