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

Project for docs. #131

Merged
merged 2 commits into from
Nov 8, 2018
Merged

Project for docs. #131

merged 2 commits into from
Nov 8, 2018

Conversation

fredrikekre
Copy link
Collaborator

No description provided.

@fredrikekre
Copy link
Collaborator Author

Oh, I guess the docker image is Julia v1.0.0? Would it be possible to update that to v1.0.1 which includes JuliaLang/julia#28625? It is a trivial workaround that I will include for now.

@tpapp
Copy link
Collaborator

tpapp commented Nov 8, 2018

Will update the docker image.

@fredrikekre fredrikekre force-pushed the fe/docs branch 3 times, most recently from 6dde61e to 4b58b0e Compare November 8, 2018 12:05

# save coverage results back to host
PKGDIR=`$JULIABIN -e "import Pkg, $PKGNAME; print(joinpath(dirname(pathof($PKGNAME)), ".."))"`
rsync -mav --include="*/" --include="*.cov" --exclude="*" $PKGDIR/ /mnt/
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe this is not needed since $PKGDIR and /mnt are the same directory.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you are right.

docs/make.jl Outdated Show resolved Hide resolved
@tpapp
Copy link
Collaborator

tpapp commented Nov 8, 2018

@frekrikekre: update the Docker image, and restarted the build. Perhaps the workaround can be removed now? Otherwise, LGTM, thanks for doing this.

@fredrikekre fredrikekre merged commit 118ab2b into master Nov 8, 2018
@fredrikekre fredrikekre deleted the fe/docs branch November 8, 2018 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants