FHIR Chat · Publisher Release pipeline · committers

Stream: committers

Topic: Publisher Release pipeline


view this post on Zulip Grahame Grieve (Apr 28 2020 at 21:04):

@Josh Mandel the publisher release pipeline has collapsed. We've been releasing the publisher by committing to a github repo, which puts it at https://fhir.github.io/latest-ig-publisher/org.hl7.fhir.publisher.jar, but it's now too big to go there.

I'm working on creating a different location for the stable release- likely to be http://fhir.org/tools/org.hl7.fhir.publisher.jar, but not confirmed. Once I confirm the location, I'll ask you to update the CI build ASAP please

view this post on Zulip Jose Costa Teixeira (Apr 28 2020 at 21:17):

Do we have to update the template bat / sh files as well for the new location?

view this post on Zulip Grahame Grieve (Apr 28 2020 at 22:08):

yes you will

view this post on Zulip Grahame Grieve (Apr 28 2020 at 22:08):

but that's not so time critical

view this post on Zulip Josh Mandel (Apr 29 2020 at 00:19):

Sounds good -- we just need to update an environment variable I believe.

view this post on Zulip Grahame Grieve (Apr 29 2020 at 01:45):

ok the new location is https://storage.googleapis.com/ig-build/org.hl7.fhir.publisher.jar

view this post on Zulip Josh Mandel (Apr 29 2020 at 03:17):

Great -- the CI system should be updated as of https://github.com/FHIR/auto-ig-builder/commit/1a2482bda35ebebaff633ea1e1d0263c8d4eeec1

view this post on Zulip Josh Mandel (Apr 29 2020 at 03:20):

Looks to be working!

DEBUG:root:running: wget -q https://storage.googleapis.com/ig-build/org.hl7.fhir.publisher.jar -O publisher.jar

image.pnge

view this post on Zulip Jose Costa Teixeira (Apr 29 2020 at 04:16):

I updated the _updatePublisher scripts. I'd like to commit them already with the self-updating feature

view this post on Zulip Jose Costa Teixeira (Apr 29 2020 at 04:18):

(I think this is a good example why the scripts should be self-updating - while we don't, the users have a script that gets the publisher from the previous url)

view this post on Zulip John Moehrke (Apr 29 2020 at 19:03):

is there a prefered _updatePublisher.bat? mine is broken and I don't know where to get a good one. the sample-ig was my presumed place to find it.

view this post on Zulip Jose Costa Teixeira (Apr 29 2020 at 19:05):

we're working on it

view this post on Zulip Jose Costa Teixeira (Apr 29 2020 at 19:05):

we just updated it, we hav a few more tests coming

view this post on Zulip Jose Costa Teixeira (Apr 29 2020 at 19:05):

you need it urgently?

view this post on Zulip John Moehrke (Apr 29 2020 at 19:07):

I can wait . just knowing that I am not crazy is helpful

view this post on Zulip Jose Costa Teixeira (Apr 29 2020 at 19:09):

we're all crazy

view this post on Zulip Jose Costa Teixeira (Apr 29 2020 at 19:09):

:)


Last updated: Apr 12 2022 at 19:14 UTC