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

feat: support generic inputs for controllers #153

Merged

Conversation

bpapaspyros
Copy link
Member

Description

This PR solves the issue by implementing compile-time logic to allow for custom types.

Review guidelines

Estimated Time of Review: 10 minutes

Checklist before merging:

  • Confirm that the relevant changelog(s) are up-to-date in case of any user-facing changes

@bpapaspyros bpapaspyros self-assigned this Oct 3, 2024
@bpapaspyros bpapaspyros changed the title Feat/generic controller inputs feat: support generic inputs for controllers Oct 3, 2024
@bpapaspyros
Copy link
Member Author

@domire8 this contains the changes from generic outputs, we should perhaps target that branch and then merge both inputs and outputs to the staging branch. Let me know if that works for you.

Otherwise we finish the review on outputs, I rebase this and then merge to the staging branch

@domire8
Copy link
Member

domire8 commented Oct 3, 2024

Let's change the base branch here

@domire8 domire8 changed the base branch from feat/generic_pubsub_dev to feat/generic_controller_outputs October 3, 2024 16:52
Copy link
Member

@domire8 domire8 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Initial pass

Copy link
Member

@domire8 domire8 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Almost there

Copy link
Member

@domire8 domire8 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can merge that into the other branch once you fixed the last comment 👍 nice work

@bpapaspyros bpapaspyros marked this pull request as ready for review October 4, 2024 07:06
@bpapaspyros bpapaspyros merged commit 5e55e9c into feat/generic_controller_outputs Oct 4, 2024
3 of 4 checks passed
@bpapaspyros bpapaspyros deleted the feat/generic_controller_inputs branch October 4, 2024 07:07
Copy link
Member

@domire8 domire8 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's do it

@github-actions github-actions bot locked and limited conversation to collaborators Oct 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants