feat: support cancellation & cleaner events/stage#9
Conversation
robinlindh
left a comment
There was a problem hiding this comment.
Question: this versioning code is similar to what we did on reconstruction server or? On the reconstruction server I had an issue that I couldn't actually specify a version like ending with -local (or other non-digits) as it got rejected by the DDS. So the example in readme doesn't actually work. I would like the DDS to support it though. Or maybe it works now?
Other than that all looks good
This is similar versioning as reconstruction server, and I already did a fix on dds. we should now support v0.0.0-xxxxx version |
|
Okay, good! Approving |
No description provided.