quantumlib / Cirq

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

Rm build_rtd_docs CI job and its dependencies #6417

Closed senecameeks closed 8 months ago

senecameeks commented 8 months ago

Fixes #6416

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (a3eed6b) 97.81% compared to head (00dfb84) 97.81%. Report is 2 commits behind head on main.

:exclamation: Current head 00dfb84 differs from pull request most recent head ebe1283. Consider uploading reports for the commit ebe1283 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #6417 +/- ## ======================================= Coverage 97.81% 97.81% ======================================= Files 1111 1111 Lines 97115 97115 ======================================= Hits 94994 94994 Misses 2121 2121 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

pavoljuhas commented 8 months ago

The hanging Build docs CI job may need to be somehow deactivated in our GitHub page.

@dstrain115 , @95-martin-orion - can you PTAL?

image

senecameeks commented 8 months ago

Re: @pavoljuhas comment-- someone should be able to disable the workflow by navigating to the Actions tab on github and disabling the workflow. I don't think I have sufficient permissions to do it myself since I'm not seeing an option to do it.

@dstrain115 , @95-martin-orion can either of you disable the deprecated Build Docs CI job on the GUI?