Closed mozzy11 closed 3 years ago
hi @pmanko
i can see the build fails because of
Publishing Content Failed: Unable to connect to terminology server. Error = Error fetching the server's capability statement: connect timed out (00:49.0079)
The terminology server at http://tx.fhir.org is down
When you look at the build , SUSHI succesfully compiled all my changes and i can run this succesfully locally
I ran the CI build on the main repository without my changes and it still failed
here is a screenshot of the IG running locally with the example resources i added
and published on my repository here https://mozzy11.github.io/IG-PUBLISHER/artifacts.html
hello @pmanko ,
The terminology server at http://tx.fhir.org is now up.
i have re-run the jobs and it has passed.
the ci build only fails at the deploy
step since it can only acces the github_token when the PR is merged
hey @pmanko , any comment on this. want to pick up another issue
@mozzy11 sounds good - the github actions PR limitation is always a bit annoying -_-
If you push your branch this repo, I can run the action on your branch manually - and possibly the tests won't fail?
so PRs would always be from a I-TECH-UW/emr-lis-ig branch to main.
the only problem ,is that if i push my PR to a branch , the Ig publisher would still update the gh-pages
branch hence update the IG
cc @pmanko