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

Add uuid property to Parameter #11647

Merged
merged 4 commits into from
Jan 26, 2024
Merged

Commits on Jan 25, 2024

  1. Add uuid property to Parameter

    This change adds a public, read-only uuid property to Parameter which
    can be used in advanced use cases for getting the uuid value to pass to
    the Parameter constructor.
    wshanks committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    a77effb View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Add intersphinx reference to UUID

    Co-authored-by: Matthew Treinish <mtreinish@kortar.org>
    wshanks and mtreinish committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    e174dd8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3dc841d View commit details
    Browse the repository at this point in the history
  3. Add Parameter equality test

    wshanks committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    1710468 View commit details
    Browse the repository at this point in the history