intel / dps-for-iot

Other
61 stars 23 forks source link

Discovery2 #112

Closed malsbat closed 4 years ago

malsbat commented 4 years ago

Improve discovery service APIs and add DPS_ShutdownNode() API to cleanly unlink any remotes.

GregBurns commented 4 years ago

I see some CI failures – I should hold off on the merge while you look at them

From: Todd Malsbary notifications@github.com Sent: Monday, October 21, 2019 4:28 PM To: intel/dps-for-iot dps-for-iot@noreply.github.com Cc: Subscribed subscribed@noreply.github.com Subject: [intel/dps-for-iot] Discovery2 (#112)

Improve discovery service APIs and add DPS_ShutdownNode() API to cleanly unlink any remotes.


You can view, comment on, or merge this pull request online at:

https://github.com/intel/dps-for-iot/pull/112

Commit Summary

File Changes

Patch Links:

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/intel/dps-for-iot/pull/112?email_source=notifications&email_token=ACESB66KZDGPRBIMW7RB3W3QPY3JNA5CNFSM4JDIA6Y2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HTLK4BA, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ACESB6Y6BRRVTUUBEWRKHQLQPY3JNANCNFSM4JDIA6YQ.

malsbat commented 4 years ago

Yep, I want to fix those before any merge happens.

On Tue, 2019-10-22 at 09:31 -0700, Greg Burns wrote: I see some CI failures – I should hold off on the merge while you look at them

From: Todd Malsbary notifications@github.com Sent: Monday, October 21, 2019 4:28 PM To: intel/dps-for-iot dps-for-iot@noreply.github.com Cc: Subscribed subscribed@noreply.github.com Subject: [intel/dps-for-iot] Discovery2 (#112)

Improve discovery service APIs and add DPS_ShutdownNode() API to cleanly unlink any remotes.


You can view, comment on, or merge this pull request online at:

https://github.com/intel/dps-for-iot/pull/112

Commit Summary

File Changes

Patch Links:

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/intel/dps-for-iot/pull/112?email_source=notifications&email_token=ACESB66KZDGPRBIMW7RB3W3QPY3JNA5CNFSM4JDIA6Y2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HTLK4BA, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ACESB6Y6BRRVTUUBEWRKHQLQPY3JNANCNFSM4JDIA6YQ.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/intel/dps-for-iot/pull/112?email_source=notifications&email_token=AEWSO77RM4D3REMJA76R5U3QP4TH3A5CNFSM4JDIA6Y2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEB6MCBA#issuecomment-545046788, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AEWSO75GJMB2KMPI3OE6TTDQP4TH3ANCNFSM4JDIA6YQ.

malsbat commented 4 years ago

@GregBurns, this is good to go now. The one builder that failed is related to the ROS2 bits, that will be fixed after this work is merged.