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 INFORM job list service #279

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Commits on Aug 11, 2024

  1. Add skeleton 'inform_job/list' service

    As implied by the name of the service, this allows clients to retrieve a list of INFORM jobs (JBI) on the controller.
    gavanderhoorn committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    b3ab3a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fdc7b5c View commit details
    Browse the repository at this point in the history
  3. Switch to proper result codes and strings

    Move away from magic numbers and strings.
    gavanderhoorn committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    1782927 View commit details
    Browse the repository at this point in the history
  4. Add to VS project

    gavanderhoorn committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    ab7264c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8a6a960 View commit details
    Browse the repository at this point in the history