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

automigrations & docs #299

Merged
merged 8 commits into from
Mar 13, 2025
Merged

automigrations & docs #299

merged 8 commits into from
Mar 13, 2025

Conversation

devkral
Copy link
Contributor

@devkral devkral commented Mar 10, 2025

Changes:

  • add automigrations which are executed when the registry is connected the first time (automigrate_config parameter)
  • fix docs (non-existing minimum/maximum was provided)
  • update docs especially related to migrations and provide an offline migration section
  • align ruff versions and rules used

devkral added 6 commits March 10, 2025 10:50
Changes:

- add special configuration option for registries to include a migration
  configuration, this allows library authors to provide migrations
- fix incorrect minimum/maximum. This parameter does not exist, replace
  by existing gte/gt/lt/lte
- test extensions
- update docs, how to migrate libraries
- reset instance to a clean state
- fix remainders of invalid minimum, maximum
@devkral
Copy link
Contributor Author

devkral commented Mar 11, 2025

sry for the CI noise.

@devkral devkral merged commit ef72c6a into main Mar 13, 2025
10 checks passed
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.

2 participants