-
Notifications
You must be signed in to change notification settings - Fork 57
Couldn't read example #266
Comments
This is expected in the devel version (currently the 3.6 folder) until we re-generate the examples manually (sporadically, at least once shortly before a release). I need to check what it wrong with 3.5 however. It should not stop jekyll from building the docs anyway, and everything should work normally except that the reported example execution result will be missing. |
Ah, I added an example recently and did not update the generated files. It's now in master for 3.5: 909088f |
@Simran-B can only you update the examples? Or is it possible for contributors? |
We have an internal Jenkins job and process for that @konsultaner |
Ah ok, can you also run PRs to test for validity? |
We do run it against feature branches that require it, check the Netlify previews, and merge the PRs including the generated examples. Additionally, we generate the examples for releases, also via a branch. |
After executing
bundle exec jekyll serve
,info:`Couldn't read example at /home/user1/docs/3.5//generated/Examples/dbProperties.generated, required by 3.5/data-modeling-databases-working-with.md
Couldn't read example at /home/user1/docs/3.6//generated/Examples/dbProperties_cluster.generated, required by 3.6/data-modeling-databases-working-with.md`
The text was updated successfully, but these errors were encountered: