FHIR Chat · package id name conflicts for #dev and #current · IG creation

Stream: IG creation

Topic: package id name conflicts for #dev and #current


view this post on Zulip Chris Moesel (Aug 14 2018 at 02:37):

(deleted)

view this post on Zulip Richard Kavanagh (Jun 20 2019 at 15:34):

Not specifically for US Core, but in general how would this approach work is the STU3 and R$ versions of a package were both being developed?

view this post on Zulip Eric Haas (Jun 20 2019 at 17:53):

The package ids will both be the same locally.. for us core this would be hl7.fhir.us.core#dev for both versions. theoretically this only would be on your local machine

view this post on Zulip Eric Haas (Jun 20 2019 at 17:56):

I am not sure what would be the current. hl7.fhir.us.core#current would be for R4 right now what if I go back to and update STU3 and the ci builds (this is currently a separate repo) what is that package? hl7.fhir.us.core#current too? ( Right now we have no plan to update STU3 btw)

view this post on Zulip Eric Haas (Jun 20 2019 at 17:58):

how are these #dev and #current package name conflicts resolved between versions. I am assuming the package is overwritten by the latest #dev or #current package?

view this post on Zulip Grahame Grieve (Jun 20 2019 at 19:23):

I'm not exactly sure what you are asking. but I can say that there can only be one current version for each package, so there's no way to have current for old versions. That doesn't stop us from producing technical corrections

view this post on Zulip Eric Haas (Jun 20 2019 at 23:15):

Lets say for example, I have locally a US-Core-R4 and US-Core-STU3 ( which I in fact do). the npm package name is the same for both. "hl7.fhir.us.core' :

view this post on Zulip Eric Haas (Jun 20 2019 at 23:15):

  • I do a local build US Core R4 produces hl7.fhir.us.core#dev

view this post on Zulip Eric Haas (Jun 20 2019 at 23:16):

  • I then do a local build US Core R3 produces hl7.fhir.us.core#dev

view this post on Zulip Eric Haas (Jun 20 2019 at 23:17):

  • I push US Core R4 to github and the autobuilder runs and creates hl7.fhir.us.core#current

view this post on Zulip Eric Haas (Jun 20 2019 at 23:17):

  • I subsequently push US Core R3 to github and the autobuilder runs and creates hl7.fhir.us.core#current?

view this post on Zulip Grahame Grieve (Jun 20 2019 at 23:19):

you better not push any updates to US-Core any more....

view this post on Zulip Eric Haas (Jun 20 2019 at 23:20):

for STU3?

view this post on Zulip Grahame Grieve (Jun 20 2019 at 23:20):

yes.

view this post on Zulip Eric Haas (Jun 20 2019 at 23:20):

I was planning to for R4

view this post on Zulip Eric Haas (Jun 20 2019 at 23:20):

got it

view this post on Zulip Grahame Grieve (Jun 20 2019 at 23:20):

right. all R4 now.

view this post on Zulip Eric Haas (Jun 20 2019 at 23:21):

I probably should remove the git files from the directory thne

view this post on Zulip Grahame Grieve (Jun 20 2019 at 23:22):

yes.

view this post on Zulip Eric Haas (Jun 20 2019 at 23:24):

actually I turned off the web hook and can you restrict access to just admins? for US-Core

view this post on Zulip Grahame Grieve (Jun 20 2019 at 23:25):

only you now

view this post on Zulip Eric Haas (Jun 20 2019 at 23:26):

Ok


Last updated: Apr 12 2022 at 19:14 UTC