FHIR Chat · PR fails because of version · committers

Stream: committers

Topic: PR fails because of version


view this post on Zulip Grahame Grieve (Dec 13 2018 at 07:03):

@Josh Mandel I cannot get this PR to succeed. https://github.com/HL7/fhir/pull/377

view this post on Zulip Grahame Grieve (Dec 13 2018 at 07:04):

I believe that this is because of a caching problem in the local package cache on the build server. Because it certainly builds ok for me locally, but only after I cleaned out the package cache.

view this post on Zulip Grahame Grieve (Dec 13 2018 at 07:05):

I can't easily resolve my circular dependency on the package cache. I'm not actually sure what to do about this long term, but in the short term, can we just wipe the package cache on the server?

view this post on Zulip Josh Mandel (Dec 14 2018 at 20:42):

Hi Grahame, just seeing this notification now -- are you indeed seeing caching behavior in the PR build? I've set the PR build to not cache anything:

pasted image

view this post on Zulip Josh Mandel (Dec 14 2018 at 20:42):

(Previously was "clean sources")

view this post on Zulip Grahame Grieve (Dec 14 2018 at 20:51):

something was being cached but it might have been circularity outside the PR build. I had to disable a bunch of checks so that the build could pass and then I was able to re-enable them once it had passed. Next time I do a version upgrade I will be a whole lot more systematic about my process so that I can iron out the dependencies


Last updated: Apr 12 2022 at 19:14 UTC