Skip to content

Commit b574f4b

Browse files
authored
Release 9.9.0 (#10146)
1 parent 73a05d2 commit b574f4b

File tree

35 files changed

+1098
-666
lines changed

35 files changed

+1098
-666
lines changed

CHANGELOG.rst

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
Version 9.9.0
2+
-------------
3+
4+
:Date: March 14, 2023
5+
6+
* `@github-actions[bot] <https://github.com/github-actions[bot]>`__: Dependencies: all packages updated via pip-tools (`#10139 <https://github.com/readthedocs/readthedocs.org/pull/10139>`__)
7+
* `@ericholscher <https://github.com/ericholscher>`__: Fix typo (`#10130 <https://github.com/readthedocs/readthedocs.org/pull/10130>`__)
8+
* `@humitos <https://github.com/humitos>`__: Lint: one step forward through linting our code (`#10129 <https://github.com/readthedocs/readthedocs.org/pull/10129>`__)
9+
* `@humitos <https://github.com/humitos>`__: Build: check for `_build/html` directory and fail if exists (`#10126 <https://github.com/readthedocs/readthedocs.org/pull/10126>`__)
10+
* `@humitos <https://github.com/humitos>`__: Telemetry: typo on Celery task (`#10125 <https://github.com/readthedocs/readthedocs.org/pull/10125>`__)
11+
* `@stsewd <https://github.com/stsewd>`__: Proxito: actually cache robots.txt and sitemap.xml (`#10123 <https://github.com/readthedocs/readthedocs.org/pull/10123>`__)
12+
* `@humitos <https://github.com/humitos>`__: Proxito: add another model to cacheops (`#10121 <https://github.com/readthedocs/readthedocs.org/pull/10121>`__)
13+
* `@humitos <https://github.com/humitos>`__: Build: pass shell commands directly (`build.jobs` / `build.commands)` (`#10119 <https://github.com/readthedocs/readthedocs.org/pull/10119>`__)
14+
* `@humitos <https://github.com/humitos>`__: Release 9.8.0 (`#10116 <https://github.com/readthedocs/readthedocs.org/pull/10116>`__)
15+
* `@humitos <https://github.com/humitos>`__: Downloadable artifacts: make PDF and ePub opt-in by default (`#10115 <https://github.com/readthedocs/readthedocs.org/pull/10115>`__)
16+
* `@humitos <https://github.com/humitos>`__: Build: fail PDF command (`latexmk`) if exit code != 0 (`#10113 <https://github.com/readthedocs/readthedocs.org/pull/10113>`__)
17+
* `@humitos <https://github.com/humitos>`__: pre-commit: move `prospector` inside pre-commit (`#10105 <https://github.com/readthedocs/readthedocs.org/pull/10105>`__)
18+
* `@stsewd <https://github.com/stsewd>`__: Proxito: use unresolver in 404 handler (`#10074 <https://github.com/readthedocs/readthedocs.org/pull/10074>`__)
19+
* `@agjohnson <https://github.com/agjohnson>`__: Add beta version of doc diff library for testing (`#9546 <https://github.com/readthedocs/readthedocs.org/pull/9546>`__)
20+
121
Version 9.8.0
222
-------------
323

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767

6868
master_doc = "index"
6969
copyright = "Read the Docs, Inc & contributors"
70-
version = "9.8.0"
70+
version = "9.9.0"
7171
release = version
7272
exclude_patterns = ["_build", "shared", "_includes"]
7373
default_role = "obj"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "readthedocs",
3-
"version": "9.8.0",
3+
"version": "9.9.0",
44
"description": "Read the Docs build dependencies",
55
"author": "Read the Docs, Inc <[email protected]>",
66
"scripts": {

readthedocs/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
"""Read the Docs."""
22

33

4-
__version__ = "9.8.0"
4+
__version__ = "9.9.0"

readthedocs/locale/ar/LC_MESSAGES/django.po

Lines changed: 39 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version: readthedocs\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2023-03-07 10:40+0000\n"
15+
"POT-Creation-Date: 2023-03-14 09:23+0000\n"
1616
"PO-Revision-Date: 2012-10-03 11:28+0000\n"
1717
"Last-Translator: Mustafa <[email protected]>, 2020\n"
1818
"Language-Team: Arabic (http://www.transifex.com/readthedocs/readthedocs/"
@@ -66,7 +66,7 @@ msgstr ""
6666
msgid "Project Home"
6767
msgstr ""
6868

69-
#: api/v2/templates/restapi/footer.html:72 builds/apps.py:12
69+
#: api/v2/templates/restapi/footer.html:72 builds/apps.py:13
7070
#: templates/core/project_bar_base.html:49
7171
msgid "Builds"
7272
msgstr "البناء"
@@ -176,7 +176,7 @@ msgstr ""
176176
msgid "Invitation declined"
177177
msgstr ""
178178

179-
#: audit/models.py:116 core/models.py:21 gold/models.py:35
179+
#: audit/models.py:116 core/models.py:21 gold/models.py:33
180180
#: projects/models.py:129
181181
msgid "User"
182182
msgstr "المستخدم"
@@ -918,98 +918,113 @@ msgid ""
918918
"the \"{artifact_type}\" your want to upload."
919919
msgstr ""
920920

921-
#: doc_builder/exceptions.py:58
921+
#: doc_builder/exceptions.py:56
922+
msgid ""
923+
"Some files were detected in an unsupported output path, '_build/html'. "
924+
"Ensure your project is configured to use the output path "
925+
"'$READTHEDOCS_OUTPUT/html' instead."
926+
msgstr ""
927+
928+
#: doc_builder/exceptions.py:61
929+
msgid ""
930+
"PDF generation failed. The build log below contains information on what "
931+
"errors caused the failure.Our code has recently changed to fail the entire "
932+
"build on PDF errors, where we used to pass the build when a PDF was created."
933+
"Please contact us if you need help understanding this error."
934+
msgstr ""
935+
936+
#: doc_builder/exceptions.py:70
922937
msgid "This build was manually skipped using a command exit code."
923938
msgstr ""
924939

925-
#: doc_builder/exceptions.py:63
940+
#: doc_builder/exceptions.py:75
926941
msgid "Builds for this project are temporarily disabled"
927942
msgstr ""
928943

929-
#: doc_builder/exceptions.py:68
944+
#: doc_builder/exceptions.py:80
930945
#, python-brace-format
931946
msgid "Problem in your project's configuration. {exception}"
932947
msgstr ""
933948

934-
#: doc_builder/exceptions.py:73
949+
#: doc_builder/exceptions.py:85
935950
#, python-brace-format
936951
msgid "Concurrency limit reached ({limit}), retrying in 5 minutes."
937952
msgstr ""
938953

939-
#: doc_builder/exceptions.py:77
954+
#: doc_builder/exceptions.py:89
940955
msgid "Build cancelled by user."
941956
msgstr ""
942957

943-
#: doc_builder/exceptions.py:83
958+
#: doc_builder/exceptions.py:95
944959
msgid ""
945960
"PDF file was not generated/found in \"_readthedocs/pdf\" output directory."
946961
msgstr ""
947962

948-
#: doc_builder/exceptions.py:89
963+
#: doc_builder/exceptions.py:101
949964
#, python-brace-format
950965
msgid "Problem parsing MkDocs YAML configuration. {exception}"
951966
msgstr ""
952967

953-
#: doc_builder/exceptions.py:93
968+
#: doc_builder/exceptions.py:105
954969
msgid ""
955970
"The \"docs_dir\" config from your MkDocs YAML config file has to be a string "
956971
"with relative or absolute path."
957972
msgstr ""
958973

959-
#: doc_builder/exceptions.py:98
974+
#: doc_builder/exceptions.py:110
960975
msgid ""
961976
"The \"docs_dir\" config from your MkDocs YAML config file does not contain a "
962977
"valid path."
963978
msgstr ""
964979

965-
#: doc_builder/exceptions.py:103
980+
#: doc_builder/exceptions.py:115
966981
#, python-brace-format
967982
msgid ""
968983
"The \"{config}\" config from your MkDocs YAML config file has to be a list "
969984
"of relative paths."
970985
msgstr ""
971986

972-
#: doc_builder/exceptions.py:108
987+
#: doc_builder/exceptions.py:120
973988
msgid "Please make sure the MkDocs YAML configuration file is not empty."
974989
msgstr ""
975990

976-
#: doc_builder/exceptions.py:112
991+
#: doc_builder/exceptions.py:124
977992
msgid ""
978993
"Your MkDocs YAML config file is incorrect. Please follow the user guide "
979994
"https://www.mkdocs.org/user-guide/configuration/ to configure the file "
980995
"properly."
981996
msgstr ""
982997

983-
#: doc_builder/exceptions.py:120
998+
#: doc_builder/exceptions.py:132
984999
msgid "Symlinks are not fully supported"
9851000
msgstr ""
9861001

987-
#: gold/forms.py:52
1002+
#: gold/forms.py:51
9881003
msgid "No project found."
9891004
msgstr ""
9901005

991-
#: gold/forms.py:54
1006+
#: gold/forms.py:53
9921007
msgid "This project is already Ad-Free."
9931008
msgstr ""
9941009

995-
#: gold/models.py:30 organizations/models.py:33 organizations/models.py:218
1010+
#: gold/models.py:28 organizations/models.py:33 organizations/models.py:218
9961011
#: organizations/models.py:292 projects/models.py:123
9971012
#: subscriptions/models.py:24 subscriptions/models.py:126
9981013
msgid "Publication date"
9991014
msgstr "تاريخ النشر"
10001015

1001-
#: gold/models.py:31 organizations/models.py:34 organizations/models.py:219
1016+
#: gold/models.py:29 organizations/models.py:34 organizations/models.py:219
10021017
#: organizations/models.py:293 projects/models.py:124 projects/models.py:1421
10031018
#: subscriptions/models.py:25 subscriptions/models.py:127
10041019
#: subscriptions/models.py:183
10051020
msgid "Modified date"
10061021
msgstr "تاريخ التعديل"
10071022

1008-
#: gold/models.py:41 gold/templates/gold/subscription_detail.html:87
1023+
#: gold/models.py:39 gold/templates/gold/subscription_detail.html:87
10091024
msgid "Level"
10101025
msgstr ""
10111026

1012-
#: gold/models.py:48 organizations/models.py:39 organizations/models.py:229
1027+
#: gold/models.py:46 organizations/models.py:39 organizations/models.py:229
10131028
#: organizations/templates/organizations/team_detail.html:49
10141029
#: organizations/templates/organizations/team_project_edit.html:13
10151030
#: templates/core/project_bar.html:7 templates/core/project_bar_base.html:20
@@ -1278,7 +1293,7 @@ msgstr ""
12781293
msgid "Decline"
12791294
msgstr ""
12801295

1281-
#: notifications/forms.py:29
1296+
#: notifications/forms.py:28
12821297
msgid "Notification"
12831298
msgstr ""
12841299

@@ -2802,7 +2817,7 @@ msgstr ""
28022817
msgid "Expose this environment variable in PR builds?"
28032818
msgstr ""
28042819

2805-
#: projects/notifications.py:27
2820+
#: projects/notifications.py:26
28062821
msgid ""
28072822
"Your primary email address is not verified. Please <a "
28082823
"href=\"{{account_email_url}}\">verify it here</a>."

0 commit comments

Comments
 (0)