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

fix: 🩹 update verify_properties_are_well_formed() based on changes to the Properties classes #832

Commits on Nov 1, 2024

  1. Configuration menu
    Copy the full SHA
    311c52e View commit details
    Browse the repository at this point in the history
  2. feat: ✨ remove errors based on required fields

    We want this function to "focus" on whether the given properties are well-formed. Not whether they are complete; we have the verify_properties_are_complete for that.
    signekb committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    e113276 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2ee3d72 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    38afbc3 View commit details
    Browse the repository at this point in the history
  5. test: ✅ update to add resources field, since it's no longer present s…

    …ince we use the compact_dict representation
    signekb committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    28bde24 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a2066e6 View commit details
    Browse the repository at this point in the history