Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question to your docs workflow #366

Closed
famura opened this issue Sep 19, 2022 · 4 comments
Closed

Question to your docs workflow #366

famura opened this issue Sep 19, 2022 · 4 comments

Comments

@famura
Copy link

famura commented Sep 19, 2022

Hi there,

I am new to Julia and curious why you run doctests explicitly (see here). When I run julia --project=docs docs/make.jl locally it (amongst other things) prints [ Info: Doctest: running doctests. What am I missing?

Best regards,
Fabio

@nickrobinson251
Copy link
Collaborator

looks like @fchorney added this -- Fernando, do you remember why we did it this way?

@iamed2
Copy link
Member

iamed2 commented Sep 19, 2022

I believe this was actually added in #201, which explains the reasoning.

@nickrobinson251
Copy link
Collaborator

Thanks, Eric! Let us know if that link doesn't answer your question, @famura :)

@famura
Copy link
Author

famura commented Sep 19, 2022

Thanks for the super quick answer. I didn't expect that failing doctests could not break the workflow. Now I understand why you check that separately/explicitly 👍

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

No branches or pull requests

3 participants