Stream: IG creation
Topic: IG not building
Alex Goel (Jun 30 2021 at 11:17):
Hi, @Lloyd McKenzie was helping me try to get my webhook set up for https://github.com/HL7/ihe-sdc-ecc-on-fhir/tree/master and it seems to be building on my local, the webhook seems to be firing, but it's not publishing to build.fhir. Does anyone have any ideas what might be going wrong? Lloyd mentioned that there's nothing in log that indicates what exactly is wrong
Lloyd McKenzie (Jun 30 2021 at 13:30):
More specifically, there isn't a log at all that I can see. @Mark Iantorno @Josh Mandel ?
Mark Iantorno (Jun 30 2021 at 13:31):
Did you check the ig build status dashboard?
Mark Iantorno (Jun 30 2021 at 13:31):
I put a link on hl7.github.io to it
Mark Iantorno (Jun 30 2021 at 13:32):
Check IG Status
Mark Iantorno (Jun 30 2021 at 13:32):
Let me take a quick look
Mark Iantorno (Jun 30 2021 at 13:33):
Page is timing out for me
Mark Iantorno (Jun 30 2021 at 13:33):
might be something up with the builder
Mark Iantorno (Jun 30 2021 at 13:34):
Yeah, it's not responsive. Try again in 15
Mark Iantorno (Jun 30 2021 at 13:34):
if not up then, I'll look into restarting it
Mark Iantorno (Jun 30 2021 at 13:35):
Tag me with @ when you try again to let me know if it worked or not
Mark Iantorno (Jun 30 2021 at 13:36):
Ah, it's back up now.
Mark Iantorno (Jun 30 2021 at 13:36):
You've never built it before? This is brand new?
Mark Iantorno (Jun 30 2021 at 13:36):
I'm not seeing a previous entry
Lloyd McKenzie (Jun 30 2021 at 14:37):
It's brand new
Lloyd McKenzie (Jun 30 2021 at 14:38):
@Mark Iantorno I just retriggered the web-hook, so that should presumably make something happen?
Mark Iantorno (Jun 30 2021 at 14:44):
That should yes
Alex Goel (Jun 30 2021 at 16:59):
@Mark Iantorno I tried pushing to master again and don't see anything in #committers/notification
Alex Goel (Jun 30 2021 at 17:07):
Is it because the repo is private?
Alex Goel (Jun 30 2021 at 17:17):
https://github.com/IHE-SDC-WG/IHESDCWGsdcOnFHIR I set it up here and got a build notification. https://chat.fhir.org/#narrow/stream/179297-committers.2Fnotification/topic/ig-build/near/244457878
Alex Goel (Jun 30 2021 at 17:19):
https://github.com/HL7/ihe-sdc-ecc-on-fhir/tree/master this is the repo I've been trying to build from (private link)
Mark Iantorno (Jun 30 2021 at 17:55):
So, it works when you publish from a public repo, but when you try from a private repo, it doesn't work?
Mark Iantorno (Jun 30 2021 at 17:55):
@Alex Goel
Alex Goel (Jun 30 2021 at 18:42):
Seems to be that way. and I don't have permission to make the https://github.com/HL7/ihe-sdc-ecc-on-fhir/tree/master public. @Lloyd McKenzie can you help?
Alex Goel (Jun 30 2021 at 18:43):
@Mark Iantorno
Mark Iantorno (Jun 30 2021 at 19:02):
I cannot help you with that, but it seems like that answers your question, and when you get it public, the build will work as intended.
Grahame Grieve (Jun 30 2021 at 19:42):
made it public. Why wasn't it public in the first place?
Lloyd McKenzie (Jul 01 2021 at 02:16):
Dunno. @Alex Goel Who created the repository for you?
Sarah Gaunt (Jul 01 2021 at 03:42):
I had the same issue a couple of weeks ago - I think the repos are being created by HL7 as private rather than public. Maybe just need to let @Joshua Procious know to create them as public? (He created mine...)
Lloyd McKenzie (Jul 01 2021 at 04:51):
@Joshua Procious needs to create them as public, he needs to set up the webhook and (because it's taking so long to get 'main' supported as a primary branch, should change the default branch to 'master'. As well, he needs to ensure that no one is granted privileges more than 'write' and that any one asking for commit writes has jumped through the appropriate hoops :)
Alex Goel (Jul 01 2021 at 15:30):
Thanks all! That seemed to fix it https://build.fhir.org/ig/HL7/ihe-sdc-ecc-on-fhir/branches/master/index.html
Last updated: Apr 12 2022 at 19:14 UTC