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(Publisher): implement the send_with_time() method #9

Merged
merged 2 commits into from
Feb 20, 2023

Conversation

Bnz-0
Copy link
Contributor

@Bnz-0 Bnz-0 commented Jan 24, 2023

This method let the caller set the time of the message, like the original Send() of eCAL

This method let the caller set the time of the message, like the original Send() of eCAL
@alknemeyer
Copy link
Contributor

Hey @Bnz-0, thanks for the PR. Sorry for the delay in reviewing it. We don't currently use ecal ourselves so it hasn't been a priority, and that also unfortunately means that I'm not very knowledgeable about it. This looks good, though. Thanks!

We can draft a new release once I've merged your other PRs.

@alknemeyer
Copy link
Contributor

Seems something is wrong with CI but it's not your fault. I'll look into that now.

@alknemeyer
Copy link
Contributor

@Bnz-0 I believe CI is working fine again now. Would you mind syncing your PRs with the current main?

@Bnz-0
Copy link
Contributor Author

Bnz-0 commented Feb 17, 2023

@alknemeyer I synchronized all the PRs. Let me know if there are other issues.

@alknemeyer
Copy link
Contributor

Thanks, LGTM! Apologies again for the delays, I appreciate your patience.

@alknemeyer alknemeyer merged commit 11a15ed into eclipse-ecal:main Feb 20, 2023
@Bnz-0 Bnz-0 deleted the feat/send_with_time branch February 20, 2023 11:39
@alknemeyer
Copy link
Contributor

Hey @Bnz-0, I've published a new release. Let me know if you have any issues using it -- my employer doesn't use this package at the moment, so I can't say that we've deployed and tested it properly.

@Bnz-0
Copy link
Contributor Author

Bnz-0 commented Mar 1, 2023

I tried the 0.2.0 juts now and it works perfectly 👍, thank a lot!

@alknemeyer
Copy link
Contributor

Great, I'm glad to hear! Thanks again for your PRs and feedback.

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.

3 participants