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

ServiceInfo now gets the provided interfaces from the .serviceconfig #274

Merged

Commits on May 22, 2023

  1. ServiceInfo now gets the provided interfaces from the .serviceconfig …

    …file.
    
    Signed-off-by: Chris Delpire <chris.delpire@ni.com>
    DelpireNI committed May 22, 2023
    Configuration menu
    Copy the full SHA
    761c629 View commit details
    Browse the repository at this point in the history
  2. Running linter.

    Signed-off-by: Chris Delpire <chris.delpire@ni.com>
    DelpireNI committed May 22, 2023
    Configuration menu
    Copy the full SHA
    59d4ebd View commit details
    Browse the repository at this point in the history
  3. Fixing typing lint error.

    Signed-off-by: Chris Delpire <chris.delpire@ni.com>
    DelpireNI committed May 22, 2023
    Configuration menu
    Copy the full SHA
    3394cc6 View commit details
    Browse the repository at this point in the history
  4. Moving provided interface parameter last and making optional.

    Signed-off-by: Chris Delpire <chris.delpire@ni.com>
    DelpireNI committed May 22, 2023
    Configuration menu
    Copy the full SHA
    96f74be View commit details
    Browse the repository at this point in the history
  5. Renaming example service config files.

    Signed-off-by: Chris Delpire <chris.delpire@ni.com>
    DelpireNI committed May 22, 2023
    Configuration menu
    Copy the full SHA
    176cdc2 View commit details
    Browse the repository at this point in the history
  6. Adding test fixture to get test asset directory.

    Signed-off-by: Chris Delpire <chris.delpire@ni.com>
    DelpireNI committed May 22, 2023
    Configuration menu
    Copy the full SHA
    badf4b9 View commit details
    Browse the repository at this point in the history
  7. Renaming test.

    Signed-off-by: Chris Delpire <chris.delpire@ni.com>
    DelpireNI committed May 22, 2023
    Configuration menu
    Copy the full SHA
    2c0da87 View commit details
    Browse the repository at this point in the history
  8. Removing unnecessary import.

    Signed-off-by: Chris Delpire <chris.delpire@ni.com>
    DelpireNI committed May 22, 2023
    Configuration menu
    Copy the full SHA
    a16455d View commit details
    Browse the repository at this point in the history
  9. Fixing type annotation and typo.

    Signed-off-by: Chris Delpire <chris.delpire@ni.com>
    DelpireNI committed May 22, 2023
    Configuration menu
    Copy the full SHA
    78bc4ad View commit details
    Browse the repository at this point in the history
  10. Fixing additional type annotation.

    Signed-off-by: Chris Delpire <chris.delpire@ni.com>
    DelpireNI committed May 22, 2023
    Configuration menu
    Copy the full SHA
    47b6a16 View commit details
    Browse the repository at this point in the history