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

Model fields fixes #588

Merged
merged 31 commits into from
Aug 6, 2024
Merged

Model fields fixes #588

merged 31 commits into from
Aug 6, 2024

Commits on Aug 1, 2024

  1. fixed 0 bit model validations

    Signed-off-by: DenisRybas <denis.rybas@dsr-corporation.com>
    DenisRybas committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    845aba9 View commit details
    Browse the repository at this point in the history
  2. fixed message tests

    Signed-off-by: DenisRybas <denis.rybas@dsr-corporation.com>
    DenisRybas committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    4efa4c7 View commit details
    Browse the repository at this point in the history
  3. fixed model CLI tests

    Signed-off-by: DenisRybas <denis.rybas@dsr-corporation.com>
    DenisRybas committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    522cb51 View commit details
    Browse the repository at this point in the history
  4. updated integration tests

    Signed-off-by: DenisRybas <denis.rybas@dsr-corporation.com>
    DenisRybas committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    9032130 View commit details
    Browse the repository at this point in the history
  5. updated https validation in model

    Signed-off-by: DenisRybas <denis.rybas@dsr-corporation.com>
    DenisRybas committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    953d0e2 View commit details
    Browse the repository at this point in the history
  6. updated model static validations

    Signed-off-by: DenisRybas <denis.rybas@dsr-corporation.com>
    DenisRybas committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    defb1c4 View commit details
    Browse the repository at this point in the history
  7. added new field, updated validations and tests

    Signed-off-by: DenisRybas <denis.rybas@dsr-corporation.com>
    DenisRybas committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    8fc23f6 View commit details
    Browse the repository at this point in the history
  8. updated CLI commands

    Signed-off-by: DenisRybas <denis.rybas@dsr-corporation.com>
    DenisRybas committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    4f4ff4c View commit details
    Browse the repository at this point in the history
  9. linted

    Signed-off-by: DenisRybas <denis.rybas@dsr-corporation.com>
    DenisRybas committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    940e2da View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. fixed model tests

    Signed-off-by: DenisRybas <denis.rybas@dsr-corporation.com>
    DenisRybas committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    7b1f215 View commit details
    Browse the repository at this point in the history
  2. fixed tests

    Signed-off-by: DenisRybas <denis.rybas@dsr-corporation.com>
    DenisRybas committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    7582332 View commit details
    Browse the repository at this point in the history
  3. debug

    Signed-off-by: DenisRybas <denis.rybas@dsr-corporation.com>
    DenisRybas committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    f5b9c75 View commit details
    Browse the repository at this point in the history
  4. fixed failing tests

    Signed-off-by: DenisRybas <denis.rybas@dsr-corporation.com>
    DenisRybas committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    eae8884 View commit details
    Browse the repository at this point in the history
  5. uncommented tests

    Signed-off-by: DenisRybas <denis.rybas@dsr-corporation.com>
    DenisRybas committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    9bfdd6f View commit details
    Browse the repository at this point in the history
  6. processed comments

    Signed-off-by: DenisRybas <denis.rybas@dsr-corporation.com>
    DenisRybas committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    f7d28b8 View commit details
    Browse the repository at this point in the history
  7. int32 -> uint32 for discoveryCapabilitiesBitmask

    Signed-off-by: DenisRybas <denis.rybas@dsr-corporation.com>
    DenisRybas committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    6dc67a8 View commit details
    Browse the repository at this point in the history
  8. added unit tests for static validations

    Signed-off-by: DenisRybas <denis.rybas@dsr-corporation.com>
    DenisRybas committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    c1743ed View commit details
    Browse the repository at this point in the history
  9. updated tests and validations

    Signed-off-by: DenisRybas <denis.rybas@dsr-corporation.com>
    DenisRybas committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    4c676eb View commit details
    Browse the repository at this point in the history
  10. simplified validation logic

    Signed-off-by: DenisRybas <denis.rybas@dsr-corporation.com>
    DenisRybas committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    03c4076 View commit details
    Browse the repository at this point in the history
  11. simplified validation logic

    Signed-off-by: DenisRybas <denis.rybas@dsr-corporation.com>
    DenisRybas committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    91985c9 View commit details
    Browse the repository at this point in the history
  12. removed DiscoveryCapabilitiesBitmask field

    Signed-off-by: DenisRybas <denis.rybas@dsr-corporation.com>
    DenisRybas committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    1ac61a1 View commit details
    Browse the repository at this point in the history
  13. uncommented all tests

    Signed-off-by: DenisRybas <denis.rybas@dsr-corporation.com>
    DenisRybas committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    43f4bd3 View commit details
    Browse the repository at this point in the history
  14. made model url startswith https:

    Signed-off-by: DenisRybas <denis.rybas@dsr-corporation.com>
    DenisRybas committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    b4a39d6 View commit details
    Browse the repository at this point in the history
  15. processed comments

    Signed-off-by: DenisRybas <denis.rybas@dsr-corporation.com>
    DenisRybas committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    5166267 View commit details
    Browse the repository at this point in the history
  16. added EnhancedSetupFlowTCRevision check

    Signed-off-by: DenisRybas <denis.rybas@dsr-corporation.com>
    DenisRybas committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    61f3a2f View commit details
    Browse the repository at this point in the history
  17. updated tests and errors

    Signed-off-by: DenisRybas <denis.rybas@dsr-corporation.com>
    DenisRybas committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    7e7f701 View commit details
    Browse the repository at this point in the history
  18. updated docs

    Signed-off-by: DenisRybas <denis.rybas@dsr-corporation.com>
    DenisRybas committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    26ebd81 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    0a8021d View commit details
    Browse the repository at this point in the history
  20. updated checksum

    Signed-off-by: DenisRybas <denis.rybas@dsr-corporation.com>
    DenisRybas committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    032719b View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    de343fd View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    6f5b5f0 View commit details
    Browse the repository at this point in the history