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

Switch from StrictYAML to Pydantic #870

Merged
merged 19 commits into from
Mar 8, 2024

Commits on Mar 6, 2024

  1. Revert "Bump tomlkit from 0.12.3 to 0.12.4 (#848)" (#863)

    This reverts commit 80467b3.
    
    mraba/app-factory: create app with factory (#860)
    
    * mraba/app-factory: create app with factory
    
    SNOW-1043081: Adding support for qualified names for image repositories. (#823)
    
    * SNOW-1043081: Adding support for qualified image repository names
    
    * SNOW-1043081: Fixing test imports
    
    * SNOW-1043081: Adding tests for getting image repository url without db or schema
    
    SNOW-1011771: Added generic REPLACE, IF EXISTS, IF NOT EXISTS flags (#826)
    
    * SNOW-1011771: Adding generic OR REPLACE, IF EXISTS, IF NOT EXISTS flags to flags.py
    
    * SNOW-1011771: Using generic ReplaceOption in snowpark deploy and streamlit deploy
    
    * SNOW-1011771: Using generic IfNotExistsOption in compute pool create and updating unit tests.
    
    * SNOW-1011771: Using generic IfNotExistsOption in service create and updating unit tests
    
    * SNOW-1011771: Using generic ReplaceOption and IfNotExistsOption in image-repository create.
    
    * SNOW-1011771: Fixup
    
    * SNOW-1011771: Update release notes
    
    * SNOW-1011771: Update test_help_messages
    
    * SNOW-1011771: precommit
    
    * SNOW-1011771: Adding validation that only one create mode option can be set at once
    
    * fixup
    
    * SNOW-1011771: Updating tests for REPLACE AND IF NOT EXISTS case on image-repository create to throw error
    
    * SNOW-1011771: Adding snapshots
    
    * SNOW-1011771: Adding a new mutually_exclusive field to OverrideableOption
    
    * formatting
    
    * SNOW-1011771: Adding tests for OverrideableOption
    
    * SNOW-1011771: Fixing test failures due to improperly quoted string
    
    Add snow --help to test_help_messages (#821)
    
    * Add snow --help to test_help_messages
    
    * update snapshot
    
    Avoid plain print, make sure silent is eager flag (#871)
    
    [NADE] Update CODEOWNERS to use NADE team id. (#873)
    
    update to using nade team in codeowners
    
    New workflow to stop running workflows after new commit (#862)
    
    * new workflow
    
    * new workflow
    
    * new workflow
    
    * new workflow
    
    * typo fix
    
    * typo fix
    
    * import fix
    
    * import fix
    
    * import fix
    
    * import fix
    
    * import fix
    
    * import fix
    
    * import fix
    
    * new approach
    
    * new approach
    
    * new approach
    
    * new approach
    
    * new approach
    
    * New approach
    
    * added to test
    
    * Added to more workflows
    
    * Dummy commit
    
    Schemas
    
    adjusting native apps to streamlit
    
    fixing streamlit
    
    fixies after unit tests
    
    fixies after unit tests
    
    fixing for snowflake
    
    fixing for snowflake
    
    Fixes after review
    
    Fixes after review
    
    Fixes after review
    sfc-gh-astus authored and sfc-gh-jsikorski committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    74b1a38 View commit details
    Browse the repository at this point in the history
  2. Fixes after review

    sfc-gh-jsikorski committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    6f8930e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    67dd5f5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1ab9001 View commit details
    Browse the repository at this point in the history
  5. Fixes

    sfc-gh-jsikorski committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    f46a54b View commit details
    Browse the repository at this point in the history
  6. Fixes

    sfc-gh-jsikorski committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    04459c8 View commit details
    Browse the repository at this point in the history
  7. Fixes

    sfc-gh-jsikorski committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    a2c84c1 View commit details
    Browse the repository at this point in the history
  8. Fixes

    sfc-gh-jsikorski committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    fd7a90e View commit details
    Browse the repository at this point in the history
  9. typo fix

    sfc-gh-jsikorski committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    eefe238 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Added unit test

    sfc-gh-jsikorski committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    33b89ed View commit details
    Browse the repository at this point in the history
  2. Added unit test

    sfc-gh-jsikorski committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    9216782 View commit details
    Browse the repository at this point in the history
  3. Fixes after review

    sfc-gh-jsikorski committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    e0db3fd View commit details
    Browse the repository at this point in the history
  4. Fixes after review

    sfc-gh-jsikorski committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    bea3edc View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Fixes

    sfc-gh-jsikorski committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    a228360 View commit details
    Browse the repository at this point in the history
  2. Fixes

    sfc-gh-jsikorski committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    8cbd9f4 View commit details
    Browse the repository at this point in the history
  3. Fixes

    sfc-gh-jsikorski committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    54f641c View commit details
    Browse the repository at this point in the history
  4. Fixes

    sfc-gh-jsikorski committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    75d7467 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    876b4fc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dbb9b1d View commit details
    Browse the repository at this point in the history