You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Tests and start of the migration failsafes
* Add db snapshot via lfs
* Added the ability to load old rocksdb snapshots
* add rocksdb.zip files to LFS
* Provide some documentation and tests
* Update src/NexusMods.DataModel.SchemaVersions/SchemaFingerprint.cs
Co-authored-by: erri120 <[email protected]>
* Update src/NexusMods.DataModel.SchemaVersions/NexusMods.DataModel.SchemaVersions.csproj
Co-authored-by: erri120 <[email protected]>
* Update src/NexusMods.DataModel.SchemaVersions/Migrations/UpsertFingerprint.cs
Co-authored-by: erri120 <[email protected]>
* Update tests/NexusMods.DataModel.SchemaVersions.Tests/NexusMods.DataModel.SchemaVersions.Tests.csproj
Co-authored-by: erri120 <[email protected]>
* Update src/NexusMods.DataModel.SchemaVersions/Migrations/UpsertFingerprint.cs
Co-authored-by: erri120 <[email protected]>
* Update tests/NexusMods.DataModel.SchemaVersions.Tests/NexusMods.DataModel.SchemaVersions.Tests.csproj
Co-authored-by: erri120 <[email protected]>
* Fix tests
* Fix extra dependency I didn't intend to commit
* Try and fix the tests on Mac
* Missed two files somehow
* Platform independent newlines
* Switch to standardized newlines and ascii for fingerprints. They're already ASCII this just removes another layer of complexity
* Update to build version that uses lfs
* Fix how we store the `Created` date so it works with MacOS
---------
Co-authored-by: erri120 <[email protected]>
0 commit comments