FHIR Chat · Local core builds are now requiring Jekyll · committers

Stream: committers

Topic: Local core builds are now requiring Jekyll


view this post on Zulip Lloyd McKenzie (Oct 12 2018 at 16:44):

@Michelle (Moseman) Miller is running into issues with her local build yelling because she doesn't have Jekyl installed. That's because the build process now builds all of the test IGs. If this is a new requirement, we should broadcast it. But I'm not sure it's totally reasonable. I'm also concerned about the local builds now taking even longer. @Grahame Grieve ?

view this post on Zulip Grahame Grieve (Oct 12 2018 at 18:56):

it takes 1:30 on my system

view this post on Zulip Grahame Grieve (Oct 12 2018 at 18:57):

as for why.. it's part of a general thrust on my part to stabilise the build and validation systems.

view this post on Zulip Grahame Grieve (Oct 12 2018 at 18:57):

I agree we should document the requirement - I overlooked that

view this post on Zulip Lloyd McKenzie (Oct 12 2018 at 18:57):

So the expectation is that anyone who's committing to the core spec must now install both Ruby & Jekyll?

view this post on Zulip Grahame Grieve (Oct 12 2018 at 18:59):

yes

view this post on Zulip Melva Peters (Oct 12 2018 at 23:44):

Is there instructions on where/how to install? I haven't run into my build complaining at this point, but may happen on my next branch.

view this post on Zulip Melva Peters (Oct 12 2018 at 23:44):

Never mind...see Lloyd's instruction on another stream

view this post on Zulip John Moehrke (Oct 29 2018 at 16:53):

where?

view this post on Zulip John Moehrke (Oct 29 2018 at 18:13):

stream:committers/announce topic:Requirement+for+Jekyll

view this post on Zulip Hugh Glover (Nov 06 2018 at 13:21):

Installing Jekyll is defeating me for Windows 10. The guidance notes on the wiki discuss an install of Ruby that is v 2.0 to 2.3 - but clearly there are later versions. There are comments about the incompatibility of Jekyll with Windows. So which versions are we supposed to use - is the usual "latest is best" mantra correct?

view this post on Zulip Lloyd McKenzie (Nov 06 2018 at 13:36):

I'm running Windows 10 and it works fine for me. I grabbed the latest at the time, though that's a while ago now. My version is: ruby 2.3.3p222 (2016-11-21 revision 56859) [x64-mingw32]

view this post on Zulip Hugh Glover (Nov 06 2018 at 17:47):

The latest I'm offered is 2.5.3-1. I'll try 2.3.3 - the Devkit changed from 2.4.0 which is where my install is failing.

view this post on Zulip Jose Costa Teixeira (Nov 10 2018 at 08:49):

I did some tests on a portable version of jekyll and it seemed to work well for IG build.

view this post on Zulip Jose Costa Teixeira (Nov 10 2018 at 08:53):

Then I just made a change to the .bat files and this way i did not require ruby or jekyll to be installed on windows.
Worth considering?

view this post on Zulip Lloyd McKenzie (Nov 10 2018 at 11:35):

Portable version - as in a Jar or something?

view this post on Zulip Jose Costa Teixeira (Nov 10 2018 at 11:47):

As in portableapps. Just a zip file that contains everything.


Last updated: Apr 12 2022 at 19:14 UTC