quantumlib / Cirq

A Python framework for creating, editing, and invoking Noisy Intermediate Scale Quantum (NISQ) circuits.
Apache License 2.0
4.28k stars 1.02k forks source link

Docs in quantumai.google not up to date #6587

Closed fg-aqt closed 4 months ago

fg-aqt commented 6 months ago

Description of the issue

The docs at https://quantumai.google/cirq/hardware/aqt are outdated and do not reflect the changes done in #6441. We assumed the docs would be updated automatically when the pull request was merged.

Are there additional steps required?

How to reproduce the issue

The content of

does not correspond to the version in main:

fg-aqt commented 5 months ago

@pavoljuhas can you provide some details regarding this issue? Is there something we from AQT can do?

pavoljuhas commented 5 months ago

@fg-aqt thank you for reporting this. We have an internal staging version of the cirq website which is updated by a cron job every day, but this was failing for some time. Hopefully, this is fixed by #6615. I am waiting for the next cron run to confirm and close this issue.

Unfortunately, the staging website is not publicly available. The public docs (and the aqt links) are updated after a stable cirq release which we expect to do within few weeks.

pavoljuhas commented 5 months ago

Internal doc builds are still failing, reported as b/342479711.

pavoljuhas commented 5 months ago

Doc build passes and the internal staging website is up to date. Closing as fixed.

pavoljuhas commented 5 months ago

Reopening - the docs build and website update failed after stable release of Cirq-v1.4.0. Reported as b/342479711.

github-actions[bot] commented 4 months ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 30 days

fg-aqt commented 4 months ago

As the authentication is now up to date, this can be closed