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 #7 issue, changing FacetOperatingSystem #47

Merged
merged 6 commits into from
May 2, 2024

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    28c746e View commit details
    Browse the repository at this point in the history
  2. Address implicit Optionals

    A follow-on patch will regenerate Make-managed files.
    
    References:
    * https://peps.python.org/pep-0484/#union-types
    
    Signed-off-by: Alex Nelson <[email protected]>
    ajnelson-nist committed May 2, 2024
    Configuration menu
    Copy the full SHA
    b3eccec View commit details
    Browse the repository at this point in the history
  3. Regenerate Make-managed files

    Signed-off-by: Alex Nelson <[email protected]>
    ajnelson-nist committed May 2, 2024
    Configuration menu
    Copy the full SHA
    8584423 View commit details
    Browse the repository at this point in the history
  4. Munge parameter order

    This is to test if the current spelling in the function can tolerate
    order changes.
    
    No effects were observed on Make-managed files.
    
    Signed-off-by: Alex Nelson <[email protected]>
    ajnelson-nist committed May 2, 2024
    Configuration menu
    Copy the full SHA
    254528b View commit details
    Browse the repository at this point in the history
  5. Designate non-positional parameters

    No effects were observed on Make-managed files.
    
    Signed-off-by: Alex Nelson <[email protected]>
    ajnelson-nist committed May 2, 2024
    Configuration menu
    Copy the full SHA
    45ce897 View commit details
    Browse the repository at this point in the history
  6. Align type of OS install date with ontology, which uses xsd:dateTime

    No effects were observed on Make-managed files.
    
    Signed-off-by: Alex Nelson <[email protected]>
    ajnelson-nist committed May 2, 2024
    Configuration menu
    Copy the full SHA
    2e27b36 View commit details
    Browse the repository at this point in the history