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

[REVIEW] Switch language from None to "en" in docs build #939

Merged
merged 1 commit into from Jun 22, 2022

Conversation

galipremsagar
Copy link
Contributor

Needed for Sphinx 5 compatibility. Should fix the following warning occurring in doc builds.

Invalid configuration value found: 'language = None'. Update your configuration to a valid language code. Falling back to 'en' (English).

xref: sphinx-doc/sphinx#10481

@galipremsagar galipremsagar added doc Documentation non-breaking Non-breaking change labels Jun 22, 2022
@galipremsagar galipremsagar added this to PR-WIP in v22.08 Release via automation Jun 22, 2022
@galipremsagar galipremsagar self-assigned this Jun 22, 2022
@codecov-commenter
Copy link

codecov-commenter commented Jun 22, 2022

Codecov Report

Merging #939 (0fe9ed2) into branch-22.08 (c89f0db) will not change coverage.
The diff coverage is n/a.

@@              Coverage Diff              @@
##           branch-22.08    #939    +/-   ##
=============================================
  Coverage          0.00%   0.00%            
=============================================
  Files                22      16     -6     
  Lines              3073    2092   -981     
=============================================
+ Misses             3073    2092   -981     
Impacted Files Coverage Δ
dask_cuda/benchmarks/utils.py
dask_cuda/benchmarks/local_cupy_map_overlap.py
dask_cuda/_version.py
dask_cuda/benchmarks/local_cudf_shuffle.py
dask_cuda/benchmarks/local_cudf_merge.py
dask_cuda/benchmarks/local_cupy.py

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c89f0db...0fe9ed2. Read the comment docs.

v22.08 Release automation moved this from PR-WIP to PR-Reviewer approved Jun 22, 2022
@jakirkham
Copy link
Member

@gpucibot merge

@rapids-bot rapids-bot bot merged commit 1aebef1 into rapidsai:branch-22.08 Jun 22, 2022
v22.08 Release automation moved this from PR-Reviewer approved to Done Jun 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc Documentation non-breaking Non-breaking change
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

3 participants