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

Fix docs builds when not in Git tree #54445

Merged
merged 1 commit into from
May 13, 2024

Conversation

mortenpi
Copy link
Contributor

The documentation builds can fail if the Julia source code is not properly in a Git repo (tarballs, Buildkite). This should ensure that Documenter knows which remote repository corresponds to the Julia source tree.

Hopefully will fix JuliaCI/julia-buildkite#336

@DilumAluthge DilumAluthge requested a review from staticfloat May 12, 2024 21:55
@fredrikekre fredrikekre merged commit 2f92015 into JuliaLang:master May 13, 2024
7 checks passed
aviatesk pushed a commit that referenced this pull request May 13, 2024
The documentation builds can fail if the Julia source code is not
properly in a Git repo (tarballs, Buildkite). This should ensure that
Documenter knows which remote repository corresponds to the Julia source
tree.

Hopefully will fix JuliaCI/julia-buildkite#336
@mortenpi mortenpi deleted the mp/fix-docs-nongit branch May 13, 2024 23:24
lazarusA pushed a commit to lazarusA/julia that referenced this pull request Jul 12, 2024
The documentation builds can fail if the Julia source code is not
properly in a Git repo (tarballs, Buildkite). This should ensure that
Documenter knows which remote repository corresponds to the Julia source
tree.

Hopefully will fix JuliaCI/julia-buildkite#336
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

Successfully merging this pull request may close these issues.

Documenter making builds fail on julia-buildkite repo CI
2 participants