Stream: committers
Topic: Publisher Release pipeline
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
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?
Grahame Grieve (Apr 28 2020 at 22:08):
yes you will
Grahame Grieve (Apr 28 2020 at 22:08):
but that's not so time critical
Josh Mandel (Apr 29 2020 at 00:19):
Sounds good -- we just need to update an environment variable I believe.
Grahame Grieve (Apr 29 2020 at 01:45):
ok the new location is https://storage.googleapis.com/ig-build/org.hl7.fhir.publisher.jar
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
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
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
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)
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.
Jose Costa Teixeira (Apr 29 2020 at 19:05):
we're working on it
Jose Costa Teixeira (Apr 29 2020 at 19:05):
we just updated it, we hav a few more tests coming
Jose Costa Teixeira (Apr 29 2020 at 19:05):
you need it urgently?
John Moehrke (Apr 29 2020 at 19:07):
I can wait . just knowing that I am not crazy is helpful
Jose Costa Teixeira (Apr 29 2020 at 19:09):
we're all crazy
Jose Costa Teixeira (Apr 29 2020 at 19:09):
:)
Last updated: Apr 12 2022 at 19:14 UTC