Stream: committers/git-help
Topic: how to fix a spreadsheet error
Eric Haas (Oct 17 2018 at 00:48):
GGRRRRRRR my patience is wearing thin
2018-10-17T00:15:22.2660327Z [java] Error: The spreadsheet /home/ubuntu/agents/01/_work/6/s/source/observation/observation-spreadsheet.xml was committed after editing in excel, but before the build could run *after Excel was closed* 2018-10-17T00:15:22.2663078Z [java] org.hl7.fhir.exceptions.FHIRException: The spreadsheet /home/ubuntu/agents/01/_work/6/s/source/observation/observation-spreadsheet.xml was committed after editing in excel, but before the build could run *after Excel was closed*
I opened the spreadsheet made a whitespace edit and closed and recommited and I still am getting this error. Note that I didn't bother doing a local build since it seems like a redundant step since its repeated when I do a PR anyways.
Grahame Grieve (Oct 17 2018 at 00:49):
opened the spreadsheet, saved, closed, commited, didn't run local build
Grahame Grieve (Oct 17 2018 at 00:50):
indeed, that will lead to exactly the outcome you've just got
Lloyd McKenzie (Oct 17 2018 at 02:45):
You have to run the local build before committing - but you can kill it once it gets to the schema generation part
Last updated: Apr 12 2022 at 19:14 UTC