Skip to content

Jamesturner246/simpler grpc c#68

Merged
PawelPlesniak merged 9 commits intodevelopfrom
jamesturner246/simpler_grpc_c
Oct 23, 2025
Merged

Jamesturner246/simpler grpc c#68
PawelPlesniak merged 9 commits intodevelopfrom
jamesturner246/simpler_grpc_c

Conversation

@jamesturner246
Copy link
Contributor

Description

Resolves #63.

druncschema changes accompanying DUNE-DAQ/drunc#605.

Type of change

  • Documentation (non-breaking change that adds or improves the documentation)
  • New feature (non-breaking change which adds functionality)
  • Optimization (non-breaking, back-end change that speeds up the code)
  • Bug fix (non-breaking change which fixes an issue)
  • Breaking change (whatever its nature)

Key checklist

  • All tests pass (eg. python -m pytest)
  • Pre-commit hooks run successfully (eg. pre-commit run --all-files)

Further checks

  • Code is commented, particularly in hard-to-understand areas
  • Tests added or an issue has been opened to tackle that in the future.
    (Indicate issue here: # (issue))

@PawelPlesniak PawelPlesniak merged commit 22ebbb5 into develop Oct 23, 2025
1 check passed
@PawelPlesniak PawelPlesniak deleted the jamesturner246/simpler_grpc_c branch October 23, 2025 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

gRPC dedicated messages: Controller (druncschema changes)

2 participants