Stream: subscriptions
Topic: where's the R5 specs?
Isaac Vetter (Jan 22 2020 at 21:24):
Hey @Gino Canessa , it looks like this went away: http://build.fhir.org/branches/argonaut-subscription/subscription.html, but the regular build is still the R4 stuff. What am I missing? (@Weiyu Zhang )
Eric Haas (Jan 22 2020 at 22:28):
the R4 Build is R4, The CI build is R5 but not the latest.
Eric Haas (Jan 22 2020 at 22:33):
I made a "whitespace" commit to the Subscription notes files. So should refresh - it timed out since not touched in a month. @Gino Canessa FYI you will have to do a pull on the branch.
Jenni Syed (Jan 22 2020 at 22:48):
The last connectathon we just used the fhir build, not a branch. I was planning on doing the same for this connectathon. If we need to move to something other than build, would love to know that :)
Gino Canessa (Jan 22 2020 at 23:32):
Sorry, been in meetings all day. I have a slew of breaking changes (e.g., renaming Topic to SubscriptionTopic) on my machine. Still in the middle of making them build, so haven't been able to upload
Eric Haas (Jan 23 2020 at 00:26):
mmmmm I thought my commit would trigger the branch build... I let Gino give it a go.
Gino Canessa (Jan 28 2020 at 18:00):
I couldn't get the SubscriptionStatus stuff to a point where it would build, so I yanked that and got everything running. I just pushed a commit to the branch, so the site should be available in the next hour or two. Thanks for your patience!
Gino Canessa (Jan 28 2020 at 18:56):
Confirmed the build is posted and the links are working: @Isaac Vetter.
Gino Canessa (Jan 28 2020 at 19:00):
@Jenni Syed sorry I missed your message in this thread. Right now, the main branch has Subscription and Topic, from around the time of DevDays Europe. Since then, we've moved Topic to SubscriptionTopic, added a 64-bit integer type, and made a lot of documentation updates. I am also working on the changes to add a SubscriptionStatus resource and new bundle type (per feedback in Amsterdam).
I have not merged that set of changes into the main branch yet, since I was hoping to batch all of them together. If you would prefer the current contents of the argonaut-subscriptions branch merged into the main build, I can do that.
I am hoping to get SubscriptionStatus done soon, which would let me create all the relevant Jira issues and have it all discussed on a single FHIR-I call.
Thoughts?
Jenni Syed (Jan 29 2020 at 23:46):
No, we can discuss at the connectathon to confirm which code everyone was using. If they want the fancy new stuff, we can use the argo branch :) @Gino Canessa
Gino Canessa (Jan 30 2020 at 17:25):
Sounds good. Right now, the subscriptions.argo.run implementation has SubscriptionTopic. Are you planning on running everything with Topic? If so, I can put in a patch for the connectathon. (@Jenni Syed )
Jenni Syed (Jan 30 2020 at 20:00):
I would leave it as SubscriptionTopic. Thanks @Gino Canessa
Last updated: Apr 12 2022 at 19:14 UTC