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

Update only generated Code during gRPC Code Re-generation #92

Commits on Sep 4, 2024

  1. Update only generated Code during gRPC Code Re-generation

    The "user-defined" area has been removed from the cpp header template.
    Instead all code is persisted between two "code re-generations" except
    of the "auto-generated" code. The "auto-generated" code is correctly
    updated depending on if services where added or removed between two
    consecutive "code re-generations".
    wba2hi committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    2cf67c9 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Fix Lint Issues

    wba2hi committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    d02076b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90b0202 View commit details
    Browse the repository at this point in the history
  3. Update velocitas-lib to 0.0.13

    wba2hi committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    835de17 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    681c587 View commit details
    Browse the repository at this point in the history
  5. Adapt Imports of python.py

    wba2hi committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    5a65c9a View commit details
    Browse the repository at this point in the history
  6. Remove unused variable

    wba2hi committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    1e53431 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

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