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(controllers): add TF listener and broadcaster to controllers #174

Merged
merged 3 commits into from
Dec 5, 2024

Conversation

bpapaspyros
Copy link
Member

@bpapaspyros bpapaspyros commented Dec 5, 2024

As described in #169 and #170, this PR adds helper functions to use TF listeners and broadcasters in controllers.

Description

  • n/a

This PR solves the issue by replicating the necessary functions as originally designed in ComponentInterface

Review guidelines

Estimated Time of Review: 15 minutes

Checklist before merging:

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

Related issues

Blocked by:

Blocks:

@bpapaspyros bpapaspyros self-assigned this Dec 5, 2024
@bpapaspyros bpapaspyros marked this pull request as ready for review December 5, 2024 15:33
@bpapaspyros
Copy link
Member Author

Pending some tests on my end, but feel free to give feedback

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.

Works for me 👍 Would be good to test with the JTC feature, as you are probably doing currently

@bpapaspyros
Copy link
Member Author

ok, seems to work as intended. I would suggest we rebase and merge keeping these 3 commits in the history in main

@domire8
Copy link
Member

domire8 commented Dec 5, 2024

Perfect

@bpapaspyros bpapaspyros merged commit 2723b07 into main Dec 5, 2024
4 checks passed
@bpapaspyros bpapaspyros deleted the feat/tf-devel branch December 5, 2024 16:22
@github-actions github-actions bot locked and limited conversation to collaborators Dec 5, 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