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 initial auto-generation support for streaming APIs #1114

Merged
merged 36 commits into from
Nov 12, 2024

Commits on Oct 24, 2024

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

Commits on Oct 25, 2024

  1. Configuration menu
    Copy the full SHA
    2a45cc7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59e91ce View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Initial auto-generation

    amehra-ni committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    a3aedc1 View commit details
    Browse the repository at this point in the history
  2. update grpc-streaming_type

    amehra-ni committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    cbfd8e8 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Configuration menu
    Copy the full SHA
    8de6fc9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    165405f View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Fix some format changes

    amehra-ni committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    4bf5785 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

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

Commits on Nov 4, 2024

  1. Fixing some build issues

    amehra-ni committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    3dc83c8 View commit details
    Browse the repository at this point in the history
  2. include copy at top

    amehra-ni committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    329ca43 View commit details
    Browse the repository at this point in the history
  3. resolve minor comments

    amehra-ni committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    25ce023 View commit details
    Browse the repository at this point in the history
  4. add feature toggle helper

    amehra-ni committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    b2858b2 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Configuration menu
    Copy the full SHA
    4521034 View commit details
    Browse the repository at this point in the history
  2. fixing minor comments

    amehra-ni committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    0771d7f View commit details
    Browse the repository at this point in the history
  3. resolving comments

    amehra-ni committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    b8e5c49 View commit details
    Browse the repository at this point in the history
  4. review comments

    amehra-ni committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    a90f681 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. review comments

    amehra-ni committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    b4e473d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19ddbb3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f02326 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    98bec2e View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' of https://github.com/ni/grpc-device into users/a…

    …mehra/auto-generate-api
    amehra-ni committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    564e7e7 View commit details
    Browse the repository at this point in the history
  6. Resolve merge conflicts

    amehra-ni committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    9b370e2 View commit details
    Browse the repository at this point in the history
  7. fix build

    amehra-ni committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    9a5b281 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. resolve comments

    amehra-ni committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    903fa1f View commit details
    Browse the repository at this point in the history
  2. remove unused functions

    amehra-ni committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    e5c9879 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. delete[] array

    amehra-ni committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    b6f207d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b45ead6 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2024

  1. Fix indentation

    amehra-ni committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    cd8f8c9 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. include boolean functions

    amehra-ni committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    c2464b0 View commit details
    Browse the repository at this point in the history
  2. Revert "include boolean functions"

    This reverts commit c2464b0.
    amehra-ni committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    62afa43 View commit details
    Browse the repository at this point in the history
  3. fix indentation

    amehra-ni committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    0ac96fc View commit details
    Browse the repository at this point in the history
  4. Add boolean functions

    amehra-ni committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    83d45bb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ca85ec1 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. remove unused code

    amehra-ni committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    0dd6460 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81e05ec View commit details
    Browse the repository at this point in the history