You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Deprecation: notification and feature flag for build.image config
Define a weekly task to communicate our users about the deprecation of
`build.image` using the deprecation plan we used for the configuration file v2
as well.
- 3 brownout days
- final removal date on October 2nd
- weekly onsite/email notification on Wednesday at 11:15 CEST (around ~22k projects affected)
- allow to opt-out from these emails
- feature flag for brownout days
- build detail's page notification
Related:
* readthedocs/meta#48
* #10354
* #10587
The Read the Docs build system is deprecating "build.image" config key on ".readthedocs.yaml" starting on October 16, 2023.
4
+
We are sending weekly notifications about this issue to all impacted users,
5
+
as well as temporary build failures (brownouts) as the date approaches for those who haven't migrated their projects.
6
+
7
+
The timeline for this deprecation is as follows:
8
+
9
+
* Monday, August 28, 2023: Do the first brownout (temporarily enforce this deprecation) for 12 hours: 00:01 PST to 11:59 PST (noon)
10
+
* Monday, September 18, 2023: Do a second brownout (temporarily enforce this deprecation) for 24 hours: 00:01 PST to 23:59 PST (midnight)
11
+
* Monday, October 2, 2023: Do a third and final brownout (temporarily enforce this deprecation) for 48 hours: 00:01 PST to October 3, 2023 23:59 PST (midnight)
12
+
* Monday, October 16, 2023: Fully remove support for building documentation using "build.image" on the configuration file
13
+
14
+
We have identified that the following projects which you maintain, and were built in the last year, are impacted by this deprecation:
0 commit comments