Skip to content
This repository was archived by the owner on Dec 13, 2023. It is now read-only.

Couldn't read example #266

Closed
zzice opened this issue Dec 11, 2019 · 7 comments
Closed

Couldn't read example #266

zzice opened this issue Dec 11, 2019 · 7 comments
Assignees

Comments

@zzice
Copy link

zzice commented Dec 11, 2019

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`

@Simran-B
Copy link
Collaborator

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.

@Simran-B
Copy link
Collaborator

Ah, I added an example recently and did not update the generated files.
d692d11#diff-efff5702c68ca50be870b7a8e85d4656 added it for 3.6.

It's now in master for 3.5: 909088f

@konsultaner
Copy link

@Simran-B can only you update the examples? Or is it possible for contributors?

@Simran-B
Copy link
Collaborator

We have an internal Jenkins job and process for that @konsultaner

@konsultaner
Copy link

Ah ok, can you also run PRs to test for validity?

@Simran-B
Copy link
Collaborator

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.

@konsultaner
Copy link

@Simran-B I ran the netlify.sh, but it didn't generate anything 😕 I added a PR-draft, if you have a minute maybe you can help me with it.

#1290

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants