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

AYON: Use SettingsField from ayon server #6173

Merged
merged 4 commits into from
Jan 26, 2024

Commits on Jan 26, 2024

  1. use 'SettingsField' from ayon server instead of 'Field' from pydantic

    This is preparation for new version of pydantic which will require to customize the field for AYON purposes and raw pydantic Field could not be used.
    iLLiCiTiT committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    3ea4c29 View commit details
    Browse the repository at this point in the history
  2. formatting changes

    iLLiCiTiT committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    f39c6e9 View commit details
    Browse the repository at this point in the history
  3. formatting changes 2

    iLLiCiTiT committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    41d0d0b View commit details
    Browse the repository at this point in the history
  4. Merge branch 'develop' into enhancement/use-settings-field-in-ayon-se…

    …ttings
    
    # Conflicts:
    #	server_addon/muster/server/settings.py
    iLLiCiTiT committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    7de54c6 View commit details
    Browse the repository at this point in the history