Read the Docs build information Build id: 4089255 Project: ez-systems-developer-documentation Version: 3087 Commit: feec9ce723e08d3141e420d3fb80088c9f6856fa Date: 2026-06-09T12:04:39.943097Z State: finished Success: False [rtd-command-info] start-time: 2026-06-09T12:04:41.865975Z, end-time: 2026-06-09T12:04:46.186917Z, duration: 4, exit-code: 0 git clone --depth 1 https://github.com/ibexa/documentation-developer.git . Cloning into '.'... [rtd-command-info] start-time: 2026-06-09T12:04:46.295955Z, end-time: 2026-06-09T12:04:51.778393Z, duration: 5, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 pull/3087/head:external-3087 From https://github.com/ibexa/documentation-developer * [new ref] refs/pull/3087/head -> external-3087 [rtd-command-info] start-time: 2026-06-09T12:04:52.554916Z, end-time: 2026-06-09T12:04:52.879967Z, duration: 0, exit-code: 0 git checkout --force feec9ce723e08d3141e420d3fb80088c9f6856fa Note: switching to 'feec9ce723e08d3141e420d3fb80088c9f6856fa'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at feec9ce7 user_authentication.md month_change: true [rtd-command-info] start-time: 2026-06-09T12:04:52.992366Z, end-time: 2026-06-09T12:04:53.034633Z, duration: 0, exit-code: 0 cat .readthedocs.yml version: 2 mkdocs: configuration: mkdocs.yml fail_on_warning: true build: os: ubuntu-24.04 tools: python: "3.13" python: install: - requirements: requirements.txt