Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 8, 2025

This PR contains the following updates:

Package Type Update Change
munich-quantum-toolkit/workflows action minor v1.11 -> v1.12

Release Notes

munich-quantum-toolkit/workflows (munich-quantum-toolkit/workflows)

v1.12

Compare Source

📚 Refer to the GitHub Release Notes for previous changelogs.


Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added dependencies Pull requests that update a dependency file github-actions labels Jul 8, 2025
@github-project-automation github-project-automation bot moved this to In Progress in MQT Compilation Jul 8, 2025
@denialhaag denialhaag requested a review from burgholzer July 8, 2025 18:01
@denialhaag denialhaag self-assigned this Jul 8, 2025
Copy link
Member

@burgholzer burgholzer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. I just restarted the failing CI run. Let's see if this was just a flake.

@burgholzer burgholzer enabled auto-merge (squash) July 8, 2025 19:42
@denialhaag
Copy link
Member

LGTM. I just restarted the failing CI run. Let's see if this was just a flake.

I restarted it again today, but it's still failing... It's a bit confusing; most tests are failing when initializing the CliffordSynthesizer with TypeError: __init__(): incompatible constructor arguments.

Do you know what the underlying issue could be, @burgholzer?

@burgholzer
Copy link
Member

Hm. I suspect that something in the underlying images changed.
Typically, this indicates that the mqt-core wheel (which provides the bindings for the QuantumComputation class) is not compatible with the mqt-qmap wheel being generated as part of the workflow.
It is strange that this is only happening on Windows though.
This is one of the aspects that I truly hope will go away with the imminent pybind11 3.0 release, which allows for broader compatibility between compiled extensions compiled in different environments.
For now, I think we might simply need a new mqt-core release and need to update the dependency here. I don't think this situation will magically resolve itself.

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/munich-quantum-toolkit-workflows-1.x branch from 159f157 to b17ef8f Compare July 11, 2025 19:07
@denialhaag
Copy link
Member

After the MQT Core update, the CI should be green now. 🤞

Copy link
Member

@burgholzer burgholzer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. That one job will likely fail though.

@renovate
Copy link
Contributor Author

renovate bot commented Jul 11, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@codecov
Copy link

codecov bot commented Jul 11, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@burgholzer burgholzer merged commit c431f73 into main Jul 11, 2025
42 of 43 checks passed
@burgholzer burgholzer deleted the renovate/munich-quantum-toolkit-workflows-1.x branch July 11, 2025 22:07
@github-project-automation github-project-automation bot moved this from In Progress to Done in MQT Compilation Jul 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github-actions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants