Manuel Kaufmann
Manuel Kaufmann
> From this issue there are other extra tasks we can work on: > > - [ ] update the documentation to mention this selector will be always shown, instead...
We are currently using [`asdf v0.14.0`](https://github.com/readthedocs/readthedocs-docker-images/blob/main/Dockerfile#L132) and we haven't had any issue so far. There is a new version of `asdf` that was completely rewritten in Go, and the whole...
I just saw this warning in the CircleCI output page: https://circleci.com/docs/migrate-from-deploy-to-run/
Follows https://github.com/readthedocs/readthedocs.org/pull/12160
With `None` the browser redirects infinitely.
We have this example in our documentation https://docs.readthedocs.io/en/latest/build-customization.html#cancel-build-based-on-a-condition that mentions how to cancel a build based on a particular condition. This is a good example and we have more and...
We are currently using a `models.JSONField` for the `Build._config` attribute. This field can be used in two different ways: 1. store the whole YAML configuration file 2. save a build...
Return the `readthedocs_yaml_path` field in the Project serializer for APIv3 and allow setting it as well. Requested by a user at https://app.frontapp.com/open/cnv_1i8d4tuq
We have a similar section in our MkDocs documentation, but I wasn't able to find how to disable the native search on Zensical and it triggers both modals, which is...
The latest version 65.13.0 introduces some incompatibility changes, mainly for Okta. We need to review them and decide whether or not is safe to upgrade, or what are the required...