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

refactor: Rename domain properties to semantic type #3251

Merged
merged 16 commits into from
Sep 30, 2024

Commits on Sep 24, 2024

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

Commits on Sep 25, 2024

  1. Fix cloning

    dominikriemer committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    61c6229 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12b6ac7 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    4032cdc View commit details
    Browse the repository at this point in the history
  2. Improve serializer

    dominikriemer committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    90f4f1d View commit details
    Browse the repository at this point in the history
  3. Fix error

    dominikriemer committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    6567a53 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. fix: Improve handling of runtime-resolved selections (#3255)

    * chore(deps): bump peter-evans/create-pull-request from 6 to 7 (#3215)
    
    Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 6 to 7.
    - [Release notes](https://github.com/peter-evans/create-pull-request/releases)
    - [Commits](peter-evans/create-pull-request@v6...v7)
    
    ---
    updated-dependencies:
    - dependency-name: peter-evans/create-pull-request
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * fix(#3247): Add waiting time and add test to smoke tests (#3248)
    
    * fix(#3247): Add waiting time and add test to smoke tests
    
    * fix(#3247): Fix linting
    
    * fix(#3247): Try to remove the loop
    
    * fix(#3247): Add timeout to open new data view
    
    * fix(#3247): Change opc ua test and rime range test
    
    * fix: Properly update output streams in functions (#3238)
    
    * fix: Better handle runtime-resolved selections
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Philipp Zehnder <[email protected]>
    3 people authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    d842121 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d3e6f2 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    e084e6e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9829d1a View commit details
    Browse the repository at this point in the history
  3. Fix checkstyle

    dominikriemer committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    72bca81 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ce7088b View commit details
    Browse the repository at this point in the history
  5. Cleanup constructor

    dominikriemer committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    252c8ef View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9ded3f9 View commit details
    Browse the repository at this point in the history
  7. rename variables

    dominikriemer committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    00426ca View commit details
    Browse the repository at this point in the history
  8. Remove console output

    dominikriemer committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    3d1afe0 View commit details
    Browse the repository at this point in the history