Read the Docs build information Build id: 2597580 Project: robust-intelligence-inc-docs Version: 2.9-stable Commit: a5669f84de8aff9e298a935882853ed208a74c5b Date: 2024-11-07T01:25:42.394886Z State: finished Success: True [rtd-command-info] start-time: 2024-11-07T01:25:43.664489Z, end-time: 2024-11-07T01:25:47.183262Z, duration: 3, exit-code: 0 git clone --depth 1 git@github.com:RobustIntelligence/docs.git . Cloning into '.'... Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. [rtd-command-info] start-time: 2024-11-07T01:25:47.245285Z, end-time: 2024-11-07T01:25:51.903958Z, duration: 4, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/2.9-stable:refs/remotes/origin/2.9-stable Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. From github.com:RobustIntelligence/docs * [new branch] 2.9-stable -> origin/2.9-stable [rtd-command-info] start-time: 2024-11-07T01:25:52.237009Z, end-time: 2024-11-07T01:25:52.549230Z, duration: 0, exit-code: 0 git checkout --force origin/2.9-stable Note: switching to 'origin/2.9-stable'. 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 a5669f8 Softened change log note on deprecated v1-beta scan endpoints (#40) [rtd-command-info] start-time: 2024-11-07T01:25:52.611522Z, end-time: 2024-11-07T01:25:52.674840Z, duration: 0, exit-code: 0 cat .readthedocs.yaml # .readthedocs.yml # Read the Docs configuration file # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details # Required version: 2 build: os: "ubuntu-20.04" tools: python: "3.9" commands: - mkdir --parents _readthedocs/html/ - cp --recursive html/* _readthedocs/html/ [rtd-command-info] start-time: 2024-11-07T01:25:58.731516Z, end-time: 2024-11-07T01:25:58.811237Z, duration: 0, exit-code: 0 asdf global python 3.9.19 [rtd-command-info] start-time: 2024-11-07T01:25:59.356630Z, end-time: 2024-11-07T01:25:59.419408Z, duration: 0, exit-code: 0 mkdir --parents _readthedocs/html/ [rtd-command-info] start-time: 2024-11-07T01:25:59.489228Z, end-time: 2024-11-07T01:25:59.595947Z, duration: 0, exit-code: 0 cp --recursive html/* _readthedocs/html/