FHIR Chat · More CI build questions · hapi

Stream: hapi

Topic: More CI build questions


view this post on Zulip Grahame Grieve (Sep 25 2019 at 03:38):

hey @James Agnew I need to get back to that shared test thing... how do I set up maven / the testing code so having the tests in a different git repo works?

view this post on Zulip Grahame Grieve (Sep 25 2019 at 03:39):

I set up the other repo, but I don't know how to change the tests so that the they can get access to that repo on the CI Build

view this post on Zulip James Agnew (Sep 25 2019 at 18:48):

@Grahame Grieve I think I'm still not added as a committer on the project. Can you have a look?

view this post on Zulip Grahame Grieve (Sep 25 2019 at 18:52):

added

view this post on Zulip Grahame Grieve (Sep 26 2019 at 22:55):

any progress @James Agnew ?

view this post on Zulip Grahame Grieve (Sep 30 2019 at 06:48):

On this subject: the core build is now broken until I get the technical correction out....

view this post on Zulip Grahame Grieve (Sep 30 2019 at 06:48):

the tests require the R4 technical correction in order to pass and I can't release it yet.. hopefully that's days away

view this post on Zulip James Agnew (Sep 30 2019 at 19:17):

@Grahame Grieve sorry, i have been completely slammed the last week :(

Will definitely look at this this week. This isn't holding up the release of the TC is it?

view this post on Zulip Grahame Grieve (Sep 30 2019 at 19:19):

no. that's holding itself up

view this post on Zulip Grahame Grieve (Sep 30 2019 at 19:19):

but the TC timeline is still weeks away... so Im not sure how to handle that

view this post on Zulip Grahame Grieve (Sep 30 2019 at 19:19):

26th Oct probably

view this post on Zulip Grahame Grieve (Sep 30 2019 at 19:20):

still, this is an open issue for me...

view this post on Zulip Grahame Grieve (Oct 02 2019 at 02:03):

@James Agnew btw when I run the IG publisher from eclipse, I get 10000+ lines plus of http debugging. How do I turn that off?

view this post on Zulip James Agnew (Oct 02 2019 at 13:40):

Try editing the run configuration you're using (use the dropdown next to the green Play button on the toolbar) and change the project from org.hl7.fhir.publisher.core to org.hl7.fhir.publisher.cli. That way the logback.xml file will be picked up.

view this post on Zulip Grahame Grieve (Oct 15 2019 at 09:22):

@James Agnew thanks. Any prospect of sorting things out with the test repo this week?

view this post on Zulip Grahame Grieve (Oct 31 2019 at 10:39):

@James Agnew a follow up on this - same question about the http debugging, but when I'm running the JUnit validation tests... I just don't want to see the http debugging


Last updated: Apr 12 2022 at 19:14 UTC